index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clippy_lints
/
src
/
asm_syntax.rs
Age
Commit message (
Expand
)
Author
Lines
2024-07-22
Make restriction lint's use `span_lint_and_then` (i -> l)
xFrednet
-13
/
+9
2024-05-23
For restriction lints, replace “Why is this bad?” with “Why restrict th...
Kevin Reid
-6
/
+4
2024-04-01
fix fallout from previous commit
y21
-2
/
+2
2024-02-17
Ensure ASM syntax detect `global_asm!` and `asm!` only on x86 architectures
beetrees
-6
/
+31
2023-11-25
Use absolute path for `declare_tool_lint` in `declare_clippy_lint`
Alex Macleod
-1
/
+1
2022-10-01
Only run x86 asm doctests on x86
Alex Macleod
-0
/
+4
2022-09-23
Apply uninlined_format-args to clippy_lints
Yuri Astrakhan
-1
/
+1
2021-12-17
Merge remote-tracking branch 'upstream/master' into rustup
flip1995
-0
/
+4
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-0
/
+2
2021-11-10
Added `clippy::version` attribute to all normal lints
xFrednet
-0
/
+2
2021-07-29
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
flip1995
-10
/
+10
2021-07-28
Update lint documentation to use markdown headlines
xFrednet
-10
/
+10
2021-03-25
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
flip1995
-1
/
+1
2021-03-15
Don't re-export clippy_utils::diagnostics::*
Cameron Steffen
-1
/
+1
2020-10-09
Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyup
flip1995
-0
/
+125
2020-09-30
Add lint for inline assembly syntax style preference
Jethro Beekman
-0
/
+125