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
/
ext
Age
Commit message (
Expand
)
Author
Lines
2014-12-13
rustc: Start the deprecation of libserialize
Alex Crichton
-2
/
+22
2014-12-13
libsyntax: convert `LockstepIterSize` binops to by value
Jorge Aparicio
-0
/
+24
2014-12-13
libsyntax: use unboxed closures
Jorge Aparicio
-120
/
+165
2014-12-13
libsyntax: fix fallout
Jorge Aparicio
-1
/
+1
2014-12-13
Expansion should explicitly include enum
Corey Farwell
-0
/
+1
2014-12-12
Fix #19734 (ICE)
Adolfo OchagavĂa
-9
/
+10
2014-12-12
Add support for equality constraints on associated types
Nick Cameron
-9
/
+16
2014-12-09
rollup merge of #19598: japaric/ord
Alex Crichton
-4
/
+25
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-4
/
+10
2014-12-08
core: make the public fmt API completely safe.
Eduard Burtescu
-25
/
+8
2014-12-08
auto merge of #19378 : japaric/rust/no-as-slice, r=alexcrichton
bors
-1
/
+1
2014-12-07
syntax: use UFCS in the expansion of `#[deriving(Ord)]`
Jorge Aparicio
-4
/
+25
2014-12-06
libsyntax: remove unnecessary `as_slice()` calls
Jorge Aparicio
-1
/
+1
2014-12-05
Utilize fewer reexports
Corey Farwell
-6
/
+17
2014-12-05
rollup merge of #19387: jauhien/fix-expand_quote_ty
Corey Richardson
-2
/
+1
2014-12-03
Replace `equiv` method calls with `==` operator sugar
Jorge Aparicio
-4
/
+4
2014-11-30
auto merge of #19415 : P1start/rust/error-message-fixes, r=alexcrichton
bors
-1
/
+1
2014-11-30
Adjust some error messages to start with a lowercase letter and not finish wi...
P1start
-1
/
+1
2014-11-30
syntax: Make `asm!` clobbers a proper vector.
Kang Seonghoon
-7
/
+3
2014-11-29
Fix rustc panic on second compile_input
Murarth
-0
/
+10
2014-11-29
fix expand_quote_ty function as parse_ty was changed and needs no arguments now
Jauhien Piatlicki
-2
/
+1
2014-11-26
rollup merge of #19329: steveklabnik/doc_style_cleanup2
Alex Crichton
-17
/
+7
2014-11-26
/*! -> //!
Steve Klabnik
-17
/
+7
2014-11-26
Test fixes and rebase conflicts
Alex Crichton
-6
/
+6
2014-11-26
rollup merge of #19298: nikomatsakis/unboxed-closure-parse-the-plus
Alex Crichton
-14
/
+21
2014-11-26
rollup merge of #19288: steveklabnik/doc_style_cleanup
Alex Crichton
-10
/
+6
2014-11-26
auto merge of #19176 : aturon/rust/stab-iter, r=alexcrichton
bors
-2
/
+2
2014-11-26
Rote changes due to the fact that ast paths no longer carry this extraneous b...
Niko Matsakis
-14
/
+21
2014-11-26
auto merge of #19262 : murarth/rust/module-path-fix, r=jakub-
bors
-2
/
+9
2014-11-25
/** -> ///
Steve Klabnik
-10
/
+6
2014-11-25
Fallout from stabilization
Aaron Turon
-2
/
+2
2014-11-24
Fixed "::::" appearing in module_path!()
Murarth
-2
/
+9
2014-11-23
std: Add a new top-level thread_local module
Alex Crichton
-21
/
+7
2014-11-23
Remove type parameters from ExprField and ExprTupField
Adolfo OchagavĂa
-2
/
+2
2014-11-20
auto merge of #19071 : huonw/rust/col2column, r=nikomatsakis
bors
-5
/
+5
2014-11-20
auto merge of #19113 : nikomatsakis/rust/unboxed-boxed-closure-unification, r...
bors
-5
/
+6
2014-11-20
Rename `col!` to `column!`.
Huon Wilson
-5
/
+5
2014-11-19
rollup merge of #19103: huonw/literal-suffixes
Jakub Bukaj
-18
/
+22
2014-11-19
rollup merge of #19090: kmcallister/deriving-non-type
Jakub Bukaj
-2
/
+5
2014-11-19
Merge the ExprFnBlock and ExprUnboxedClosure into one ExprClosure with an opt...
Niko Matsakis
-5
/
+6
2014-11-20
Parse and store suffixes on literals.
Huon Wilson
-15
/
+18
2014-11-18
std: Stabilize std::fmt
Alex Crichton
-25
/
+4
2014-11-19
Switch to an independent enum for `Lit*` subtokens.
Huon Wilson
-18
/
+19
2014-11-18
deriving: error out when used on a non-type
Keegan McAllister
-2
/
+5
2014-11-18
auto merge of #19050 : japaric/rust/moar-dst, r=aturon
bors
-9
/
+9
2014-11-18
rollup merge of #18911: canndrew/slice_shift_char
Jakub Bukaj
-2
/
+2
2014-11-17
libsyntax: DSTify `ToSource` and `ToSourceWithHygiene`
Jorge Aparicio
-9
/
+9
2014-11-17
Fallout from deprecation
Aaron Turon
-3
/
+3
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-46
/
+74
2014-11-17
auto merge of #19027 : nick29581/rust/coercions-4, r=alexcrichton
bors
-6
/
+6
[prev]
[next]