rust/compiler/rustc_mir
Jonas Schievink 9f086fcb00
Rollup merge of #77203 - ecstatic-morse:const-stability-attr-checks, r=oli-obk
Check for missing const-stability attributes in `rustc_passes`

Currently, this happens as a side effect of `is_min_const_fn`, which is non-obvious. Also adds a test for this case, since we didn't seem to have one before.
2020-09-27 18:37:21 +02:00
..
src Rollup merge of #77203 - ecstatic-morse:const-stability-attr-checks, r=oli-obk 2020-09-27 18:37:21 +02:00
Cargo.toml update the version of itertools and parking_lot 2020-09-12 08:26:53 +02:00