diff options
| author | Arthur Cohen <arthur.cohen@embecosm.com> | 2023-08-02 18:31:47 +0200 |
|---|---|---|
| committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2023-08-07 21:13:55 +0200 |
| commit | f1776250eb6034569617007abcd0b518f67dc20c (patch) | |
| tree | c71e838c4662b06f7bbb52526e97fc3f43f50268 /compiler/rustc_codegen_llvm/src/context.rs | |
| parent | 63a81b0c5ab336a7c8d6a9e8a812dd598a51ba18 (diff) | |
| download | rust-f1776250eb6034569617007abcd0b518f67dc20c.tar.gz rust-f1776250eb6034569617007abcd0b518f67dc20c.zip | |
core: Remove #[macro_export] from `debug_assert_matches`
The `debug_assert_matches` macro was marked with the `#[macro_export]` attribute, despite being a declarative macro/macro 2.0, for which the exporting rules are similar to items. In fact, `#[macro_export]` on a decl macro has no effect on its visibility.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/context.rs')
0 files changed, 0 insertions, 0 deletions
