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
2018-07-22
Auto merge of #52394 - estebank:println, r=oli-obk
bors
-10
/
+16
2018-07-21
Gate `format_args_nll` behind feature flag
Esteban Küber
-0
/
+1
2018-07-19
Improve suggestion for missing fmt str in println
Esteban Küber
-10
/
+15
2018-07-19
rustc: Fix two custom attributes with custom derive
Alex Crichton
-0
/
+17
2018-07-17
Auto merge of #52145 - ExpHP:drop-it-like-its-eof, r=nikomatsakis
bors
-1
/
+6
2018-07-16
cleanup unnecessary else
Michael Lamparski
-6
/
+4
2018-07-16
rustc: Stabilize much of the `proc_macro` feature
Alex Crichton
-4
/
+4
2018-07-15
Auto merge of #52383 - petrochenkov:pmns, r=alexcrichton
bors
-1
/
+4
2018-07-14
Functions introducing procedural macros reserve a slot in the macro namespace...
Vadim Petrochenkov
-1
/
+4
2018-07-14
Remove most of `Hash` impls from AST and HIR structures
Vadim Petrochenkov
-3
/
+3
2018-07-14
Remove most of `PartialEq` impls from AST and HIR structures
Vadim Petrochenkov
-5
/
+5
2018-07-11
Rollup merge of #52224 - ljedrz:dyn_libsyntax, r=oli-obk
Mark Rousskov
-49
/
+50
2018-07-10
Pacify tidy
ljedrz
-1
/
+2
2018-07-10
Deny bare trait objects in in src/libsyntax
ljedrz
-49
/
+49
2018-07-08
hygiene: Decouple transparencies from expansion IDs
Vadim Petrochenkov
-12
/
+6
2018-07-07
fix perf issue in macro parser
Michael Lamparski
-1
/
+8
2018-06-30
Fortify dummy span checking
Vadim Petrochenkov
-6
/
+6
2018-06-30
hygiene: Implement transparent marks
Vadim Petrochenkov
-1
/
+12
2018-06-30
expansion: Give names to some fields of `SyntaxExtension`
Vadim Petrochenkov
-20
/
+26
2018-06-28
Auto merge of #50997 - michaelwoerister:pre-analyze-filemaps, r=Mark-Simulacrum
bors
-5
/
+9
2018-06-27
Remove the now redundant CodeMap::new_filemap_with_lines() method.
Michael Woerister
-5
/
+9
2018-06-27
Implement `#[macro_export(local_inner_macros)]`
Vadim Petrochenkov
-1
/
+20
2018-06-23
hygiene: Merge `NameAndSpan` into `ExpnInfo`
Vadim Petrochenkov
-50
/
+38
2018-06-23
hygiene: Do not reset expansion info for `quote!`
Vadim Petrochenkov
-3
/
+7
2018-06-23
expansion: Add some comments
Vadim Petrochenkov
-2
/
+14
2018-06-23
expansion: Improve searchability for `AstFragments` methods
Vadim Petrochenkov
-44
/
+60
2018-06-23
expansion: Rename `Expansion` to `AstFragment`
Vadim Petrochenkov
-186
/
+198
2018-06-23
expansion: Remove unnecessary override from `impl Folder for Marker`
Vadim Petrochenkov
-5
/
+0
2018-06-21
async await desugaring and tests
Taylor Cramer
-0
/
+2
2018-06-21
Parse async fn header.
Without Boats
-3
/
+6
2018-06-20
Rename ty_param_bound to trait_bound
varkor
-2
/
+2
2018-06-20
Make GenericBound explicit
varkor
-1
/
+2
2018-06-20
Rename ParamBound(s) to GenericBound(s)
varkor
-6
/
+6
2018-06-20
Rename TraitTyParamBound to ParamBound::Trait
varkor
-1
/
+1
2018-06-20
Remove name from GenericParamKind::Lifetime
varkor
-3
/
+1
2018-06-20
Lift bounds into GenericParam
varkor
-8
/
+8
2018-06-20
Rename structures in ast
varkor
-13
/
+13
2018-06-20
Refactor ast::GenericParam as a struct
varkor
-10
/
+17
2018-06-20
Rename ast::GenericParam and ast::GenericArg
varkor
-5
/
+5
2018-06-20
Make method and variable names more consistent
varkor
-6
/
+6
2018-06-20
Rename "parameter" to "arg"
varkor
-11
/
+11
2018-06-20
Rename *Parameter to *Param
varkor
-5
/
+5
2018-06-20
Consolidate PathParameters and AngleBracketedParameterData
varkor
-19
/
+14
2018-06-14
create multiple HIR items for a use statement
QuietMisdreavus
-2
/
+2
2018-06-10
Enable fall through past $:lifetime matcher
David Tolnay
-0
/
+8
2018-06-08
Rollup merge of #51417 - pietroalbini:revert-49719, r=nikomatsakis
kennytm
-22
/
+67
2018-06-07
Revert "Auto merge of #49719 - mark-i-m:no_sep, r=petrochenkov"
Pietro Albini
-22
/
+67
2018-06-02
Deny #[cfg] and #[cfg_attr] on generic parameters.
kennytm
-0
/
+5
2018-05-30
resolve: Make sure indeterminate and inconsistent macro resolutions always ge...
Vadim Petrochenkov
-0
/
+10
2018-05-28
Auto merge of #50724 - zackmdavis:applicability_rush, r=Manishearth
bors
-2
/
+6
[prev]
[next]