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
/
mut-pattern-mismatched.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-30
/
+0
2016-08-19
wording fixes in error messages
Jonathan Turner
-2
/
+2
2016-07-28
Move to {integer} and {float}
Jonathan Turner
-2
/
+2
2016-07-28
Rename _ to {numerics} for unknown numeric types
Jonathan Turner
-2
/
+2
2016-05-02
update test cases to reflect new messages
Niko Matsakis
-4
/
+4
2015-03-05
Fix compile-fail error messages after integer suffix removal.
Eduard Burtescu
-2
/
+2
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-2
/
+2
2015-01-31
Kill more `isize`s
Tobias Bucher
-4
/
+4
2015-01-12
Fix testsuite errors
mdinger
-2
/
+8
2015-01-07
fix the `&mut _` patterns
Jorge Aparicio
-1
/
+1
2015-01-07
register new snapshots
Jorge Aparicio
-4
/
+2
2015-01-06
More test fixes
Alex Crichton
-1
/
+1
2015-01-06
test fallout from isize/usize
Corey Richardson
-4
/
+4
2015-01-05
More test fixes!
Alex Crichton
-2
/
+2
2015-01-05
Change `&` pat to only work with &T, and `&mut` with &mut T.
Huon Wilson
-0
/
+26