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
/
libsyntax
Age
Commit message (
Expand
)
Author
Lines
2015-01-26
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-159
/
+106
2015-01-26
Auto merge of #21617 - alexcrichton:less-quotes, r=nikomatsakis
bors
-7
/
+8
2015-01-26
Auto merge of #21614 - kvark:typedef, r=huonw
bors
-16
/
+55
2015-01-26
fallout
Oliver Schneider
-1
/
+1
2015-01-26
Auto merge of #21605 - huonw:omg-muscle-memory, r=eddyb
bors
-0
/
+10
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-23
/
+30
2015-01-26
Adjust most comments and messages to not use "unboxed".
Eduard Burtescu
-1
/
+1
2015-01-26
Remove every mention of "onceness".
Eduard Burtescu
-16
/
+0
2015-01-26
Remove dead code related to old closures.
Eduard Burtescu
-94
/
+11
2015-01-26
Remove "unboxed" attribute in code referring to new closures.
Eduard Burtescu
-32
/
+29
2015-01-25
Auto merge of #21582 - FlaPer87:rollup, r=brson
bors
-0
/
+2
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-1422
/
+1028
2015-01-24
syntax: Don't put quotes around filenames in codemap
Alex Crichton
-7
/
+8
2015-01-25
Associated types support for deriving::generic::TraitDef
Dzmitry Malyshau
-16
/
+55
2015-01-25
Tell the compiler to tell us that `deriving` is dead.
Huon Wilson
-0
/
+10
2015-01-24
Auto merge of #21079 - huonw:chained-cmp-tweaks, r=pnkfelix
bors
-23
/
+28
2015-01-25
Tweak chained comparison errors.
Huon Wilson
-3
/
+4
2015-01-25
Add the span of the operator itself to ast::BinOp.
Huon Wilson
-20
/
+24
2015-01-24
Auto merge of #21542 - vadimcn:fix-exported-macro-paths, r=alexcrichton
bors
-1
/
+10
2015-01-24
Rollup merge of #21504 - blackbeam:has_test_signature_fix, r=alexcrichton
Flavio Percoco Premoli
-0
/
+2
2015-01-23
Fix tidy.
Vadim Chugunov
-1
/
+1
2015-01-23
Deprecated attributes don't take 'feature' names and are paired with stable/u...
Brian Anderson
-28
/
+78
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-2
/
+11
2015-01-23
Rephrase error message on invalid fragment specifiers in macros.
Alexander Korolkov
-6
/
+10
2015-01-22
Suppress space after idents with "ModName" style in serialization of exported...
Vadim Chugunov
-1
/
+10
2015-01-22
Put #[staged_api] behind the 'staged_api' gate
Brian Anderson
-0
/
+9
2015-01-22
Make test harness use unstable APIs without allow(unstable)
Brian Anderson
-15
/
+79
2015-01-22
Fix some grammar inconsistencies for the '..' range notation.
Daniel Grunwald
-19
/
+38
2015-01-22
libsyntax: fix for `has_test_signature`
blackbeam
-0
/
+2
2015-01-21
Make diagnostic ordering deterministic
Alex Crichton
-7
/
+7
2015-01-21
Remove 'since' from unstable attributes
Brian Anderson
-4
/
+4
2015-01-21
Add a lint for library features
Brian Anderson
-64
/
+77
2015-01-21
Tie stability attributes to feature gates
Brian Anderson
-14
/
+20
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-11
/
+68
2015-01-21
More test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-01-21
rollup merge of #20179: eddyb/blind-items
Alex Crichton
-775
/
+333
2015-01-21
rollup merge of #21258: aturon/stab-3-index
Alex Crichton
-6
/
+6
2015-01-21
Remove unused stability levels from compiler
Brian Anderson
-6
/
+0
2015-01-21
tests: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-8
/
+8
2015-01-21
rollup merge of #21463: sanxiyn/demut
Alex Crichton
-17
/
+17
2015-01-21
rollup merge of #21457: alexcrichton/issue-21436
Alex Crichton
-70
/
+63
2015-01-21
rollup merge of #21429: GuillaumeGomez/macro-fix
Alex Crichton
-53
/
+54
2015-01-21
rollup merge of #21411: P1start/help-tweaks
Alex Crichton
-1
/
+1
2015-01-21
rollup merge of #21396: japaric/no-parens-in-range
Alex Crichton
-4
/
+4
2015-01-21
rollup merge of #21340: pshc/libsyntax-no-more-ints
Alex Crichton
-471
/
+471
2015-01-21
rollup merge of #21289: brson/errorcodes
Alex Crichton
-0
/
+25
2015-01-21
Fallout from stabilization.
Aaron Turon
-6
/
+6
2015-01-21
syntax: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-418
/
+202
2015-01-21
syntax: merge ast::ViewItem into ast::Item.
Eduard Burtescu
-353
/
+130
2015-01-21
Remove feature(import_shadowing).
Eduard Burtescu
-4
/
+1
[prev]
[next]