]> git.lizzy.rs Git - rust.git/commit
Enable report_in_external_macro in unaligned_references
authorTaiki Endo <te316e89@gmail.com>
Sat, 27 Feb 2021 12:25:06 +0000 (21:25 +0900)
committerTaiki Endo <te316e89@gmail.com>
Sat, 27 Feb 2021 12:25:06 +0000 (21:25 +0900)
commit62b4b8da83ad702a8227ff667a312361b14e52c3
tree2ae4b8126ddd9708962cdfbec56a4dcce6018898
parent8e863eb59a10fb0900d7377524a0dc7bf44b9ae3
Enable report_in_external_macro in unaligned_references
compiler/rustc_lint_defs/src/builtin.rs
src/test/ui/lint/auxiliary/unaligned_references_external_crate.rs [new file with mode: 0644]
src/test/ui/lint/unaligned_references_external_macro.rs [new file with mode: 0644]
src/test/ui/lint/unaligned_references_external_macro.stderr [new file with mode: 0644]