rust/src/librustc
bors fcf850f34a Auto merge of #59655 - Zoxc:symbols, r=petrochenkov
Use a proc macro to declare preallocated symbols

r? @petrochenkov
2019-04-15 10:03:39 +00:00
..
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 Reduce the DepNode pre-allocation ratio. 2019-04-15 14:00:17 +10:00
hir HirIdify hir::Def 2019-04-14 09:30:02 +02:00
ich Deny internal lints in librustc 2019-04-03 18:24:21 +02:00
infer Rollup merge of #59735 - matklad:deadcode, r=sanxiyn 2019-04-14 00:23:29 +02:00
lint forgot one 2019-04-10 21:32:46 -05:00
middle Make check_name generic 2019-04-15 07:23:02 +02:00
mir Rollup merge of #59877 - Zoxc:hiridify_def_id, r=eddyb 2019-04-14 17:49:19 +02:00
query HirIdify hir::Def 2019-04-14 09:30:02 +02:00
session Derive Default for ExternEntry 2019-04-14 15:45:18 -04:00
traits Rollup merge of #59859 - davidtwco:issue-59756, r=cramertj 2019-04-12 20:36:13 +02:00
ty Auto merge of #59335 - Aaron1011:fix/extern-priv-final, r=Aaron1011 2019-04-14 19:47:40 +00:00
util Use measureme in self-profiler 2019-04-12 20:27:29 -04:00
arena.rs Fix a typo 2019-04-09 17:07:36 +02:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml Rollup merge of #59856 - albins:update-polonius, r=nikomatsakis 2019-04-14 17:49:18 +02:00
diagnostics.rs Remove no longer accurate diagnostic code about NLL 2019-02-14 07:40:25 +00:00
lib.rs Make ArenaAllocatable a marker trait to allow overlapping impls and use specialization to find the right field 2019-04-05 00:55:07 +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.