rust/src/librustc/traits
Mazdak Farrokhzad 26a7544aa3
Rollup merge of #60647 - petrochenkov:nospace, r=michaelwoerister
cleanup: Remove `DefIndexAddressSpace`

The scheme with two address spaces for `DefIndex` was needed in the past, but apparently not needed anymore (after removing `DefId`s from locals and `HirId`-ification).
2019-05-09 18:34:55 +02:00
..
codegen Fix ICE related to #53708 2019-04-22 13:11:53 -07:00
query Update handling of Tuple 2019-04-26 21:09:32 +01:00
specialize cleanup: Remove DefIndexAddressSpace 2019-05-09 00:46:38 +03:00
auto_trait.rs Auto merge of #60137 - eddyb:rustdoc-rm-def-ctor-hax, r=petrochenkov 2019-05-01 12:21:04 +00:00
chalk_fulfill.rs move librustc to 2018 2019-02-05 12:45:47 -06:00
coherence.rs Rollup merge of #58273 - taiki-e:rename-dependency, r=matthewjasper 2019-02-13 04:37:04 +01:00
engine.rs move librustc to 2018 2019-02-05 12:45:47 -06:00
error_reporting.rs Rename ParamTy::idx to ParamTy::index 2019-05-06 13:12:04 +01:00
fulfill.rs Create ShallowResolver 2019-05-01 23:11:20 +01:00
mod.rs Auto merge of #60195 - varkor:commontypes-to-common, r=eddyb 2019-05-01 09:32:58 +00:00
object_safety.rs rustc: rename item_path to def_path (except the module in ty). 2019-03-15 13:25:10 +02:00
on_unimplemented.rs Make meta-item API compatible with LocalInternedString::get soundness fix 2019-03-17 17:04:58 +03:00
project.rs Use delay_span_bug for "Failed to unify obligation" 2019-05-08 11:42:47 -07:00
select.rs Rename ParamTy::idx to ParamTy::index 2019-05-06 13:12:04 +01:00
structural_impls.rs Fix lint findings in librustc 2019-04-28 21:19:26 +02:00
util.rs Rename ParamTy::idx to ParamTy::index 2019-05-06 13:12:04 +01:00