index
:
delta/rust.git
92745/rustdoc-semantic-ids
Aaronepower-patch-1
Camelid-RustThanks
E0002-precision
GuillaumeGomez-patch-1
Havvy-patch-1
LeSeulArtichaut-patch-1
SimonSapin-patch-1
XAMPPRocky-patch-1
XAMPPRocky-patch-1-1
XAMPPRocky-patch-2
accept-felixes-typo
acrichto-tmp
adt-docs-fix
alex-tmp
aphs-no-unsynchronised-llvm-err-global
appveyor
auto
beta
beta-fix-69341
beta-next
borrowck-niche-discriminants
borrowck-snippet
c9788fdd5b8
clarify-tidy-since
clean-two-dots
cleanup-e0554
clone-shim-split
compiler-autolabel
const-generics-coerce-unsized
const_tls_local_panic_count
cranelift-rebase
debug-48866
debug-for-422
debug-intravisit-fnkind
duplicate-word
fix-1.38-type_name
fix-63313
fix-async-date
fix-cancel
fix-dev-no-comment
fix-loop-break-mir-generation
fix-publish-toolstate-syntax-error
followup-from-92533
frewsxcv-issue-44929
frewsxcv-issue-45636
frewsxcv-patch-1
frewsxcv-patch-2
frewsxcv-patch-3
frewsxcv-rename-slice-swap-param
frewsxcv/unstable-book
generators-clone-doc
gh35653
gitignore-readd-tmp
hex-value-process-exit
homu-tmp
increase-nested-groups-test-coverage
into_raw_non_null
ishitatsuyuki-patch-1
issue-85533
jdm-patch-1
jonas-schievink-patch-1
jonas-schievink-patch-2
kennytm/steal-the-cron-job
lcnr-doc-patch
lcnr-patch-1
libs-tracking-issue
llvm-5
llvm-6-test
llvm-6-try
llvm-icebreakers-ping
llvm-icebreakers-ping-1
master
maybe-bound-eror
maybe-uninit-gates
min/add-track-caller
min_const_generics-version
more-osx-cores
multisuggest_disambiguation
must-use-join
mutable-overloaded-operators
nellshamrell/fix-80658
nightly-dev
nitpick-slp
nll-alias-analysis
nox/i-need-a-niche-but-i-have-no-dog
nrc-patch-1
oli-obk-patch-1
opt-fuse
ostrich
pass-check-runfail
perf-odds-and-ends
permit-asyncawait-ondeck-by-anyone
petrochenkov-patch-1
petrochenkov-patch-2
pietroalbini-patch-1
place2_2
pr-75593
promote-tmp
release-notes-tweak
relnotes-1.50.0
relnotes-1.51.0
relnotes-1.52.0
remove-most-azure
remove-unwanted-z-index
revert-105395-sunfishcode/update-wasi
revert-74416-linker-locale-utf8
revert-76110-convert-openoptions-cint
revert-77467-query-docs
revert-77961-embed-bitcode
revert-80244-spans
revert-82057-cstr
revert-82313-update-normalize-css
revert-88147-issue-88097
revert-88548-intersperse
revert-98576-region-stuff-cool-beans
rust-1.17-relnotes
rust-1.19.0-relnotes
rust-analyzer-2020-09-09
rust-analyzer-2020-09-14
rust-analyzer-2021-11-22
rustc-spring-cleaning
rustdoc-autolabel
rustix
sfackler-patch-1
sgrif-patch-1
shallow-borrow-fixes
single_derive
slice
snap-stage3
some-new-labels
sort_by_cached_key
spastorino-patch-1
stable
stable-1.31.1
stable-next
steveklabnik-must-use
steveklabnik-patch-1
temp-dev-stable
tmandry-patch-1
tmp
tmp-nightly
to-be-dev-nightly
travis-shell
triagebot-ping-alias
try
try-build-llvm
turbo-expander
upgrade-to-9.4-xcode
upper-tuple
vec-leak
wesleywiser-patch-1
whitelist-thumb
x-link-mem-swaps
xcode9.4
yeet-unused-substs
github.com: rust-lang/rust.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_ssa
/
src
/
debuginfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restrict `From<S>` for `{D,Subd}iagnosticMessage`.
Nicholas Nethercote
2023-05-03
1
-1
/
+1
*
Store hashes in special types so they aren't accidentally encoded as numbers
Ben Kimock
2023-04-18
1
-3
/
+2
*
s/eval_usize/eval_target_usize/ for clarity
Oli Scherer
2023-02-14
1
-4
/
+12
*
Introduce GeneratorWitnessMIR.
Camille GILLOT
2023-01-27
1
-0
/
+1
*
ADD - fixme in type_names.rs until we are able to translate InterpError
Jhonny Bill Mena
2022-12-27
1
-0
/
+1
*
fix more clippy::style findings
Matthias Krüger
2022-12-25
1
-1
/
+1
*
rustc: Remove needless lifetimes
Jeremy Stucki
2022-12-20
1
-1
/
+1
*
Combine identical alias arms
Michael Goulet
2022-12-13
1
-2
/
+1
*
Combine projection and opaque into alias
Michael Goulet
2022-12-13
1
-2
/
+2
*
ProjectionTy.item_def_id -> ProjectionTy.def_id
Michael Goulet
2022-12-13
1
-1
/
+1
*
Prefer doc comments over `//`-comments in compiler
Maybe Waffle
2022-11-27
1
-5
/
+5
*
[debuginfo] Make debuginfo type names for slices and str consistent.
Michael Woerister
2022-10-31
1
-13
/
+13
*
Remove byte swap of valtree hash on big endian
Qiu Chaofan
2022-10-19
1
-4
/
+2
*
Use enum2<_> instead of enum<_> for Cpp-like debuginfo enum type names.
Michael Woerister
2022-08-12
1
-2
/
+2
*
debuginfo: Change C++-like encoding for enums.
Michael Woerister
2022-08-12
1
-48
/
+4
*
Allow to create definitions inside the query system.
Camille GILLOT
2022-07-06
1
-8
/
+12
*
account for endianness in debuginfo for const args
b-naber
2022-06-14
1
-3
/
+6
*
rebase
b-naber
2022-06-14
1
-1
/
+2
*
Rename the `ConstS::val` field as `kind`.
Nicholas Nethercote
2022-06-14
1
-4
/
+4
*
Remove NodeIdHashingMode.
Camille GILLOT
2022-04-12
1
-6
/
+1
*
Mark scalar layout unions so that backends that do not support partially init...
Oli Scherer
2022-04-05
1
-3
/
+3
*
Auto merge of #95056 - Dylan-DPC:rollup-swtuw2n, r=Dylan-DPC
bors
2022-03-18
1
-2
/
+23
|
\
|
*
debuginfo: Fix ICE when generating name for type that produces a layout error.
Michael Woerister
2022-03-16
1
-2
/
+23
*
|
erase late-bound regions in dyn projection types for debuginfo
Michael Goulet
2022-03-16
1
-1
/
+2
|
/
*
Rollup merge of #94810 - michaelwoerister:fix-trait-pointer-debuginfo-names, ...
Matthias Krüger
2022-03-15
1
-3
/
+10
|
\
|
*
debuginfo: Fix bug in type name generation for dyn types with associated type...
Michael Woerister
2022-03-10
1
-3
/
+10
*
|
debuginfo: Refactor debuginfo generation for types -- Address review comments.
Michael Woerister
2022-03-14
1
-1
/
+1
*
|
debuginfo: change cpp-like naming for generator environments so that NatVis w...
Michael Woerister
2022-03-14
1
-48
/
+92
*
|
debuginfo: Refactor debuginfo generation for types
Michael Woerister
2022-03-14
2
-2
/
+38
*
|
Improve `AdtDef` interning.
Nicholas Nethercote
2022-03-11
1
-7
/
+7
|
/
*
Clarify `Layout` interning.
Nicholas Nethercote
2022-03-07
1
-1
/
+1
*
all: fix some typos
cuishuang
2022-03-03
1
-1
/
+1
*
use `List<Ty<'tcx>>` for tuples
lcnr
2022-02-21
1
-1
/
+1
*
Overhaul `Const`.
Nicholas Nethercote
2022-02-15
1
-8
/
+8
*
Overhaul `TyS` and `Ty`.
Nicholas Nethercote
2022-02-15
1
-1
/
+1
*
debuginfo: Bring back DW_AT_containing_type for vtables -- address review com...
Michael Woerister
2022-02-08
1
-1
/
+1
*
debuginfo: Bring back DW_AT_containing_type for vtables after it has accident...
Michael Woerister
2022-02-03
1
-2
/
+19
*
debuginfo: Make sure that type names for closure and generator environments a...
Michael Woerister
2022-02-01
1
-36
/
+74
*
Add term to ExistentialProjection
kadmin
2022-01-17
1
-2
/
+3
*
Generate more precise generator names
Eric Holk
2022-01-13
1
-2
/
+8
*
Store a `Symbol` instead of an `Ident` in `VariantDef`/`FieldDef`
Aaron Hill
2022-01-11
1
-2
/
+2
*
Consolidate checking for msvc when generating debuginfo
Wesley Wiser
2022-01-07
1
-50
/
+51
*
Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk
bors
2021-12-19
1
-2
/
+2
|
\
|
*
Remove unnecessary sigils around `Symbol::as_str()` calls.
Nicholas Nethercote
2021-12-15
1
-2
/
+2
*
|
Remove `in_band_lifetimes` from `rustc_codegen_ssa`
LegionMammal978
2021-12-15
1
-3
/
+3
|
/
*
use matches!() macro in more places
Matthias Krüger
2021-11-06
1
-4
/
+1
*
Erase late-bound regions before computing vtable debuginfo name.
Michael Woerister
2021-10-19
1
-7
/
+4
*
Auto merge of #89597 - michaelwoerister:improve-vtable-debuginfo, r=wesleywiser
bors
2021-10-11
1
-0
/
+56
|
\
|
*
Create more accurate debuginfo for vtables.
Michael Woerister
2021-10-08
1
-0
/
+56
*
|
Remove re-export.
Camille GILLOT
2021-10-03
1
-1
/
+1
|
/
[next]