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
/
tutorial-suffix-inference-test.rs
Age
Commit message (
Collapse
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-34
/
+0
2016-05-02
update test cases to reflect new messages
Niko Matsakis
-6
/
+3
2016-01-18
simplify E0308 message for primitive types
kalita.alexey
-7
/
+0
2015-01-31
Kill more `isize`s
Tobias Bucher
-1
/
+1
2015-01-12
Fix testsuite errors
mdinger
-3
/
+15
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-1
/
+1
2015-01-06
test fallout from isize/usize
Corey Richardson
-3
/
+3
2014-08-24
Adjust the error messages to match the pattern "expected foo, found bar"
Jonas Hietala
-3
/
+3
Closes #8492
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-2
/
+2
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. ↵
Patrick Walton
-1
/
+1
rs=implflipping
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-3
/
+3
conflict with the new single-line-sugared-inner-doc-comment (`//! ...`).
2012-06-20
doc: add information about suffix inference to tutorial and manual.
Lindsey Kuper
-0
/
+22