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
Age
Commit message (
Expand
)
Author
Lines
2018-05-17
Add edition to expansion info
Vadim Petrochenkov
-1
/
+2
2018-05-17
Rollup merge of #50610 - estebank:fmt-str, r=Kimundi
Mark Simulacrum
-3
/
+6
2018-05-17
Auto merge of #50629 - Mark-Simulacrum:stage-step, r=alexcrichton
bors
-18
/
+6
2018-05-17
Switch to 1.26 bootstrap compiler
Mark Simulacrum
-18
/
+6
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-17
/
+17
2018-05-17
Rollup merge of #50752 - GuillaumeGomez:more-error-code-in-libsyntax-ext, r=f...
kennytm
-3
/
+58
2018-05-15
Add missing error codes in libsyntax-ext asm
Guillaume Gomez
-3
/
+58
2018-05-15
Auto merge of #50011 - varkor:partialord-opt-ii, r=Manishearth
bors
-66
/
+101
2018-05-10
Improve format string errors
Esteban Küber
-3
/
+6
2018-05-09
use fmt::Result where applicable
Andre Bogus
-1
/
+1
2018-05-06
Fix assertion message generation
Shotaro Yamada
-57
/
+4
2018-05-03
Auto merge of #50413 - kennytm:rollup, r=kennytm
bors
-0
/
+5
2018-05-02
forbid empty identifiers from concat_idents
Michael Lamparski
-0
/
+5
2018-05-02
Remove Option from the return type of Attribute::name()
Seiichi Uchida
-6
/
+4
2018-04-26
rustc_target: move in syntax::abi and flip dependency.
Irina Popa
-2
/
+4
2018-04-25
Update comments to UFCS style
varkor
-11
/
+24
2018-04-25
Use UFCS
varkor
-11
/
+20
2018-04-25
Fix handling of None
varkor
-11
/
+11
2018-04-25
Ensure derive(PartialOrd) is no longer accidentally exponential
varkor
-70
/
+83
2018-04-25
Auto merge of #49986 - zofrex:better-derived-argument-names, r=Manishearth
bors
-39
/
+41
2018-04-24
Gensym arguments for format macro
James Sanderson
-7
/
+9
2018-04-19
Fix some of the __names in the comments
James Sanderson
-13
/
+13
2018-04-19
Gensym remaining identifiers
James Sanderson
-5
/
+5
2018-04-19
Don't prepend deriving-generated attributes with _
James Sanderson
-3
/
+3
2018-04-15
Provide better names for builtin deriving-generated attributes
James Sanderson
-14
/
+14
2018-04-15
Auto merge of #49881 - varkor:partialord-opt, r=Manishearth
bors
-91
/
+212
2018-04-14
Add tests and longer error explanation
Guillaume Gomez
-1
/
+24
2018-04-14
Add error codes for libsyntax_ext
Guillaume Gomez
-2
/
+41
2018-04-12
Abstract cs_eq for partial_eq
varkor
-50
/
+27
2018-04-12
Improve the comment for cs_fold1
varkor
-2
/
+9
2018-04-12
Update partial_ord codegen summary
varkor
-3
/
+10
2018-04-11
Remove redundant operation in derive[PartialEq]
varkor
-28
/
+58
2018-04-11
Optimise the last field operations in derive[PartialOrd]
varkor
-51
/
+72
2018-04-11
Add cs_fold1 for better derives
varkor
-17
/
+92
2018-04-11
Fix derive(PartialOrd) implementation
varkor
-6
/
+10
2018-04-11
Implementation of `#[repr(packed(n))]` RFC 1399.
Cameron Hart
-3
/
+7
2018-04-08
Move deny(warnings) into rustbuild
Mark Simulacrum
-1
/
+0
2018-04-06
Remove more duplicated spans
Vadim Petrochenkov
-3
/
+4
2018-04-06
Rename `ast::Variant_::name` into `ident` + Fix rebase
Vadim Petrochenkov
-7
/
+5
2018-04-06
Use `Span::apply_mark` where possible
Vadim Petrochenkov
-9
/
+9
2018-04-06
Get rid of `SpannedIdent`
Vadim Petrochenkov
-30
/
+13
2018-04-06
Rename `PathSegment::identifier` to `ident`
Vadim Petrochenkov
-2
/
+2
2018-04-06
Use `Span` instead of `SyntaxContext` in `Ident`
Vadim Petrochenkov
-10
/
+6
2018-04-03
expand macro invocations in `extern {}` blocks
Austin Bonander
-0
/
+1
2018-04-02
Expand attribute macros on statements and expressions.
Austin Bonander
-1
/
+3
2018-03-31
Auto merge of #49201 - Phlosioneer:add-trivial-size-hints, r=SimonSapin
bors
-0
/
+9
2018-03-27
Auto merge of #49279 - varkor:generated-closure-return-type, r=alexcrichton
bors
-6
/
+6
2018-03-22
Optimise decode return expression for unit structs
varkor
-5
/
+5
2018-03-22
Use FunctionRetTy::Default rather than an explicit TyKind::Infer for lambda-b...
varkor
-1
/
+1
2018-03-20
Implement some trivial size_hints for various iterators
Phlosioneer
-0
/
+9
[prev]
[next]