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
/
tests
/
ui
/
useless_attribute.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-08
Add regression test for useless_attribute lint
flip1995
-1
/
+11
2019-11-07
Remove clippy_lints from useless attribute test
Manish Goregaokar
-3
/
+2
2019-05-18
useless_attribute: Add unreachable_pub to whitelists
Taiki Endo
-0
/
+13
2019-04-10
Don't emit useless_attribute lint in external macros
Philipp Hansch
-0
/
+10
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-11
tests: revert some changs and add further rustfmt::skip attributes.
Matthias Krüger
-1
/
+3
2018-12-09
rustfmt tests
Matthias Krüger
-6
/
+5
2018-10-11
Stabilize tool lints
Oliver Scherer
-1
/
+1
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-09-15
Fix `useless_attribute` to also whitelist `unused_extern_crates`.
Eduard-Mihai Burtescu
-3
/
+4
2018-08-29
Adapt ui-tests to the tool_lints
flip1995
-2
/
+2
2018-07-19
Skip useless_attribute lint on allow(unused_imports) on extern crate items wi...
flip1995
-0
/
+2
2018-02-06
Partly fix incorrect useless_attribute suggestion
Philipp Hansch
-0
/
+3
2017-10-03
Reduce the hackiness of cargo-clippy
Oliver Schneider
-2
/
+2
2017-08-28
Update tests to current rustc
Oliver Schneider
-1
/
+1
2017-08-01
Move all our tests back to ui tests
Oliver Schneider
-0
/
+17
2017-05-17
Make most tests an `example` so we can run them one by one
Oliver Schneider
-17
/
+0
2017-05-11
clean tests/ui/vec.rs
Luis de Bethencourt
-2
/
+0
2017-02-08
remove all //~ from tests
Oliver Schneider
-3
/
+3
2017-02-07
rustup and compile-fail -> ui test move
Oliver Schneider
-0
/
+19