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
/
regions-infer-not-param.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-36
/
+0
2016-05-02
update test cases to reflect new messages
Niko Matsakis
-4
/
+4
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-0
/
+5
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-1
/
+1
2015-01-05
fix cfail tests
Jorge Aparicio
-2
/
+2
2014-08-29
Introduce new inference scheme: variables are now instantiated with at most o...
Niko Matsakis
-2
/
+0
2014-07-19
librustc: Implement lifetime elision.
Patrick Walton
-2
/
+2
2014-04-08
Register new snapshots
Alex Crichton
-2
/
+2
2014-02-11
test -- update tests with new error messages
Niko Matsakis
-2
/
+2
2013-12-11
Make 'self lifetime illegal.
Erik Price
-5
/
+5
2013-11-26
librustc: Remove remaining uses of `&fn()` in favor of `||`.
Patrick Walton
-2
/
+2
2013-09-23
test: Fix rustdoc and tests.
Patrick Walton
-2
/
+2
2013-07-01
Defer reasoning about region relationships until after regionck.
Niko Matsakis
-0
/
+5
2013-03-09
Remove @ast::Region and replace with @ast::Lifetime.
Niko Matsakis
-7
/
+4
2013-03-06
Add manual &self/ and &static/ and /&self declarations that
Niko Matsakis
-3
/
+3
2013-03-02
test: Remove `fn@`, `fn~`, and `fn&` from the test suite. rs=defun
Patrick Walton
-3
/
+3
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-07
Convert field terminators to commas. Stop parsing semis.
Brian Anderson
-4
/
+4
2012-08-23
don't infer region paramaterization for ids in a bound context
Niko Matsakis
-0
/
+21