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
/
utils.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-43
/
+0
2020-03-30
rustc -> rustc_middle part 3 (rustfmt)
Mazdak Farrokhzad
-1
/
+1
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-1
/
+1
2020-03-20
remove redundant returns (clippy::needless_return)
Matthias Krüger
-3
/
+1
2020-02-26
Use byte offsets when emitting debuginfo columns
Tomasz Miąsko
-8
/
+0
2020-01-05
Remove rustc_hir reexports in rustc::hir.
Mazdak Farrokhzad
-1
/
+1
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-3
/
+3
2019-12-22
Format the world
Mark Rousskov
-11
/
+6
2019-02-25
librustc_codegen_llvm: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-2
/
+2
2019-02-18
librustc_codegen_llvm => 2018
Taiki Endo
-4
/
+4
2019-02-10
rustc: doc comments
Alexander Regueiro
-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-11-16
[eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`.
Eduard-Mihai Burtescu
-1
/
+1
2018-11-16
Finished moving backend-agnostic code to rustc_codegen_ssa
Denis Merigoux
-1
/
+1
2018-11-16
Generalized mir::codegen_mir (and all subsequent functions)
Denis Merigoux
-0
/
+1
2018-08-19
mv codemap() source_map()
Donato Sciarra
-1
/
+1
2018-07-30
rustc_codegen_llvm: fix ownership of DIBuilder.
Irina Popa
-2
/
+5
2018-07-30
rustc_codegen_llvm: use safe references for Metadata and DI*.
Irina Popa
-5
/
+4
2018-07-30
rustc_codegen_llvm: use safe references for DIBuilder.
Irina Popa
-3
/
+3
2018-07-30
rustc_codegen_llvm: use safe references for Type.
Irina Popa
-2
/
+1
2018-07-30
rustc_codegen_llvm: use safe references for Context and Module.
Irina Popa
-1
/
+1
2018-07-30
rustc_codegen_llvm: move from empty enums to extern types.
Irina Popa
-2
/
+3
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+65