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
/
new_without_default.rs
Age
Commit message (
Expand
)
Author
Lines
2019-10-02
account for doc visibility
Andre Bogus
-1
/
+1
2019-06-20
Fix warnings about unnecessary lifetime bounds
Lzu Tao
-2
/
+2
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-28
Merge new_without_default_derive into new_without_default
Russell Greene
-2
/
+2
2018-12-27
tests: fix formatting and update test output
Matthias Krüger
-2
/
+6
2018-12-12
new_without_default, partialeq_ne_impl: Use span_lint_node
Shotaro Yamada
-0
/
+14
2018-12-09
rustfmt tests
Matthias Krüger
-19
/
+42
2018-10-23
Don't emit `new_without_default_derive` if an impl of Default exists
Owen Sanchez
-0
/
+9
2018-10-11
Stabilize tool lints
Oliver Scherer
-1
/
+1
2018-10-07
new_without_default should not warn about unsafe new
Daniele D'Orazio
-0
/
+6
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-08-29
Adapt ui-tests to the tool_lints
flip1995
-1
/
+3
2018-05-11
Remove all mention and testing of #[plugin(clippy)] and warn if used
Oliver Schneider
-1
/
+1
2017-11-29
Fix #2196
Oliver Schneider
-0
/
+6
2017-10-03
Reduce the hackiness of cargo-clippy
Oliver Schneider
-1
/
+1
2017-08-01
Move all our tests back to ui tests
Oliver Schneider
-0
/
+86
2017-05-17
Make most tests an `example` so we can run them one by one
Oliver Schneider
-79
/
+0
2017-05-11
clean tests/ui/new_without_default.rs
Luis de Bethencourt
-15
/
+0
2017-02-08
remove all //~ from tests
Oliver Schneider
-15
/
+15
2017-02-07
rustup and compile-fail -> ui test move
Oliver Schneider
-0
/
+94