rust/src/librustc
bors 1301422a6c Auto merge of #60913 - spastorino:place2_4, r=oli-obk
Place 2.0 change from enum to struct

r? @oli-obk
2019-07-21 03:25:05 +00:00
..
benches Remove licenses 2018-12-25 21:08:33 -07:00
cfg Exit arm scopes correctly in the HIR CFG 2019-07-06 21:56:03 +01:00
dep_graph Refactor diagnostic emission for green nodes 2019-07-11 02:09:37 +02:00
hir Adjust other names after the Mark renaming 2019-07-19 12:01:49 +03:00
ich hygiene: Tweak naming some more 2019-07-19 12:02:57 +03:00
infer Rename some things in syntax_pos/hygiene 2019-07-11 00:12:07 +03:00
lint Implement checks for meta-variables in macros 2019-07-19 19:59:12 +02:00
middle Rollup merge of #62453 - zackmdavis:single_path, r=estebank 2019-07-12 22:46:43 +02:00
mir Avoid cloning Place in calculate_fake_borrows 2019-07-20 05:08:39 +02:00
query Auto merge of #62322 - wesleywiser:promoted_query, r=oli-obk 2019-07-16 12:19:35 +00:00
session Only error about MSVC + PGO + unwind if we're generating code 2019-07-11 21:52:21 -04:00
traits Suggested change 2019-07-16 07:53:30 +02:00
ty hygiene: Tweak naming some more 2019-07-19 12:02:57 +03:00
util Add a "total" measurement to -Ztime-passes. 2019-07-05 08:19:48 +10:00
arena.rs rustc: collect upvars from HIR, instead of during name resolution. 2019-06-01 20:44:05 +03:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml Upgrade Polonius 2019-07-12 22:41:00 +02:00
error_codes.rs Fix typos 2019-06-13 00:37:30 +09:00
lib.rs Make newtype_index hygienic and use allow_internal_unstable 2019-07-13 10:25:57 +01:00
macros.rs Unify all uses of 'gcx and 'tcx. 2019-06-14 18:58:23 +03: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.