rust/src/librustc
2019-03-18 15:03:30 +05:30
..
benches Remove licenses 2018-12-25 21:08:33 -07:00
cfg hir: replace NodeId with HirId in Destination 2019-03-07 12:43:27 +01:00
dep_graph rustc: rename item_path to def_path (except the module in ty). 2019-03-15 13:25:10 +02:00
hir Refactor away NestedMetaItemKind 2019-03-16 23:14:42 +03:00
ich Refactor away NestedMetaItemKind 2019-03-16 23:14:42 +03:00
infer rustc: provide DisambiguatedDefPathData in ty::print. 2019-03-15 13:25:10 +02:00
lint Auto merge of #58994 - oli-obk:deprecated_derive, r=petrochenkov 2019-03-17 20:49:55 +00:00
middle Auto merge of #58994 - oli-obk:deprecated_derive, r=petrochenkov 2019-03-17 20:49:55 +00:00
mir cleaner code as per review 2019-03-18 15:03:30 +05:30
session Rename MetaItem::ident to MetaItem::path 2019-03-16 23:13:15 +03:00
traits Auto merge of #59178 - oli-obk:lazy_const, r=eddyb 2019-03-17 11:17:03 +00:00
ty Revert the LazyConst PR 2019-03-16 21:04:10 +01:00
util rustc: streamline the Print/fmt::Display impls in ppaux and move them to ty::print::pretty. 2019-03-15 13:25:10 +02:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml Create a derive macro for HashStable 2019-03-05 00:36:20 +01:00
diagnostics.rs Remove no longer accurate diagnostic code about NLL 2019-02-14 07:40:25 +00:00
lib.rs rustc: streamline the Print/fmt::Display impls in ppaux and move them to ty::print::pretty. 2019-03-15 13:25:10 +02:00
macros.rs Use ? in some macros 2019-02-24 21:59:44 +09:00
README.md rustc-guide has moved 2018-11-26 15:03:13 -06:00

For more information about how rustc works, see the rustc guide.