Eduard-Mihai Burtescu
|
17cdd356da
|
rustc: replace TyCtxt<'tcx, 'gcx, 'tcx> with TyCtxt<'gcx, 'tcx> .
|
2019-06-12 13:38:27 +03:00 |
|
Eduard-Mihai Burtescu
|
2441253508
|
Fix fallout from deny(unused_lifetimes) .
|
2019-06-12 13:38:27 +03:00 |
|
Eduard-Mihai Burtescu
|
37799a5552
|
rustc: replace TyCtxt<'a, 'gcx, 'tcx> with TyCtxt<'tcx, 'gcx, 'tcx> .
|
2019-06-12 13:38:27 +03:00 |
|
varkor
|
c94ba6382d
|
Rename OpportunisticTypeResolver to OpportunisticVarResolver
|
2019-05-28 21:34:42 +01:00 |
|
varkor
|
4ad5c62550
|
Resolve consts in OpportunisticTypeResolver
|
2019-05-28 21:34:42 +01:00 |
|
Esteban Küber
|
56b1ec06ee
|
Fix ICE related to #53708
|
2019-04-22 13:11:53 -07:00 |
|
csmoe
|
cf11729787
|
rename Substs to InternalSubsts
Change-Id: I3fa00e999a2ee4eb72db1fdf53a8633b49176a18
|
2019-02-27 00:39:13 +08:00 |
|
Alexander Regueiro
|
c3e182cf43
|
rustc: doc comments
|
2019-02-10 23:42:32 +00:00 |
|
Mark Mansi
|
e957ed9d10
|
move librustc to 2018
|
2019-02-05 12:45:47 -06:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
ljedrz
|
a8ec8e5cb7
|
A few cleanups and minor improvements to rustc/traits
|
2018-09-18 08:48:39 +02:00 |
|
Irina Popa
|
b63d7e2b1c
|
Rename trans to codegen everywhere.
|
2018-05-17 15:08:30 +03:00 |
|