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
/
occurs-check.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-18
/
+0
2017-11-18
fix compile-fail tests
Niko Matsakis
-2
/
+0
2017-01-30
Merge ty::TyBox into ty::TyAdt
Vadim Petrochenkov
-1
/
+1
2016-05-02
update test cases to reflect new messages
Niko Matsakis
-2
/
+2
2015-01-12
Fix testsuite errors
mdinger
-1
/
+5
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2014-10-02
tests: remove uses of Gc.
Eduard Burtescu
-3
/
+1
2014-09-09
Avoid ever constructing cyclic types in the first place, rather than detectin...
Niko Matsakis
-2
/
+2
2014-07-26
Remove managed_box gate from tests
Brian Anderson
-1
/
+0
2014-06-14
rustc: Obsolete the `@` syntax entirely
Alex Crichton
-1
/
+3
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2013-12-12
Gate literal box expressions in addition to types
Alex Crichton
-0
/
+2
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
-1
/
+1
2012-04-04
wip: refactor repr of regions
Niko Matsakis
-1
/
+1
2012-03-23
Implement new inference algorithm.
Niko Matsakis
-2
/
+4
2012-01-27
Make occurs check in ty::fixup_vars more reliable
Marijn Haverbeke
-1
/
+1
2011-08-20
Reformat
Brian Anderson
-4
/
+1
2011-08-16
Make let bindings' scope start at their definition
Marijn Haverbeke
-1
/
+2
2011-08-04
Implement the occurs check
Tim Chevalier
-0
/
+4