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
/
use_self.stderr
Age
Commit message (
Expand
)
Author
Lines
2020-01-12
Split up `use_self` ui test
Yuki Okushi
-110
/
+20
2019-11-07
use-self: correctly ignore dummy paths
Michael Wright
-39
/
+51
2019-11-06
Fix crash in `use-self` lint
Michael Wright
-1
/
+13
2019-09-12
Verify that issue #3567 is resolved
Michael Wright
-1
/
+7
2019-09-09
Extend `use_self` to check constructor
Michael Wright
-15
/
+21
2019-07-31
Extend the `use_self` lint to suggest uses of `Self::Variant`.
Jakub Wieczorek
-4
/
+22
2019-04-01
Rustup to https://github.com/rust-lang/rust/pull/58805
Philipp Hansch
-7
/
+7
2019-03-11
Fix `use_self` false positive on nested functions
Taiki Endo
-4
/
+16
2019-01-22
Added rustfix to the test.
daxpedda
-29
/
+29
2019-01-21
Fixed potential mistakes with nesting. Added tests.
daxpedda
-1
/
+19
2019-01-20
Fix automatic suggestion on `use_self`.
daxpedda
-3
/
+3
2019-01-08
Remove all copyright license headers
Philipp Hansch
-26
/
+26
2019-01-07
Rustftmt
Wilco Kusee
-1
/
+1
2019-01-07
Improve tests and exclude nested impls
Wilco Kusee
-1
/
+13
2019-01-04
Trigger `use_self` lint in local macros
Wilco Kusee
-1
/
+19
2018-12-30
Update test output after rebase
Wilco Kusee
-4
/
+4
2018-12-30
Implement use_self for tuple structs
Wilco Kusee
-1
/
+7
2018-12-30
Document known problems
Wilco Kusee
-15
/
+15
2018-12-28
Update *.stderr files
flip1995
-60
/
+60
2018-12-10
update test stderr
Matthias Krüger
-29
/
+29
2018-10-24
Check existential types in `use_self`
HMPerson1
-1
/
+7
2018-10-06
Add license header to Rust files
Manish Goregaokar
-52
/
+52
2018-08-29
Adapt the *.stderr files of the ui-tests to the tool_lints
flip1995
-45
/
+45
2018-07-17
Fix use_self regressions
Michael Wright
-38
/
+56
2018-07-15
Fix #2894
Michael Wright
-13
/
+79
2018-01-17
Update changed ui tests
Oliver Schneider
-0
/
+2
2017-10-03
Reduce the hackiness of cargo-clippy
Oliver Schneider
-2
/
+0
2017-08-22
lint #1674: lifetimed types exclusion
Tim Nielens
-12
/
+12
2017-08-18
lint #1674: replace struct name with `Self` when applicable
Tim Nielens
-12
/
+12
2017-08-18
lint #1674: replace struct name with `Self` when applicable
Tim Nielens
-0
/
+40