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-creating-enums4.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-21
/
+0
2015-01-08
Update compile fail tests to use usize.
Huon Wilson
-1
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-1
/
+1
2014-07-19
librustc: Implement lifetime elision.
Patrick Walton
-1
/
+1
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-04-30
new borrow checker (mass squash)
Niko Matsakis
-2
/
+1
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
-3
/
+3
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-23
Infer variance of types with respect to the region parameter.
Niko Matsakis
-1
/
+0
2012-08-20
new region inference, seperate infer into modules, improve error msgs
Niko Matsakis
-2
/
+4
2012-07-13
change region syntax to &r/T in place of &r.T
Niko Matsakis
-2
/
+2
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-1
/
+1
2012-04-23
Various regions fixes.
Niko Matsakis
-0
/
+11