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-17
libsyntax: rename functions from uint to usize
Paul Collier
-2
/
+2
2015-01-17
auto merge of #21205 : alexcrichton/rust/issue-21202, r=nikomatsakis
bors
-0
/
+16
2015-01-16
auto merge of #21008 : huonw/rust/trait-suggestions, r=nikomatsakis
bors
-0
/
+43
2015-01-16
rustc_resolve: Correctly record privacy of methods
Alex Crichton
-0
/
+16
2015-01-16
Prefer implemented traits in suggestions.
Huon Wilson
-1
/
+6
2015-01-15
Syntax extensions on trait and impl items.
Nick Cameron
-2
/
+29
2015-01-14
Implement suggestions for traits to import.
Huon Wilson
-0
/
+38
2015-01-11
Rename AtomicInt and AtomicUint
Steven Fackler
-2
/
+2
2015-01-08
Improvements to feature staging
Brian Anderson
-16
/
+20
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-0
/
+5
2015-01-08
fallout: run-pass tests that use box. (many could be ported to `Box::new` in...
Felix S. Klock II
-0
/
+10
2015-01-07
Merge pull request #20675 from jbcrail/fix-test-comments
bors
-2
/
+2
2015-01-06
Fix misspelled comments in tests.
Joseph Crail
-2
/
+2
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-1
/
+1
2015-01-06
rollup merge of #20593: nikomatsakis/unused-tps-in-impl
Alex Crichton
-4
/
+4
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-1
/
+1
2015-01-06
Fix fallout in tests.
Niko Matsakis
-4
/
+4
2015-01-05
More test fixes!
Alex Crichton
-3
/
+1
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-57
/
+199
2015-01-05
rollup merge of #20556: japaric/no-for-sized
Alex Crichton
-1
/
+1
2015-01-05
rollup merge of #20568: huonw/ungate-AT-globs
Alex Crichton
-16
/
+2
2015-01-05
rollup merge of #20507: alexcrichton/issue-20444
Alex Crichton
-1
/
+1
2015-01-05
Add a test case for accidental macro re-export
Keegan McAllister
-0
/
+19
2015-01-05
Un-gate macro_rules
Keegan McAllister
-39
/
+1
2015-01-05
Pass the #[plugin(...)] meta item to the registrar
Keegan McAllister
-0
/
+50
2015-01-05
Modernize macro_rules! invocations
Keegan McAllister
-12
/
+12
2015-01-05
Allow selective macro import
Keegan McAllister
-0
/
+34
2015-01-05
Move #[macro_reexport] to extern crate
Keegan McAllister
-2
/
+1
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-13
/
+9
2015-01-05
fix rpass tests
Jorge Aparicio
-13
/
+9
2015-01-05
Stop using macro_escape as an inner attribute
Keegan McAllister
-1
/
+0
2015-01-05
sed -i -s 's/ for Sized?//g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-05
Implement macro re-export
Keegan McAllister
-0
/
+34
2015-01-05
Add a special macro nonterminal $crate
Keegan McAllister
-0
/
+24
2015-01-05
Replace LetSyntaxTT with MacroRulesTT
Keegan McAllister
-0
/
+25
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-1
/
+1
2015-01-05
Remove uses of default_type_params feature gate from tests.
Huon Wilson
-2
/
+0
2015-01-05
Remove use of globs feature gate from tests.
Huon Wilson
-6
/
+2
2015-01-05
Remove use of associated_types feature gate from tests.
Huon Wilson
-8
/
+0
2015-01-03
Remove deprecated functionality
Alex Crichton
-5
/
+4
2015-01-04
auto merge of #20490 : japaric/rust/assoc-types, r=aturon
bors
-7
/
+18
2015-01-03
use assoc types in binop traits
Jorge Aparicio
-5
/
+13
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-2
/
+2
2015-01-03
fix rpass/cfail tests
Jorge Aparicio
-2
/
+5
2015-01-02
rollup merge of #20410: japaric/assoc-types
Alex Crichton
-1
/
+5
2015-01-02
rollup merge of #20341: nikomatsakis/impl-trait-for-trait-2
Alex Crichton
-1
/
+1
2015-01-02
Merge remote-tracking branch 'origin/master' into rollup
Alex Crichton
-1
/
+1
2015-01-02
rollup merge of #20416: nikomatsakis/coherence
Alex Crichton
-0
/
+25
2015-01-02
rollup merge of #20404: japaric/at-tests
Alex Crichton
-0
/
+15
[prev]
[next]