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
/
auxiliary
/
test_comm.rs
Age
Commit message (
Expand
)
Author
Lines
2012-10-01
Move over to calling ptr::addr_of
Tim Chevalier
-3
/
+3
2012-09-24
Build the export_map2 from visibility markers, unless #[legacy_exports];
Graydon Hoare
-0
/
+1
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+2
2012-09-07
Convert all kind bounds to camel case. Remove send, owned keywords.
Brian Anderson
-6
/
+6
2012-09-07
Remove 'let' syntax for struct fields
Brian Anderson
-1
/
+1
2012-09-06
Remove struct ctors
Brian Anderson
-3
/
+6
2012-09-05
test: "import" -> "use"
Patrick Walton
-1
/
+1
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-2
/
+2
2012-08-17
Remove the class keyword
Brian Anderson
-1
/
+1
2012-08-01
Convert ret to return
Brian Anderson
-1
/
+1
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-2
/
+2
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-13
/
+13
2012-07-04
Remove empty argument lists from do expressions
Ben Striegel
-1
/
+1
2012-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-2
/
+2
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-1
/
+1
2012-06-22
Remove resources from remaining test cases
Tim Chevalier
-2
/
+1
2012-06-12
Test case for previous commit
Tim Chevalier
-0
/
+108