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
/
auxiliary
Age
Commit message (
Expand
)
Author
Lines
2012-08-08
Convert impls to new syntax
Brian Anderson
-17
/
+15
2012-08-07
Implement static typeclass methods. Closes #3132.
Michael Sullivan
-0
/
+33
2012-08-06
test: Modernize and un-XFAIL issue-2242-d.rs (issue #2242)
Patrick Walton
-5
/
+5
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-1
/
+1
2012-08-02
test: "iface" -> "trait" in filenames.
Lindsey Kuper
-0
/
+0
2012-08-01
Convert ret to return
Brian Anderson
-8
/
+8
2012-07-31
Change remaining "iface" occurrences to "trait"; deprecate "iface"
Lindsey Kuper
-3
/
+3
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-11
/
+11
2012-07-24
Test case for #3005
Eric Holk
-0
/
+19
2012-07-23
tests: Rename to avoid colliding with real rust-zmq.
Erick Tryzelaar
-1
/
+1
2012-07-17
rustc: Implement and enforce instance coherence
Patrick Walton
-6
/
+33
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-14
/
+14
2012-07-12
Accept prefix notation for writing the types of str/~ and friends.
Michael Sullivan
-1
/
+1
2012-07-12
rustc: Make all impls even more reachable
Brian Anderson
-0
/
+28
2012-07-11
Test for #2723. Closes #2723
Tim Chevalier
-0
/
+3
2012-07-09
Fix metadata serialization of foreign functions. Properly take the value of f...
Josh Matthews
-0
/
+22
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
-3
/
+3
2012-07-01
Convert to new closure syntax
Brian Anderson
-4
/
+4
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-2
/
+2
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-7
/
+7
2012-06-26
Change 'native' and 'crust' to 'extern'.
Graydon Hoare
-1
/
+1
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-7
/
+7
2012-06-25
Merge
Tim Chevalier
-1
/
+1
2012-06-22
Remove 'implements' keyword in favour of :, part of #2301.
Graydon Hoare
-1
/
+1
2012-06-22
Remove resources from remaining test cases
Tim Chevalier
-5
/
+10
2012-06-20
Test for #2242 (xfailed for now)
Tim Chevalier
-0
/
+29
2012-06-15
Test case for #2631
Tim Chevalier
-0
/
+15
2012-06-13
Allow impls to be re-exported
Tim Chevalier
-0
/
+14
2012-06-13
Traverse types in reachability
Tim Chevalier
-0
/
+32
2012-06-12
Test case for previous commit
Tim Chevalier
-0
/
+108
2012-06-06
minor changes to tests so they pass borrowck
Niko Matsakis
-9
/
+9
2012-05-30
Adding a test to make sure CCI works with capture clauses.
Eric Holk
-0
/
+12
2012-05-29
Test case for issue 2380
Tim Chevalier
-0
/
+10
2012-05-26
core: Make range follow the for loop protocol
Brian Anderson
-1
/
+1
2012-05-18
test for #2378
Niko Matsakis
-0
/
+22
2012-05-02
report ambig impl methods
Niko Matsakis
-0
/
+1
2012-05-02
Encode the ifaces a class implements in metadata
Tim Chevalier
-0
/
+40
2012-05-01
Don't re-export a glob-imported ID when the same ID is defined within
Tim Chevalier
-0
/
+19
2012-04-23
encode the borrowing table, add a simple cross-crate borrowing test
Niko Matsakis
-0
/
+3
2012-04-21
syntax: Eliminate 'mutable' keyword. Closes #2254
Brian Anderson
-1
/
+1
2012-04-16
test: Add xfailed test for #2196
Brian Anderson
-0
/
+21
2012-04-11
Test that a class can implement an interface defined in a different crate
Tim Chevalier
-0
/
+7
2012-04-10
Generic classes and generic class methods work cross-crate
Tim Chevalier
-0
/
+21
2012-04-10
test: Remove duplicated auxliary tests
Haitao Li
-22
/
+8
2012-04-09
make anything used in a resource body always reachable
Niko Matsakis
-0
/
+8
2012-04-09
test: Don't share auxiliary modules
Haitao Li
-6
/
+20
2012-04-08
Check metadata hash when loading transitive dependent crates
Haitao Li
-0
/
+14
2012-04-07
rustc: Hash the CMH into symbol names
Brian Anderson
-0
/
+14
[prev]
[next]