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
/
check-static-values-constraints.rs
Age
Commit message (
Expand
)
Author
Lines
2014-10-02
tests: remove uses of Gc.
Eduard Burtescu
-4
/
+0
2014-08-09
Fix misspelled comments for tests.
Joseph Crail
-1
/
+1
2014-07-26
Remove managed_box gate from tests
Brian Anderson
-1
/
+0
2014-07-04
librustc: Remove the `&LIFETIME EXPR` production from the language.
Patrick Walton
-2
/
+2
2014-06-14
rustc: Obsolete the `@` syntax entirely
Alex Crichton
-9
/
+10
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-1
/
+1
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-1
/
+1
2014-05-14
test: Remove all uses of `~str` from the test suite.
Patrick Walton
-2
/
+5
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-5
/
+6
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-4
/
+6
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-03-20
Allow static items that don't fulfill `Freeze`
Flavio Percoco
-24
/
+0
2014-02-27
Immutable static items should be `Freeze` Fixes #12432
Flavio Percoco
-0
/
+26
2014-02-27
Forbid certain types for static items
Flavio Percoco
-0
/
+128