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
/
src
/
test
/
compile-fail
/
issue-2356.rs
Age
Commit message (
Collapse
)
Author
Lines
2016-12-26
Move some compile-fail tests into UI directory
Vadim Petrochenkov
-109
/
+0
2016-09-26
Update E0425, E0446, E0449
Jonathan Turner
-2
/
+16
2016-08-20
Update E0424 to the new error format
Johannes Löthberg
-1
/
+3
Fixes #35797. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-06-02
Improve help messages for E0425
ggomez
-1
/
+1
2016-05-23
Don't suggest using fields in a static method
ggomez
-2
/
+5
2015-12-11
Make name resolution errors non-fatal
Nick Cameron
-2
/
+2
2015-02-24
rustc_resolve: don't handle impl items as if they were modules.
Eduard Burtescu
-7
/
+7
2015-01-08
Update compile fail tests to use usize.
Huon Wilson
-2
/
+2
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-1
/
+1
2014-11-30
Adjust some error messages to start with a lowercase letter and not finish ↵
P1start
-3
/
+3
with a full stop
2014-05-14
rustc: Improve error messages for resolve failures.
Kevin Butler
-4
/
+75
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-2
/
+2
2013-02-28
librustc: Mark all type implementations public. rs=impl-publicity
Patrick Walton
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-10
Convert class methods to impl methods. Stop parsing class methods
Brian Anderson
-0
/
+5
2012-09-07
Convert field terminators to commas. Stop parsing semis.
Brian Anderson
-1
/
+1
2012-08-25
Add test case for #2356
Tim Chevalier
-0
/
+4