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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
regions-infer-at-fn-not-param.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-05
fix cfail tests
Jorge Aparicio
-3
/
+3
2014-08-29
Introduce new inference scheme: variables are now instantiated with at most o...
Niko Matsakis
-1
/
+0
2014-07-19
librustc: Implement lifetime elision.
Patrick Walton
-1
/
+1
2014-04-08
Register new snapshots
Alex Crichton
-3
/
+3
2014-02-11
test -- update tests with new error messages
Niko Matsakis
-1
/
+1
2013-12-11
Make 'self lifetime illegal.
Erik Price
-2
/
+2
2013-11-26
librustc: Remove remaining uses of `&fn()` in favor of `||`.
Patrick Walton
-3
/
+3
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
-1
/
+4
2013-03-26
librustc: Modify all code to use new lifetime binder syntax
Patrick Walton
-1
/
+1
2013-03-06
Add manual &self/ and &static/ and /&self declarations that
Niko Matsakis
-12
/
+7
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 consider use of `@fn` to be region-param'd
Niko Matsakis
-0
/
+22