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
/
traits
/
codegen
Age
Commit message (
Expand
)
Author
Lines
2020-02-16
Move librustc/{traits,infer} to librustc_infer.
Camille GILLOT
-110
/
+0
2020-01-07
Move subst_and_normalize_erasing_regionsto rustc::ty.
Camille GILLOT
-26
/
+0
2019-12-22
Format the world
Mark Rousskov
-15
/
+18
2019-09-25
Remove unused DepTrackingMap
Mark Rousskov
-28
/
+1
2019-06-14
Remove unnecessary lift calls
John Kåre Alsaker
-7
/
+3
2019-06-14
Run `rustfmt --file-lines ...` for changes from previous commits.
Eduard-Mihai Burtescu
-6
/
+8
2019-06-14
Unify all uses of 'gcx and 'tcx.
Eduard-Mihai Burtescu
-9
/
+9
2019-06-12
Run `rustfmt --file-lines ...` for changes from previous commits.
Eduard-Mihai Burtescu
-5
/
+4
2019-06-12
rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`.
Eduard-Mihai Burtescu
-2
/
+2
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
-2
/
+2
2019-05-28
Rename `OpportunisticTypeResolver` to `OpportunisticVarResolver`
varkor
-1
/
+1
2019-05-28
Resolve consts in OpportunisticTypeResolver
varkor
-1
/
+1
2019-04-22
Fix ICE related to #53708
Esteban Küber
-7
/
+3
2019-02-27
rename Substs to InternalSubsts
csmoe
-2
/
+2
2019-02-10
rustc: doc comments
Alexander Regueiro
-2
/
+2
2019-02-05
move librustc to 2018
Mark Mansi
-6
/
+6
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-09-18
A few cleanups and minor improvements to rustc/traits
ljedrz
-19
/
+12
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+184