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
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-2
/
+2
2023-04-21
Allow `LocalDefId` as the argument to `def_path_str`
Oli Scherer
-1
/
+1
2023-03-21
Use local key in providers
Michael Goulet
-2
/
+2
2023-01-05
Fix `uninlined_format_args` for some compiler crates
nils
-1
/
+1
2022-10-29
Rename some `OwnerId` fields.
Nicholas Nethercote
-4
/
+4
2022-09-24
separate definitions and `HIR` owners
Takayuki Maeda
-4
/
+4
2022-09-13
UPDATE - merge and avoid translations for symbol mangling test output
Jhonny Bill Mena
-9
/
+13
2022-08-30
ADD - migrate InvalidDefPath to new diagnostics infra
Jhonny Bill Mena
-3
/
+5
2022-08-30
UPDATE - accept String instead of unused 'str
Jhonny Bill Mena
-3
/
+3
2022-08-30
ADD - migrate InvalidTraitItem and AltInvalidTraitItem errors
Jhonny Bill Mena
-3
/
+9
2022-08-30
ADD - InvalidSymbolName to migrate symbol-name({}) error to new diagnostics i...
Jhonny Bill Mena
-1
/
+5
2022-05-10
only_local: always check for misuse
lcnr
-19
/
+18
2022-04-08
remove ItemLikeVisitor impls in incremental, interface, metadata and symbol_m...
Miguel Guarniz
-29
/
+5
2022-04-08
remove some uses of visit_all_item_likes in typeck, symbol_mangling and passe...
Miguel Guarniz
-1
/
+22
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