rust/src/librustc_lint
Alex Crichton a2e2aba07d rustc: Migrate lang items to a query
This commit moves the calculation of the `LanguageItems` structure into a
query rather than being calculated before the `TyCtxt` exists, with the eventual
end goal of removing some `CrateStore` methods.
2017-09-05 07:37:57 -07:00
..
bad_style.rs do not access associated_item map directly 2017-04-28 04:15:03 -04:00
builtin.rs rustc: Migrate lang items to a query 2017-09-05 07:37:57 -07:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00
lib.rs rustc: Remove the used_unsafe field on TyCtxt 2017-08-30 16:09:02 -07:00
types.rs rustc: Flag {i,u}128 as unsafe for FFI 2017-09-01 22:32:44 -07:00
unused.rs rustc: Remove the used_unsafe field on TyCtxt 2017-08-30 16:09:02 -07:00