Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
rust
/
crates
/
syn
/
d502e4b5dd74619794d053cfd1c73c953fee942a
d502e4b
Implement parsing const generic params
by David Tolnay
· 5 years ago
1150d03
Update test suite to nightly-2019-05-25
by David Tolnay
· 5 years ago
b53013e
Update test suite to nightly-2019-05-24
by David Tolnay
· 5 years ago
e6eb590
Update test suite to nightly-2019-05-23
by David Tolnay
· 5 years ago
3c40005
Revert "Ignore codegen build failure associated with rustfmt bug"
by David Tolnay
· 5 years ago
19f8ce8
Ignore codegen build failure associated with rustfmt bug
by David Tolnay
· 5 years ago
b9cd1bb
Smaller format for license section
by David Tolnay
· 5 years ago
2979f98
Update test suite to nightly-2019-05-14
by David Tolnay
· 6 years ago
77beabd
Switch to SPDX 2.1 license expression
by David Tolnay
· 6 years ago
50bd6d0
Merge pull request #634 from dtolnay/insta
by David Tolnay
· 6 years ago
3680ccd
Remove directory of non-inline snapshots
by David Tolnay
· 6 years ago
053a9d3
Remove support for non-inline snapshots
by David Tolnay
· 6 years ago
fcd53cf
Move all use of snapshot to inline
by David Tolnay
· 6 years ago
4fd1bd3
Move rest of test_derive_input to inline snapshots
by David Tolnay
· 6 years ago
287699d
Adjust parsing with inline snapshot to reduce indentation
by David Tolnay
· 6 years ago
32245a9
Format newtype variants on one line
by David Tolnay
· 6 years ago
6d16fa8
Also PathArgument's naming convention
by David Tolnay
· 6 years ago
abfc2b4
Special case for Visibility's naming convention
by David Tolnay
· 6 years ago
caac627
Omit empty vec from snapshot
by David Tolnay
· 6 years ago
5302f0e
Flatten snapshot representation of syntax tree enums
by David Tolnay
· 6 years ago
644246b
Omit None values from snapshot
by David Tolnay
· 6 years ago
3c3c7d1
Generate debug impls more appropriate for inline snapshot
by David Tolnay
· 6 years ago
50c4e8a
Change test_derive_input to inline snapshots
by David Tolnay
· 6 years ago
cab909c
Include codegen crate name in generated file header
by David Tolnay
· 6 years ago
5ce7420
Only write codegen file if there are changes
by David Tolnay
· 6 years ago
de114eb
Buffer output when codegening files
by David Tolnay
· 6 years ago
b2188a6
Add a codegen error type to avoid unwraps
by David Tolnay
· 6 years ago
0a1e222
Merge pull request #630 from dtolnay/split
by David Tolnay
· 6 years ago
c94e1a0
Handle codegen features in one place
by David Tolnay
· 6 years ago
cc8d14e
Remove codegen State types
by David Tolnay
· 6 years ago
587abd0
Handle fold_span_only a more concise way
by David Tolnay
· 6 years ago
4d91882
Switch to TokenStream::extend
by David Tolnay
· 6 years ago
1259791
Use consistent imports in codegen crate
by David Tolnay
· 6 years ago
9ee641a
Consolidate under_name code
by David Tolnay
· 6 years ago
e627fa8
Consolidate Operand code
by David Tolnay
· 6 years ago
097b9ce
Remove 'ref' from Operand code
by David Tolnay
· 6 years ago
cd68054
Inline some small code generation helpers
by David Tolnay
· 6 years ago
2fb3d48
Flatten private codegen modules
by David Tolnay
· 6 years ago
1e99fa3
Factor out generate loops
by David Tolnay
· 6 years ago
1db3d8e
Factor out full macro
by David Tolnay
· 6 years ago
490b91b
Split the visit and visit_mut codegen
by David Tolnay
· 6 years ago
f1e57f0
Separate out the fold codegen
by David Tolnay
· 6 years ago
c442e74
Remove a 2015 dyn test case
by David Tolnay
· 6 years ago
e35e6c9
Support path parameters on Self keyword
by David Tolnay
· 6 years ago
e6b3709
Skip bracketizing inside await macro
by David Tolnay
· 6 years ago
0db515d
Update test suite to nightly-2019-05-09
by David Tolnay
· 6 years ago
d0b37d2
Use more conventional signature for file::write
by David Tolnay
· 6 years ago
43bb524
Provide rustfmt-nightly rename in codegen Cargo.toml
by David Tolnay
· 6 years ago
cec98a7
Move formatted file writing to module
by David Tolnay
· 6 years ago
983cd14
Deduplicate and update codegen doc comment
by David Tolnay
· 6 years ago
e4d0efe
Re-wrap accept_as_ident string patterns
by David Tolnay
· 6 years ago
428f10a
Exclude snapshot drafts from git
by David Tolnay
· 6 years ago
a1d0bfe
Switch from colored to termcolor
by David Tolnay
· 6 years ago
b765ca7
Support inline snapshots in snapshot macro
by David Tolnay
· 6 years ago
d67100d
Release syn-codegen 0.1.0
by David Tolnay
· 6 years ago
b7622c9
Add an example of include_str!("syn.json")
by David Tolnay
· 6 years ago
5b2cd85
Document the syn-codegen data types
by David Tolnay
· 6 years ago
35f071f
Document purpose of syn-codegen crate
by David Tolnay
· 6 years ago
950cc12
Move codegen types to syn-codegen crate
by David Tolnay
· 6 years ago
e957eb6
Reduce line length in impl_by_parsing_expr calls
by David Tolnay
· 6 years ago
a58223d
Format with rustfmt 2019-04-24
by David Tolnay
· 6 years ago
c4a5b54
Avoid 'ast' since syntax tree is concrete
by David Tolnay
· 6 years ago
35c8653
Avoid importing parse2 in tests since we don't in docs
by David Tolnay
· 6 years ago
162dac1
Suggest trybuild tests
by David Tolnay
· 6 years ago
52c0abc
Release 0.15.34
by David Tolnay
· 6 years ago
3f79735
Merge pull request #629 from bstrie/exprs
by David Tolnay
· 6 years ago
1626c37
Handle ExprGroup when parsing
by bstrie
· 6 years ago
cde20e6
impl Parse for ExprFoo revisions
by bstrie
· 6 years ago
b25e113
Update test suite to nightly-2019-05-03
by David Tolnay
· 6 years ago
6c50fdb
Gate these convenience impls behind the printing feature as well
by bstrie
· 6 years ago
b7f8aaf
Implement Parse for ExprFoo, round two
by bstrie
· 6 years ago
7b4f52d
Tentative beginning to implementing Parse for Expr types
by bstrie
· 6 years ago
20985b9
Use 2018-style absolute paths in examples
by David Tolnay
· 6 years ago
18c081f
Add readme for the dev directory
by David Tolnay
· 6 years ago
e21177e
Release 0.15.33
by David Tolnay
· 6 years ago
44b831c
Remove unused mut detected by latest nightly
by David Tolnay
· 6 years ago
ae01918
Update test suite to nightly-2019-04-24
by David Tolnay
· 6 years ago
1a47cda
Remove unused mut detected by latest nightly
by David Tolnay
· 6 years ago
6533607
Avoid ref keyword in 2018 style docs
by David Tolnay
· 6 years ago
d4a761d
Clarify documentation of Attribute::parse_meta
by David Tolnay
· 6 years ago
8271202
Prepare to remove P type parameter of punctuated::IntoIter
by David Tolnay
· 6 years ago
4861a95
Merge pull request #626 from dtolnay/peek
by David Tolnay
· 6 years ago
e1da66f
Require rustc that can support assoc consts for peek_any
by David Tolnay
· 6 years ago
b8a68e4
Function to peek any ident
by David Tolnay
· 6 years ago
95479ef
Merge pull request #625 from dtolnay/unraw
by David Tolnay
· 6 years ago
c15a000
Extension method to unraw an ident
by David Tolnay
· 6 years ago
359a49b
Merge pull request #624 from dtolnay/clone
by David Tolnay
· 6 years ago
7f3f13e
Implement Clone for the punctuated iterator types
by David Tolnay
· 6 years ago
b2dc98a
Condense the Debug representation for Error
by David Tolnay
· 6 years ago
643b96d
Release 0.15.32
by David Tolnay
· 6 years ago
01c0410
Fix link from custom_punctuation to Span
by David Tolnay
· 6 years ago
d8a4721
Hide custom_punctuation_len from rustfmt
by David Tolnay
· 6 years ago
5ac27f1
Tweak Debug representation of custom tokens
by David Tolnay
· 6 years ago
e258471
Remove parens from the custom_punctuation example
by David Tolnay
· 6 years ago
fcdfe31
Guarantee that the peek indicator is Copy
by David Tolnay
· 6 years ago
9888040
Touch up custom_punctuation documentation
by David Tolnay
· 6 years ago
04cd0b7
Give conflict-proof names to custom_punctuation helpers
by David Tolnay
· 6 years ago
76aabde
Factor out custom_punctuation array type
by David Tolnay
· 6 years ago
f07f817
Move custom_punctuation implementation details to bottom
by David Tolnay
· 6 years ago
3c55767
Formatting of helper macros in custom_puncutation
by David Tolnay
· 6 years ago
Next »