about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/std_example.rs
diff options
context:
space:
mode:
authorJ-ZhengLi <lizheng135@huawei.com>2024-03-14 17:06:18 +0800
committerJ-ZhengLi <lizheng135@huawei.com>2024-03-23 12:13:39 +0800
commite9f25b3b096a8dba595fee21ba42e255563a55b5 (patch)
treea301d2979293993fd2a8ece2d8d7ab64caf42d54 /compiler/rustc_codegen_gcc/example/std_example.rs
parent99e8000b92cacdc7440645e68bd914d9bde70594 (diff)
downloadrust-e9f25b3b096a8dba595fee21ba42e255563a55b5.tar.gz
rust-e9f25b3b096a8dba595fee21ba42e255563a55b5.zip
add test cases for #12435
don't lint [`mixed_attributes_style`] when mixing docs and other attrs

add test files for issue #12436

move [`mixed_attributes_style`] to `LateLintPass` to enable global `allow`

stop [`mixed_attributes_style`] from linting on different attributes

add `@compile-flags` to [`mixed_attributes_style`]'s test;

turns out not linting in test mod is not a FN.

Apply suggestions from code review

Co-authored-by: Timo <30553356+y21@users.noreply.github.com>

move [`mixed_attributes_style`] to late pass and stop it from linting on different kind of attributes
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions