1
Fork 0
rust/compiler/rustc_feature/src
Dylan DPC 634a6b0d25
Rollup merge of #94368 - c410-f3r:metaaaaaaaaaaaaaaaaaaaaaaaaaaa, r=petrochenkov
[1/2] Implement macro meta-variable expressions

See https://github.com/rust-lang/rust/pull/93545#issuecomment-1050963295

The logic behind `length`, `index` and `count` was removed but the parsing code is still present, i.e., everything is simply ignored like `ignored`.

r? ``@petrochenkov``
2022-03-10 23:12:58 +01:00
..
accepted.rs Bump stabilization version to 1.61.0 2022-03-07 08:47:18 -08:00
active.rs Rollup merge of #94368 - c410-f3r:metaaaaaaaaaaaaaaaaaaaaaaaaaaa, r=petrochenkov 2022-03-10 23:12:58 +01:00
builtin_attrs.rs Rollup merge of #94635 - jhpratt:merge-deprecated-attrs, r=davidtwco 2022-03-10 12:20:51 +01:00
lib.rs Check for duplicate attributes. 2021-11-18 16:10:26 -08:00
removed.rs Remove in-band lifetimes 2022-02-24 18:50:33 -08:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00