diff options
| author | bors <bors@rust-lang.org> | 2020-11-21 05:52:16 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-11-21 05:52:16 +0000 |
| commit | 502c477b3417f18e4e45b4e6e37da9965a033051 (patch) | |
| tree | 84ea9c31af85108adeb998f38618bdadfd3c1a06 /compiler/rustc_codegen_llvm/src/llvm/mod.rs | |
| parent | 8cfa7b4ec9d314a412f79c1748bd2dfa7575b2e3 (diff) | |
| parent | 993bb072ff30a0e6fbc4689ba1639dfdb951888c (diff) | |
| download | rust-502c477b3417f18e4e45b4e6e37da9965a033051.tar.gz rust-502c477b3417f18e4e45b4e6e37da9965a033051.zip | |
Auto merge of #79003 - petrochenkov:innertest, r=estebank
rustc_expand: Mark inner `#![test]` attributes as soft-unstable Custom inner attributes are feature gated (https://github.com/rust-lang/rust/issues/54726) except for attributes having name `test` literally, which are not gated for historical reasons. `#![test]` is an inner proc macro attribute, so it has all the issues described in https://github.com/rust-lang/rust/issues/54726 too. This PR gates it with the `soft_unstable` lint.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm/mod.rs')
0 files changed, 0 insertions, 0 deletions
