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_ssa
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2019-10-29
Rollup merge of #65294 - varkor:lint-inline-prototype, r=matthewjasper
Mazdak Farrokhzad
-1
/
+1
2019-10-27
rustc, rustc_passes: don't depend on syntax_expand.
Mazdak Farrokhzad
-1
/
+0
2019-10-25
Update bitflags
varkor
-1
/
+1
2019-10-16
move syntax::ext to new crate syntax_expand
Mazdak Farrokhzad
-0
/
+1
2019-09-29
remove bit_set re-export from rustc_data_structures
csmoe
-0
/
+1
2019-09-23
Remove unused dependencies
Shotaro Yamada
-1
/
+0
2019-09-11
Upgrade parking_lot and tempfile rustc dependencies
Mateusz MikuĊa
-2
/
+2
2019-07-25
Rollup merge of #62735 - petrochenkov:galloc, r=alexcrichton
Mazdak Farrokhzad
-1
/
+0
2019-07-24
Merge `rustc_allocator` into `libsyntax_ext`
Vadim Petrochenkov
-1
/
+0
2019-07-23
cleanup: Remove `extern crate serialize as rustc_serialize`s
Vadim Petrochenkov
-1
/
+1
2019-07-09
Remove unused dependencies
Shotaro Yamada
-1
/
+0
2019-07-07
rustc: Remove `dylib` crate type from most rustc crates
Alex Crichton
-1
/
+0
2019-06-02
remove last dependency of codegen on rustc_mir
Mark Mansi
-1
/
+0
2019-05-31
Update rustc-demangle version.
Eduard-Mihai Burtescu
-1
/
+1
2019-04-20
Move almost all of cg_llvm/back/link.rs to cg_ssa
bjorn3
-0
/
+1
2019-03-03
Wrap the self-profiler in an `Arc<Mutex<>>`
Wesley Wiser
-0
/
+1
2019-02-09
librustc_codegen_ssa => 2018
Taiki Endo
-0
/
+1
2018-12-12
Increase required version for crates.io `libc` to get fix from PR rust-lang/l...
Felix S. Klock II
-1
/
+1
2018-11-22
Add rustc_codegen_ssa to sysroot
bjorn3
-0
/
+19
2018-11-16
Separating the back folder between backend-agnostic and LLVM-specific code
Denis Merigoux
-0
/
+4
2018-11-16
Beginning of moving all backend-agnostic code to rustc_codegen_ssa
Denis Merigoux
-0
/
+11