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
/
src
/
librustc_symbol_mangling
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-1443
/
+0
2020-08-23
Prefer https link for wikipedia URLs
Lzu Tao
-1
/
+1
2020-08-17
rust_ast::ast => rustc_ast
Ujjwal Sharma
-1
/
+1
2020-08-15
replaced log with tracing
Gurpreet Singh
-3
/
+3
2020-08-13
merge `as_local_hir_id` with `local_def_id_to_hir_id`
Bastian Kauschke
-1
/
+1
2020-08-08
Eliminate the `SessionGlobals` from `librustc_ast`.
Nicholas Nethercote
-3
/
+3
2020-07-31
Move from `log` to `tracing`
Oliver Scherer
-1
/
+1
2020-07-31
Auto merge of #65989 - Aaron1011:fix/normalize-param-env, r=nikomatsakis
bors
-1
/
+1
2020-07-28
symbol mangling: use ty::print::Print for consts
Bastian Kauschke
-3
/
+1
2020-07-22
Normalize opaque types when converting `ParamEnv` to `Reveal::All`
Aaron Hill
-1
/
+1
2020-07-20
mir: `unused_generic_params` query
David Wood
-1
/
+0
2020-07-15
Change `SymbolName::name` to a `&str`.
Nicholas Nethercote
-5
/
+3
2020-07-05
Use for<'tcx> fn pointers in Providers, instead of having Providers<'tcx>.
Eduard-Mihai Burtescu
-1
/
+1
2020-06-30
change `skip_binder` to use T by value
Bastian Kauschke
-1
/
+1
2020-06-15
make all uses of ty::Error or ConstKind::Error delay a span bug
mark
-2
/
+2
2020-05-23
iterate List by value
Bastian Kauschke
-1
/
+1
2020-05-19
Remove unused dependencies
Jeremy Fitzhardinge
-1
/
+0
2020-05-12
Remove ty::UnnormalizedProjection
Jack Huey
-3
/
+0
2020-04-23
Modify `as_local_hir_id` to return a bare `HirId`
marmeladema
-1
/
+1
2020-04-23
Modify `as_local_hir_id` to accept a `LocalDefId` instead of a `DefId`
marmeladema
-10
/
+6
2020-04-23
librustc_middle: return LocalDefId instead of DefId in local_def_id
marmeladema
-3
/
+3
2020-04-19
Dogfood more or_patterns in the compiler
Josh Stone
-1
/
+2
2020-03-30
Use if let instead of match when only matching a single variant (clippy::sing...
Matthias Krüger
-3
/
+2
2020-03-30
rustc -> rustc_middle part 3 (rustfmt)
Mazdak Farrokhzad
-7
/
+7
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-16
/
+16
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-1
/
+1
2020-03-24
normalize some imports, prefer direct ones.
Mazdak Farrokhzad
-2
/
+2
2020-03-21
symbol_names: treat ReifyShim like VtableShim.
Eduard-Mihai Burtescu
-4
/
+18
2020-03-19
Refactorings to begin getting rid of rustc_codegen_utils
Mark Mansi
-0
/
+1442