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
2015-01-02
rollup merge of #20385: nick29581/x-object
Alex Crichton
-0
/
+17
2015-01-02
core: use assoc types in `Deref[Mut]`
Jorge Aparicio
-1
/
+5
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-2
/
+2
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-1
/
+1
2015-01-02
Fix fallout in tests.
Niko Matsakis
-1
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-0
/
+5
2015-01-02
Use `derive` rather than `deriving` in tests
Nick Cameron
-1
/
+1
2015-01-02
New coherence tests covering patterns we want to work (and not work).
Niko Matsakis
-0
/
+25
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-2
/
+2
2015-01-01
Add tests for assoc type issues that have been fixed
Jorge Aparicio
-0
/
+15
2015-01-01
Fix a bug with cross-crate trait impls
Nick Cameron
-0
/
+17
2014-12-30
Address nits.
Niko Matsakis
-0
/
+3
2014-12-30
Add a test case using associated types cross crate. Fixes #18048.
Niko Matsakis
-0
/
+24
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-1
/
+1
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-0
/
+5
2014-12-20
Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.
Nick Cameron
-1
/
+1
2014-12-18
auto merge of #19984 : japaric/rust/macro-expressions, r=alexcrichton
bors
-13
/
+10
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-13
/
+10
2014-12-17
Add tests for E-needstest issues
Jakub Bukaj
-0
/
+61
2014-12-15
auto merge of #19448 : japaric/rust/binops-by-value, r=nikomatsakis
bors
-5
/
+5
2014-12-14
Add a bunch of new tests per Alex's suggestion.
Niko Matsakis
-0
/
+19
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-1
/
+1
2014-12-13
Fix run-pass tests
Jorge Aparicio
-5
/
+5
2014-12-12
auto merge of #19568 : barosl/rust/enum-struct-variants-ice, r=alexcrichton
bors
-0
/
+13
2014-12-12
Fix ICE when a struct variant enum is imported from an external crate
Barosl Lee
-0
/
+13
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+26
2014-11-25
Fix xcrate enum namespacing
Steven Fackler
-1
/
+15
2014-11-23
std: Add a new top-level thread_local module
Alex Crichton
-2
/
+3
2014-11-20
removed struct_variant feature from tests
Simon Wollwage
-7
/
+1
2014-11-18
Update test for equivalency to include region binders in object types, add ne...
Niko Matsakis
-2
/
+2
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-4
/
+4
2014-11-13
auto merge of #18887 : aturon/rust/controlled-inherit, r=alexcrichton
bors
-2
/
+10
2014-11-12
time: Deprecate the library in the distribution
Alex Crichton
-0
/
+11
2014-11-11
Update tests for new stability inheritance rules
Aaron Turon
-2
/
+10
2014-11-09
First stage of struct variant field visibility changes
Steven Fackler
-7
/
+5
2014-11-08
auto merge of #18634 : alexcrichton/rust/cfg-attr-crate-level, r=sfackler
bors
-0
/
+27
2014-11-07
rustc: Process #[cfg]/#[cfg_attr] on crates
Alex Crichton
-0
/
+27
2014-11-06
Add regression test for #18711
Brian Koropoff
-0
/
+16
2014-11-06
rollup merge of #18679 : brson/lint-trait
Alex Crichton
-0
/
+3
2014-11-05
rustc: Add some more checks to the stability lint
Brian Anderson
-0
/
+3
2014-11-05
auto merge of #18546 : bkoropoff/rust/unboxed-closures-cross-crate, r=nick29581
bors
-0
/
+26
2014-11-05
auto merge of #18592 : alexcrichton/rust/dylib-harder, r=pcwalton
bors
-4
/
+0
2014-11-03
rustc: Default to static linking dylibs
Alex Crichton
-4
/
+0
2014-11-03
rollup merge of #18523 : bkoropoff/issue-18501
Alex Crichton
-0
/
+27
2014-11-03
rollup merge of #18518 : bkoropoff/issue-18514
Alex Crichton
-0
/
+27
2014-11-03
rollup merge of #18470 : alexcrichton/dash-l
Alex Crichton
-0
/
+26
2014-11-02
Add regression test for #16790, #18378 and #18543
Brian Koropoff
-0
/
+26
2014-11-01
Add regression test for #18501
Brian Koropoff
-0
/
+27
2014-11-01
Add regression test for issue #18514
Brian Koropoff
-0
/
+27
2014-10-31
First stage of enum namespacing changes
Steven Fackler
-1
/
+67
[prev]
[next]