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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_codegen_utils
/
symbol_names.rs
Age
Commit message (
Expand
)
Author
Lines
2018-10-02
Attempt to resolve linking issues.
David Wood
-1
/
+1
2018-10-02
Add `crate::` to trait suggestions in Rust 2018.
David Wood
-0
/
+1
2018-08-27
Rename hir::map::NodeKind to hir::Node
varkor
-2
/
+2
2018-08-27
Remove path prefixes from NodeKind
varkor
-2
/
+2
2018-08-27
Rename hir::map::Node to hir::map::NodeKind
varkor
-1
/
+1
2018-08-26
rustc: Continue to tweak "std internal symbols"
Alex Crichton
-10
/
+5
2018-08-22
Remove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref|FnDef|FnPtr|Dynamic|Closu...
varkor
-1
/
+1
2018-08-04
Move share_generics getter onto options directly
Mark Rousskov
-1
/
+1
2018-06-26
migrate codebase to `..=` inclusive range patterns
Zack M. Davis
-1
/
+1
2018-06-14
rustc: rename ty::maps to ty::query.
Eduard-Mihai Burtescu
-1
/
+1
2018-05-26
Add `Ident::as_str` helper
Vadim Petrochenkov
-1
/
+1
2018-05-17
Added extra hashing step.
iancormac84
-0
/
+7
2018-05-17
Code structure edits.
iancormac84
-57
/
+61
2018-05-17
Removed use of TypeIdHasher in symbol hash generation and replaced it with St...
iancormac84
-14
/
+13
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+435