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
/
traits
/
backend.rs
Age
Commit message (
Expand
)
Author
Lines
2019-06-18
rustc: remove unused lifetimes.
Eduard-Mihai Burtescu
-1
/
+1
2019-06-18
rustc: remove 'x: 'y bounds (except from comments/strings).
Eduard-Mihai Burtescu
-1
/
+1
2019-06-14
Unify all uses of 'gcx and 'tcx.
Eduard-Mihai Burtescu
-6
/
+6
2019-06-12
Run `rustfmt --file-lines ...` for changes from previous commits.
Eduard-Mihai Burtescu
-6
/
+2
2019-06-12
rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`.
Eduard-Mihai Burtescu
-4
/
+4
2019-06-12
Fix fallout from `deny(unused_lifetimes)`.
Eduard-Mihai Burtescu
-2
/
+2
2019-06-12
rustc: replace `TyCtxt<'a, 'gcx, 'tcx>` with `TyCtxt<'tcx, 'gcx, 'tcx>`.
Eduard-Mihai Burtescu
-3
/
+3
2019-05-29
rustc_codegen_llvm: remove LLVM instruction count stats.
Eduard-Mihai Burtescu
-2
/
+1
2019-04-30
Move metadata encoding earlier.
Nicholas Nethercote
-3
/
+4
2019-03-04
Make the lifetime parameters of tcx consistent.
Gabriela Alexandra Moldovan
-2
/
+2
2019-02-25
librustc_codegen_ssa: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-2
/
+7
2019-02-20
Allow Self::Module to be mutated.
Gabriela Alexandra Moldovan
-2
/
+2
2019-01-24
Implement optimize(size) and optimize(speed)
Simonas Kazlauskas
-2
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-29
Rustfmt on cg_ssa/traits
bjorn3
-1
/
+2
2018-11-29
Some refactorings
bjorn3
-1
/
+0
2018-11-16
[eddyb] rustc_codegen_ssa: rename `interfaces` to `traits`.
Eduard-Mihai Burtescu
-0
/
+66