index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_llvm
/
src
/
debuginfo
/
metadata
Age
Commit message (
Expand
)
Author
Lines
2023-01-22
abi: add `AddressSpace` field to `Primitive::Pointer`
Erik Desjardins
-1
/
+2
2022-12-07
Move closure/generator type info methods to TyCtxt
Michael Goulet
-8
/
+7
2022-11-21
Unreserve braced enum variants in value namespace
Vadim Petrochenkov
-1
/
+1
2022-10-09
Pass 128-bit C-style enum enumerator values to LLVM
beetrees
-11
/
+7
2022-09-07
Change name of "dataful" variant to "untagged"
Michael Benfield
-13
/
+13
2022-08-12
[debuginfo] Use IndexMap instead of FxHashMap while generating cpp-like gener...
Michael Woerister
-6
/
+15
2022-08-12
[debuginfo] Update cpp-like enum decoding docs to account for wrapping tag ra...
Michael Woerister
-2
/
+12
2022-08-12
[debuginfo] Don't mark fields and types as artificial in CPP-like enum debugi...
Michael Woerister
-5
/
+5
2022-08-12
[debuginfo] Remove the notion of a 'fallback variant' from the CPP-like enum ...
Michael Woerister
-19
/
+69
2022-08-12
Use enum2<_> instead of enum<_> for Cpp-like debuginfo enum type names.
Michael Woerister
-6
/
+21
2022-08-12
debuginfo: Change C++-like encoding for enums.
Michael Woerister
-202
/
+569
2022-07-20
consistently use VTable over Vtable (matching stable stdlib API RawWakerVTable)
Ralf Jung
-3
/
+3
2022-07-06
Allow to create definitions inside the query system.
Camille GILLOT
-2
/
+3
2022-04-13
couple of clippy::perf fixes
Matthias Krüger
-1
/
+0
2022-04-12
Remove NodeIdHashingMode.
Camille GILLOT
-6
/
+2
2022-04-05
Mark scalar layout unions so that backends that do not support partially init...
Oli Scherer
-3
/
+3
2022-03-30
Spellchecking compiler code
Yuri Astrakhan
-1
/
+1
2022-03-14
debuginfo: Refactor debuginfo generation for types -- Address review comments.
Michael Woerister
-2
/
+3
2022-03-14
debuginfo: Refactor debuginfo generation for types -- Address outstanding FIX...
Michael Woerister
-11
/
+18
2022-03-14
debuginfo: Refactor debuginfo generation for types
Michael Woerister
-0
/
+1655