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_codegen_llvm
/
debuginfo
/
namespace.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-15
Change `SymbolName::name` to a `&str`.
Nicholas Nethercote
-1
/
+1
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-1
/
+1
2020-03-24
normalize some imports, prefer direct ones.
Mazdak Farrokhzad
-1
/
+1
2020-03-09
Use slices in preference to 0-terminated strings
Tomasz Miąsko
-8
/
+4
2020-01-05
Remove rustc_hir reexports in rustc::hir.
Mazdak Farrokhzad
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-12
/
+10
2019-11-02
Simplify various `Symbol` use points.
Nicholas Nethercote
-3
/
+3
2019-10-21
Convert fields within `DefPathData` from `InternedString` to `Symbol`.
Nicholas Nethercote
-1
/
+1
2019-06-02
remove unneeded deps
Mark Mansi
-2
/
+1
2019-06-02
remove reexport of rustc::ty::Instance
Mark Mansi
-1
/
+1
2019-02-18
librustc_codegen_llvm => 2018
Taiki Endo
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-08-10
Introduce SmallCStr and use it where applicable.
Michael Woerister
-2
/
+2
2018-07-30
rustc_codegen_llvm: use safe references for Metadata and DI*.
Irina Popa
-5
/
+4
2018-07-30
rustc_codegen_llvm: move from empty enums to extern types.
Irina Popa
-4
/
+4
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+66