rust/src/librustc
2018-08-22 13:08:39 +02:00
..
benches Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
cfg Replace push loops with collect() and extend() where possible 2018-07-29 18:53:22 +02:00
dep_graph miri/CTFE refactor 2018-08-22 09:06:28 +02:00
hir Auto merge of #51880 - varkor:generics-hir-generalisation-followup, r=eddyb 2018-08-20 15:47:39 +00:00
ich miri/CTFE refactor 2018-08-22 09:06:28 +02:00
infer Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkor 2018-08-21 17:51:49 +08:00
lint mv codemap() source_map() 2018-08-19 23:01:01 +02:00
middle Auto merge of #53444 - varkor:lib_features-conditional, r=michaelwoerister 2018-08-21 18:16:43 +00:00
mir optimize creating a stack frame 2018-08-22 13:08:39 +02:00
session Auto merge of #52101 - japaric:linker-flavor, r=alexcrichton 2018-08-20 01:12:58 +00:00
traits Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkor 2018-08-21 17:51:49 +08:00
ty miri/CTFE refactor 2018-08-22 09:06:28 +02:00
util Add Default for GenericParamCount 2018-08-19 20:02:34 +01:00
build.rs rustc: Add some build scripts for librustc crates 2017-07-22 22:04:13 -07:00
Cargo.toml rustc_resolve: don't allow paths starting with ::crate. 2018-08-17 12:59:56 +03:00
diagnostics.rs Convert unknown_features lint into an error 2018-08-05 15:54:49 +01:00
lib.rs Stabilize macro_vis_matcher 2018-08-19 17:08:00 +01:00
macros.rs mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
README.md Change links to readmes 2018-02-25 15:24:14 -06:00

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