rust/src/librustc
2018-11-10 19:26:49 +00:00
..
benches Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
cfg Remove graphviz::IntoCow 2018-10-05 14:16:10 +02:00
dep_graph Report const eval error inside the query 2018-10-25 16:46:19 +02:00
hir Added support for trait aliases as object types. 2018-11-03 04:09:34 +00:00
ich Auto merge of #55101 - alexreg:trait-aliases, r=nikomatsakis 2018-11-03 17:30:37 +00:00
infer Substitute binders directly 2018-11-03 11:41:55 +01:00
lint Rewrite ... as ..= as a MachineApplicable 2018 idiom lint 2018-11-10 19:26:49 +00:00
middle Rollup merge of #55601 - petrochenkov:featissue, r=pnkfelix 2018-11-06 17:08:08 +08:00
mir Auto merge of #55549 - RalfJung:miri-visitor, r=oli-obk 2018-11-07 09:14:12 +00:00
session Emit Retag statements, kill Validate statements 2018-10-29 09:05:18 +01:00
traits rustc_target: pass contexts by reference, not value. 2018-11-04 20:33:57 +02:00
ty rustc_target: pass contexts by reference, not value. 2018-11-04 20:33:57 +02:00
util Remove ReCanonical in favor of ReLateBound 2018-11-03 11:41:55 +01:00
build.rs Improve verify_llvm_ir config option 2018-10-13 20:06:25 +02:00
Cargo.toml Pass around interned refs to goals and not goals 2018-10-08 12:55:18 +02:00
diagnostics.rs Extend lang items to assert correct target. 2018-10-11 19:36:51 +02:00
lib.rs Bump nightly to 1.32.0 2018-10-31 11:53:50 -07:00
macros.rs Extend the impl_stable_hash_for! macro for miri. 2018-10-26 01:07:10 -07: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.