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-10
Merge pull request #20808 from Manishearth/span_fix
bors
-2
/
+5
2015-01-10
auto merge of #20837 : huonw/rust/remove-unused-lifetime, r=nikomatsakis
bors
-6
/
+2
2015-01-10
auto merge of #20794 : sfackler/rust/trailing-attrs, r=alexcrichton
bors
-2
/
+6
2015-01-10
core: rm unused lifetime.
Huon Wilson
-6
/
+2
2015-01-09
syntax: Add #[allow(unstable)] to --test expansion
Alex Crichton
-1
/
+7
2015-01-09
Fix checking of command line expansion spans (fixes #20747)
Manish Goregaokar
-2
/
+5
2015-01-08
Forbid trailing attributes in impl blocks
Steven Fackler
-2
/
+6
2015-01-08
auto merge of #20760 : alexcrichton/rust/rollup, r=alexcrichton
bors
-48
/
+134
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-43
/
+132
2015-01-08
rollup merge of #20740: FlaPer87/remove-opt-out-copy
Alex Crichton
-4
/
+1
2015-01-08
Test fixes.
Huon Wilson
-4
/
+4
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
Add a warning feature gate for int/uint in types and i/u suffixes.
Huon Wilson
-0
/
+55
2015-01-08
Store deprecated status of i/u-suffixed literals.
Huon Wilson
-40
/
+73
2015-01-08
Remove the deprecated opt_out_copy feature
Flavio Percoco
-4
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-08
libsyntax: add COMMAND_LINE_SP and use it for spans generated from the comman...
Manish Goregaokar
-6
/
+21
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-34
/
+2
2015-01-07
rollup merge of #20723: pnkfelix/feature-gate-box-syntax
Alex Crichton
-1
/
+17
2015-01-07
rollup merge of #20720: nick29581/assoc-ice-missing
Alex Crichton
-18
/
+20
2015-01-07
rollup merge of #20657: alexcrichton/stabilize-macros
Alex Crichton
-175
/
+0
2015-01-08
Remove String impls and fix for make tidy
Nick Cameron
-3
/
+0
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-498
/
+498
2015-01-07
rollup merge of #20726: dgrunwald/require-parens-for-chained-comparison
Alex Crichton
-3
/
+31
2015-01-07
rollup merge of #20708: aturon/new-int-modules
Alex Crichton
-12
/
+1
2015-01-07
rollup merge of #20663: brson/feature-staging
Alex Crichton
-17
/
+12
2015-01-07
rollup merge of #20654: alexcrichton/stabilize-hash
Alex Crichton
-7
/
+18
2015-01-08
RFC 558: Require parentheses for chained comparisons
Daniel Grunwald
-3
/
+31
2015-01-07
fix the `&mut _` patterns
Jorge Aparicio
-1
/
+1
2015-01-08
Added `box_syntax` feature gate; added to std and rustc crates for bootstrap.
Felix S. Klock II
-0
/
+13
2015-01-07
remove slicing_syntax feature gate
Jorge Aparicio
-9
/
+1
2015-01-07
Preliminary feature staging
Brian Anderson
-17
/
+12
2015-01-07
use slicing sugar
Jorge Aparicio
-489
/
+484
2015-01-08
Fix precedence for ranges.
Nick Cameron
-18
/
+23
2015-01-07
std: Stablize the macros module
Alex Crichton
-175
/
+0
2015-01-07
std: Stabilize the std::hash module
Alex Crichton
-7
/
+18
2015-01-07
Register new snapshots
Alex Crichton
-12
/
+1
2015-01-07
Merge pull request #20674 from jbcrail/fix-misspelled-comments
bors
-4
/
+4
2015-01-06
More test fixes
Alex Crichton
-9
/
+9
2015-01-06
Fix misspelled comments.
Joseph Crail
-4
/
+4
2015-01-06
Test fixes and rebase conflicts
Alex Crichton
-17
/
+22
2015-01-06
rollup merge of #20563: cmr/macro-input-future-proofing
Alex Crichton
-8
/
+186
2015-01-06
Minor fallout/update FOLLOW sets
Corey Richardson
-2
/
+2
2015-01-06
rollup merge of #19430: pczarn/interp_tt-cleanup
Alex Crichton
-89
/
+131
2015-01-06
rollup merge of #20607: nrc/kinds
Alex Crichton
-1
/
+1
2015-01-06
rollup merge of #20593: nikomatsakis/unused-tps-in-impl
Alex Crichton
-2
/
+12
2015-01-06
rollup merge of #20653: alexcrichton/entry-unstable
Alex Crichton
-3
/
+3
2015-01-07
Cleanup and followup to PR #17830: parsing changes
Piotr Czarnecki
-89
/
+131
2015-01-06
Register new snapshots
Alex Crichton
-106
/
+10
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-64
/
+139
[prev]
[next]