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
/
non-const.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-07
Convert all kind bounds to camel case. Remove send, owned keywords.
Brian Anderson
-1
/
+1
2012-09-07
Remove 'let' syntax for struct fields
Brian Anderson
-2
/
+2
2012-09-06
Remove struct ctors
Brian Anderson
-2
/
+12
2012-08-17
Remove the class keyword
Brian Anderson
-2
/
+2
2012-08-03
test: Remove a fixed-length string from a test
Patrick Walton
-1
/
+0
2012-07-02
Merge remote-tracking branch 'Dretch/prettydocs'
Brian Anderson
-6
/
+6
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-6
/
+6
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-2
/
+2
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-2
/
+2
2012-06-01
Port more resource tests to classes
Tim Chevalier
-2
/
+11
2012-05-31
Allow some resources to be considered const.
Eric Holk
-1
/
+3
2012-05-24
Const kind checking. The rules are almost certainly incomplete and unsound...
Eric Holk
-0
/
+19