rust/src/librustc
2019-12-13 11:27:02 +01:00
..
benches make ./x.py bench again 2019-11-23 07:06:27 +01:00
dep_graph Rollup merge of #66846 - gizmondo:master, r=michaelwoerister 2019-12-07 00:09:52 +09:00
hir Rename to then_some and then 2019-12-06 12:24:54 +00:00
ich introduce crate rustc_feature and move active, accepted, and removed to it 2019-11-30 00:25:40 +01:00
infer Change PendingPredicateObligation::stalled_on's type. 2019-12-11 10:03:46 +11:00
lint Rollup merge of #66325 - BartMassey:master, r=joshtriplett 2019-12-08 03:39:43 +01:00
middle Require stable/unstable annotations for the constness of all stable functions with a const modifier 2019-12-13 11:27:02 +01:00
mir Auto merge of #66650 - matthewjasper:nonuniform-array-move, r=pnkfelix 2019-12-11 23:00:38 +00:00
query Require stable/unstable annotations for the constness of all stable functions with a const modifier 2019-12-13 11:27:02 +01:00
traits Auto merge of #67079 - nnethercote:optimize-shallow_resolve_changed, r=nikomatsakis 2019-12-12 11:51:26 +00:00
ty Elaborate internal const fn comment 2019-12-13 11:27:02 +01:00
util Move duration_to_secs_str to rustc_session 2019-12-03 12:18:32 -05:00
arena.rs rustc: Apply clearer naming to BodyAndCache, fix Deref impl, remove unneeded Index impl, remove body fn 2019-12-05 22:58:41 -05:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml Auto merge of #67016 - lqd:placeholder_loans, r=matthewjasper 2019-12-09 10:50:41 +00:00
lib.rs Use to_option in various places 2019-12-06 12:23:23 +00:00
macros.rs Retire impl_stable_hash_for. 2019-11-22 20:01:48 +01:00
README.md rustc-guide has moved 2018-11-26 15:03:13 -06:00
tests.rs librustc: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00

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