rust/src/librustc_mir
Mazdak Farrokhzad 89a69fd76d
Rollup merge of #64139 - Mark-Simulacrum:strip-legacy-proc-macro, r=petrochenkov
Migrate internal diagnostic registration to macro_rules

Review is best done commit-by-commit.

Fixes #64132.
2019-09-07 20:01:44 +02:00
..
borrow_check Rollup merge of #64202 - alexreg:rush-pr-1, r=Centril 2019-09-06 19:00:49 +02:00
build Rollup merge of #63961 - JohnTitor:improve-require-lang-item, r=estebank 2019-08-29 05:32:51 +02:00
dataflow Auto merge of #62800 - albins:polonius-initialization-1, r=nikomatsakis 2019-09-05 08:51:38 +00:00
hair Cleanup: Consistently use Param instead of Arg #62426 2019-08-27 14:07:41 +02:00
interpret Rollup merge of #64100 - wesleywiser:fix_miri_const_eval, r=oli-obk 2019-09-05 12:11:17 +02:00
monomorphize Rollup merge of #64141 - nnethercote:minimize-LocalInternedString, r=petrochenkov 2019-09-05 03:59:49 +02:00
transform Fix condition and tests' flags 2019-09-02 03:40:35 +09:00
util Fixed grammar/style in error messages and reblessed tests. 2019-09-06 03:46:08 +01:00
Cargo.toml Auto merge of #64172 - Centril:rollup-8i8oh54, r=Centril 2019-09-05 12:41:41 +00:00
const_eval.rs Fixed grammar/style in error messages and reblessed tests. 2019-09-06 03:46:08 +01:00
error_codes.rs Rollup merge of #64139 - Mark-Simulacrum:strip-legacy-proc-macro, r=petrochenkov 2019-09-07 20:01:44 +02:00
lib.rs Remove rustc_diagnostic_macros feature 2019-09-05 12:35:18 -04: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