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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
ufcs-explicit-self-bad.rs
Age
Commit message (
Expand
)
Author
Lines
2017-11-09
Don't emit the feature error if it's an invalid self type
Michael Hewson
-3
/
+0
2017-11-09
fixed all the compile-fail error messages
Michael Hewson
-5
/
+10
2017-11-08
Remove the error check that I think is redundant, and change the test error m...
Michael Hewson
-10
/
+5
2017-11-07
Add arbitrary_self_types feature gate error to some tests
Michael Hewson
-3
/
+9
2017-11-07
Fix some of the tests
Michael Hewson
-3
/
+3
2016-07-23
address review comments
Ariel Ben-Yehuda
-7
/
+7
2016-07-22
remove rustc_typeck::same_type_err
Ariel Ben-Yehuda
-3
/
+3
2016-05-02
update test cases to reflect new messages
Niko Matsakis
-4
/
+4
2015-12-28
rewrite the method-receiver matching code
Ariel Ben-Yehuda
-8
/
+9
2015-03-15
Strip all leading/trailing newlines
Tamir Duberstein
-1
/
+0
2015-01-12
Fix testsuite errors
mdinger
-2
/
+9
2015-01-08
Update compile fail tests to use usize.
Huon Wilson
-1
/
+1
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-4
/
+4
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-0
/
+2
2014-11-18
Stop checking the correctness of explicit self twice; instead, just
Niko Matsakis
-3
/
+13
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-2
/
+0
2014-07-16
librustc: Implement the fully-expanded, UFCS form of explicit self.
Patrick Walton
-0
/
+49