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_symbol_mangling
/
src
/
test.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-16
Move ty::print methods to Drop-based scope guards
Mark Rousskov
-1
/
+1
2021-12-15
Remove `in_band_lifetimes` from `rustc_symbol_mangling`
Sylvan Bowdler
-2
/
+2
2021-09-29
Avoid more invocations of hir_crate query.
Camille GILLOT
-1
/
+1
2021-08-21
Remove `Session.used_attrs` and move logic to `CheckAttrVisitor`
Aaron Hill
-2
/
+2
2021-02-15
Use less HirId when referring to items.
Camille GILLOT
-6
/
+6
2021-02-15
Only store a LocalDefId in hir::ForeignItem.
Camille GILLOT
-1
/
+1
2021-02-15
Only store a LocalDefId in hir::ImplItem.
Camille GILLOT
-1
/
+1
2021-02-15
Only store a LocalDefId in hir::TraitItem.
Camille GILLOT
-1
/
+1
2021-02-15
Only store a LocalDefId in hir::Item.
Camille GILLOT
-1
/
+1
2020-11-26
Store ForeignItem in a side table.
Camille GILLOT
-0
/
+4
2020-11-16
compiler: fold by value
Bastian Kauschke
-1
/
+1
2020-10-15
mangling: non-monomorphic `#[rustc_symbol_name]`
David Wood
-3
/
+6
2020-10-06
Fix rustc_def_path to show the full path and not the trimmed one
Dan Aloni
-1
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+70