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
2019-02-08
librustc_codegen_utils => 2018
Taiki Endo
-1
/
+3
2019-01-28
SymbolPathBuffer shallow refactoring
Denys Zariaiev
-80
/
+76
2019-01-27
Create `nvptx64-nvidia-cuda` target specification
Denys Zariaiev
-15
/
+42
2019-01-13
Querify local plugin_registrar_fn
Igor Matuszewski
-2
/
+2
2019-01-13
Querify local proc_macro_decls_static
Igor Matuszewski
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-1
/
+1
2018-12-06
Use a function to access the Hir map to be able to turn it into a query later
John Kåre Alsaker
-2
/
+2
2018-12-04
cleanup: remove static lifetimes from consts
ljedrz
-1
/
+1
2018-11-30
proc_macro: introduce a "bridge" between clients (proc macros) and servers (c...
Eduard-Mihai Burtescu
-2
/
+2
2018-11-13
fix various typos in doc comments
Andy Russell
-1
/
+1
2018-10-24
Include InstanceDef's discriminant in the symbol hash.
Masaki Hara
-2
/
+4
2018-10-24
Distinguish vtable shims in symbol paths.
Masaki Hara
-1
/
+10
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