rust/src/librustc
Mazdak Farrokhzad d22bf91320
Rollup merge of #66659 - Centril:fix-bench, r=Mark-Simulacrum
make `./x.py bench` again

Fixes #54016
2019-11-24 03:17:03 +01:00
..
benches make ./x.py bench again 2019-11-23 07:06:27 +01:00
dep_graph More HashStable. 2019-11-19 20:47:31 +01:00
hir Move def collector from rustc to rustc_resolve 2019-11-23 18:19:57 +03:00
ich Auto merge of #66460 - cjgillot:hashstable_generic, r=Zoxc 2019-11-22 13:54:41 +00:00
infer Auto merge of #66610 - alexreg:trait-upcasting-cosmetic, r=Centril 2019-11-21 21:01:14 +00:00
lint More HashStable. 2019-11-19 20:40:28 +01:00
middle reduce size of hir::ExprKind 2019-11-21 01:23:29 +01:00
mir Rollup merge of #66637 - RalfJung:typo, r=Centril 2019-11-22 19:57:54 +01:00
query Rollup merge of #66060 - traxys:test_65401, r=michaelwoerister 2019-11-20 18:32:04 +01:00
session Rollup merge of #66575 - Mark-Simulacrum:no-uii, r=petrochenkov 2019-11-22 19:57:48 +01:00
traits Applied suggestions from code review. 2019-11-21 18:50:40 +00:00
ty Rollup merge of #66594 - Aaron1011:fix/debug-print-cycle, r=matthewjasper 2019-11-24 03:17:01 +01:00
util Move self-profile infrastructure to data structures 2019-11-12 12:48:04 -05:00
arena.rs bump smallvec to 1.0 2019-11-04 15:59:09 +01:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml Auto merge of #66255 - ehuss:update-cc, r=alexcrichton 2019-11-16 07:26:57 +00:00
lib.rs Stabilize the never_type, written !. 2019-11-21 14:55:32 +01:00
macros.rs Retire EnumLiftImpl. 2019-11-18 08:41:28 +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.