rust/src/librustc_middle/middle
Oliver Scherer 26edcee093 Prevent stack overflow for deeply recursive code 2020-05-02 16:37:57 +02:00
..
codegen_fn_attrs.rs Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -07:00
cstore.rs rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
dependency_format.rs rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
exported_symbols.rs rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
lang_items.rs direct imports for langitem stuff 2020-04-02 13:40:43 +02:00
limits.rs Prevent stack overflow for deeply recursive code 2020-05-02 16:37:57 +02:00
mod.rs Move `{Free,}RegionRelations` and `FreeRegionMap` out of `rustc_middle` 2020-04-22 15:54:10 -07:00
privacy.rs rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
region.rs Modify `as_local_hir_id` to return a bare `HirId` 2020-04-23 23:14:07 +01:00
resolve_lifetime.rs rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
stability.rs Remove `Option` from the return type of `def_kind`. 2020-04-24 13:44:07 -05:00