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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsyntax
/
ext
/
deriving
Age
Commit message (
Expand
)
Author
Lines
2014-12-22
rollup merge of #20056: MrFloya/iter_rename
Alex Crichton
-1
/
+1
2014-12-22
rollup merge of #20033: alexcrichton/deprecate-serialise
Alex Crichton
-17
/
+58
2014-12-22
Renaming of the Iter types as in RFC #344
Florian Wilkens
-1
/
+1
2014-12-22
serialize: Fully deprecate the library
Alex Crichton
-17
/
+58
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-36
/
+31
2014-12-20
Add support for multiple region bounds in where clauses
Jared Roesch
-1
/
+1
2014-12-20
Add parser support for generalized where clauses
Jared Roesch
-2
/
+8
2014-12-19
libsyntax: use `#[deriving(Copy)]`
Jorge Aparicio
-2
/
+1
2014-12-17
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2014-12-17
rollup merge of #19831: luqmana/deriving-where
Alex Crichton
-5
/
+25
2014-12-17
rollup merge of #19755: alexcrichton/rust-serialize
Alex Crichton
-2
/
+22
2014-12-15
rollup merge of #19812: frewsxcv/expansion-include-enum
Brian Anderson
-0
/
+1
2014-12-14
Parse `unsafe impl` but don't do anything particularly interesting with the r...
Niko Matsakis
-1
/
+2
2014-12-14
Rename FnStyle trait to Unsafety.
Niko Matsakis
-1
/
+1
2014-12-14
libsyntax: Make deriving also respect where bounds.
Luqman Aden
-5
/
+25
2014-12-13
rustc: Start the deprecation of libserialize
Alex Crichton
-2
/
+22
2014-12-13
libsyntax: use unboxed closures
Jorge Aparicio
-111
/
+150
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
Add support for equality constraints on associated types
Nick Cameron
-3
/
+4
2014-12-09
rollup merge of #19598: japaric/ord
Alex Crichton
-4
/
+25
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+2
2014-12-07
syntax: use UFCS in the expansion of `#[deriving(Ord)]`
Jorge Aparicio
-4
/
+25
2014-12-05
Utilize fewer reexports
Corey Farwell
-6
/
+7
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
Rote changes due to the fact that ast paths no longer carry this extraneous b...
Niko Matsakis
-3
/
+3
2014-11-19
rollup merge of #19090: kmcallister/deriving-non-type
Jakub Bukaj
-2
/
+5
2014-11-18
std: Stabilize std::fmt
Alex Crichton
-1
/
+1
2014-11-18
deriving: error out when used on a non-type
Keegan McAllister
-2
/
+5
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-46
/
+59
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-0
/
+1
2014-11-16
Complete the removal of ty_nil, ast::LitNil, ast::TyBot and ast::TyUniq
Jakub Bukaj
-12
/
+7
2014-11-15
Improve examples for syntax::ext::deriving::encodable
Barosl Lee
-31
/
+40
2014-11-09
auto merge of #18755 : japaric/rust/ord, r=alexcrichton
bors
-10
/
+31
2014-11-07
Update Partial/Total Eq/Ord terminology
Jorge Aparicio
-7
/
+7
2014-11-07
syntax: Use UFCS in the expansion of `#[deriving(PartialOrd)]`
Jorge Aparicio
-4
/
+25
2014-11-07
Update parser with `for` syntax
Niko Matsakis
-2
/
+2
2014-11-05
Use operator sugar in the expansion of `#[deriving(PartialEq)]`
Jorge Aparicio
-5
/
+31
2014-11-03
syntax: Use UFCS in the expansion of `#[deriving(Clone)]`
Jorge Aparicio
-3
/
+11
2014-10-27
Preserve struct field pattern shorthand in the prettyprinter.
Kevin Mehall
-1
/
+1
2014-10-24
Add a lint for not using field pattern shorthands
P1start
-1
/
+4
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-5
/
+7
2014-09-22
auto merge of #17339 : treeman/rust/doc-things, r=alexcrichton
bors
-156
/
+129
2014-09-18
syntax: use an index in CodeMap instead of Gc for ExpnInfo.
Eduard Burtescu
-2
/
+1
2014-09-17
doc: Remove "see above".
Jonas Hietala
-4
/
+3
2014-09-17
doc: Backticks and spelling mistakes.
Jonas Hietala
-13
/
+13
2014-09-17
doc: Cleanup.
Jonas Hietala
-149
/
+123
2014-09-16
Fallout from renaming
Aaron Turon
-10
/
+10
2014-09-14
syntax: fix fallout from using ptr::P.
Eduard Burtescu
-275
/
+253
[prev]
[next]