rust/src/librustc_mir
2019-08-30 08:37:02 +02:00
..
borrow_check Auto merge of #63901 - estebank:unknown-receiver-type, r=zackmdavis 2019-08-26 17:33:50 +00:00
build Rollup merge of #63961 - JohnTitor:improve-require-lang-item, r=estebank 2019-08-29 05:32:51 +02:00
dataflow Allow lifetime parameters to be inferred 2019-08-24 21:00:36 -04:00
hair Cleanup: Consistently use Param instead of Arg #62426 2019-08-27 14:07:41 +02:00
interpret mod-level doc comment for validity check 2019-08-30 08:37:02 +02:00
monomorphize Fix tidy 2019-08-22 06:36:31 -04:00
transform Rollup merge of #63961 - JohnTitor:improve-require-lang-item, r=estebank 2019-08-29 05:32:51 +02:00
util Apply review comments 2019-08-28 07:11:12 +09:00
Cargo.toml cleanup: Remove extern crate serialize as rustc_serializes 2019-07-23 19:20:16 +03:00
const_eval.rs const_prop: only call error_to_const_error if we are actually showing something 2019-08-27 22:18:25 +02:00
error_codes.rs Remove unnecessary features from compiler error code list 2019-08-06 10:49:45 -07:00
lib.rs Use associated_type_bounds where applicable - closes #61738 2019-08-08 22:39:15 +02:00
lints.rs rename hir::map::get_by_hir_id to get 2019-06-20 12:50:06 +02:00
shim.rs Resolve PR comments 2019-08-22 06:36:31 -04:00