about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorDanuel <public.danuel@gmail.com>2021-02-01 23:35:53 +0900
committerDanuel <public.danuel@gmail.com>2021-02-01 23:36:19 +0900
commit8bbb2d057d1084368412f5236dfad8990ef98e49 (patch)
tree38f39c0380ddc2c01fb32703592c31918621d7c2 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parente0d9f793990d20f8f640097e28556886ba5362f0 (diff)
downloadrust-8bbb2d057d1084368412f5236dfad8990ef98e49.tar.gz
rust-8bbb2d057d1084368412f5236dfad8990ef98e49.zip
Fixed #[inline] to be warned in fields, arms, macro defs
Add visitors for checking #[inline]

Add visitors for checking #[inline] with struct field

Fix test for #[inline]

Add visitors for checking #[inline] with #[macro_export] macro

Add visitors for checking #[inline] without #[macro_export] macro

Add use alias with Visitor

Fix lint error

Reduce unnecessary variable

Co-authored-by: LingMan <LingMan@users.noreply.github.com>

Change error to warning

Add warning for checking field, arm with #[allow_internal_unstable]

Add name resolver

Formatting

Formatting

Fix error fixture

Add checking field, arm, macro def
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions