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
/
static-region-bound.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-22
/
+0
2017-08-16
Stabilize rvalue promotion to 'static.
Eduard-Mihai Burtescu
-1
/
+3
2015-03-03
Add `: Box<_>` or `::Box<_>` type annotations to various places.
Felix S. Klock II
-1
/
+1
2015-01-31
Kill more `isize`s
Tobias Bucher
-2
/
+2
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-2
/
+2
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-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-2
/
+2
2014-07-26
Remove managed_box gate from tests
Brian Anderson
-1
/
+0
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-2
/
+2
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
2014-02-07
Added tests to make tidy
Derek Guenther
-0
/
+10
2013-12-12
Gate literal box expressions in addition to types
Alex Crichton
-0
/
+2
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+0
2013-03-21
librustc: Replace the `&static` bound with `'static`
Patrick Walton
-1
/
+1
2013-01-10
librustc: Implement `&static` as the replacement for `Durable`. r=nmatsakis
Patrick Walton
-0
/
+9