rust/src/librustc_mir
2019-09-04 09:46:44 +02:00
..
borrow_check Polonius: emit variable access facts 2019-09-04 09:46:44 +02:00
build Rollup merge of #63961 - JohnTitor:improve-require-lang-item, r=estebank 2019-08-29 05:32:51 +02:00
dataflow Polonius: emit initialization/move tracking facts 2019-09-04 09:46:44 +02:00
hair Cleanup: Consistently use Param instead of Arg #62426 2019-08-27 14:07:41 +02:00
interpret Auto merge of #63561 - HeroicKatora:alloc-private-bytes, r=oli-obk 2019-09-02 22:07:40 +00:00
monomorphize Auto merge of #63561 - HeroicKatora:alloc-private-bytes, r=oli-obk 2019-09-02 22:07:40 +00: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 NLL: New Polonius version 2019-09-04 09:44:40 +02: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