diff options
| author | Mara Bos <m-ou.se@m-ou.se> | 2021-01-17 12:24:41 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-17 12:24:41 +0000 |
| commit | 3d5e7e0f477515b2ce680e712a15a61d11da69a7 (patch) | |
| tree | 0c1108a2087ccb3c34d2fc5cd169ed69fec853e2 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | f783871ab18346b7ccb7bda04b9a69f103d851a7 (diff) | |
| parent | 7f9a2cfa1b91b8525907582a42d896dcd2fa176b (diff) | |
| download | rust-3d5e7e0f477515b2ce680e712a15a61d11da69a7.tar.gz rust-3d5e7e0f477515b2ce680e712a15a61d11da69a7.zip | |
Rollup merge of #80031 - petrochenkov:builtina, r=estebank
resolve: Reject ambiguity built-in attr vs different built-in attr Fixes https://github.com/rust-lang/rust/issues/79798. Resolution ensures that inert attributes cannot be used through imports like this, but built-in attributes don't go through initial resolution (only through resolution validation), so we have to keep some extra data (the built-in attribute name) to prevent it from happening.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
