| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Release 0.15.27 | David Tolnay | 2019-02-28 | 1 | -1/+1 | |
| * | Release 0.15.26 | David Tolnay | 2019-01-15 | 1 | -1/+1 | |
| * | Release 0.15.25 | David Tolnay | 2019-01-14 | 1 | -1/+1 | |
| * | Release 0.15.24 | David Tolnay | 2019-01-06 | 1 | -1/+1 | |
| * | Remove unneeded extern crates in documentation examples | David Tolnay | 2019-01-01 | 1 | -4/+0 | |
| * | Set all documentation examples to 2018 edition | David Tolnay | 2019-01-01 | 1 | -11/+11 | |
| * | Update name of deprecated stutter lint | David Tolnay | 2018-12-31 | 1 | -1/+1 | |
| * | Update example code to 2018 edition | David Tolnay | 2018-12-31 | 1 | -20/+13 | |
| * | Release 0.15.23 | David Tolnay | 2018-12-15 | 1 | -1/+1 | |
| * | Copyright/license headers | David Tolnay | 2018-11-24 | 1 | -8/+0 | |
| * | Release 0.15.22 | David Tolnay | 2018-11-24 | 1 | -1/+1 | |
| * | Use Error and Result from root in tests | David Tolnay | 2018-11-24 | 1 | -2/+1 | |
| * | Unconditionally provide Error and Result types | David Tolnay | 2018-11-24 | 1 | -3/+0 | |
| * | Export syn::Error and syn::Result from crate root | David Tolnay | 2018-11-23 | 1 | -5/+5 | |
| * | Remove lints that are no longer triggering | David Tolnay | 2018-11-21 | 1 | -3/+0 | |
| * | Ignore trivially_copy_pass_by_ref locally only | David Tolnay | 2018-11-21 | 1 | -1/+0 | |
| * | Release 0.15.21 | David Tolnay | 2018-11-16 | 1 | -1/+1 | |
| * | Release 0.15.20 | David Tolnay | 2018-11-11 | 1 | -1/+1 | |
| * | Make parse errors implement Send and Sync | David Tolnay | 2018-11-11 | 1 | -0/+3 | |
| * | Release 0.15.19 | David Tolnay | 2018-11-10 | 1 | -1/+1 | |
| * | Ignore too_many_arguments lint | David Tolnay | 2018-11-10 | 1 | -1/+2 | |
| * | Remove map_clone false positive which has been fixed in clippy | David Tolnay | 2018-11-06 | 1 | -2/+0 | |
| * | Format with rustfmt 0.99.6-nightly | David Tolnay | 2018-11-06 | 1 | -2/+2 | |
| * | Ignore lint about rustfmt::skip | David Tolnay | 2018-11-06 | 1 | -0/+1 | |
| * | Release 0.15.18 | David Tolnay | 2018-11-02 | 1 | -1/+1 | |
| * | Release 0.15.17 | David Tolnay | 2018-10-31 | 1 | -1/+1 | |
| * | Release 0.15.16 | David Tolnay | 2018-10-30 | 1 | -1/+1 | |
| * | Use a familiar way to specify compiler versions | David Tolnay | 2018-10-28 | 1 | -1/+1 | |
| * | Combine the two heapsize examples | David Tolnay | 2018-10-28 | 1 | -20/+1 | |
| * | Release 0.15.15 | David Tolnay | 2018-10-27 | 1 | -1/+1 | |
| * | Format with rustfmt 0.99.6-nightly | David Tolnay | 2018-10-27 | 1 | -12/+3 | |
| * | Release 0.15.14 | David Tolnay | 2018-10-26 | 1 | -1/+1 | |
| * | Release 0.15.13 | David Tolnay | 2018-10-20 | 1 | -1/+1 | |
| * | Release 0.15.12 | David Tolnay | 2018-10-16 | 1 | -1/+1 | |
| * | Release 0.15.11 | David Tolnay | 2018-10-13 | 1 | -1/+1 | |
| * | Release 0.15.10 | David Tolnay | 2018-10-13 | 1 | -1/+1 | |
| * | Merge pull request #513 from carllerche/parse-meta | David Tolnay | 2018-10-13 | 1 | -56/+10 | |
| |\ | ||||||
| | * | Introduce and document AttributeArgs | David Tolnay | 2018-10-13 | 1 | -1/+1 | |
| | * | Move parse_macro_input to a different trait | David Tolnay | 2018-10-13 | 1 | -55/+9 | |
| * | | Ignore a clippy false positive in map_clone | David Tolnay | 2018-10-12 | 1 | -0/+2 | |
| |/ | ||||||
| * | Release 0.15.9 | David Tolnay | 2018-10-06 | 1 | -1/+1 | |
| * | Release 0.15.8 | David Tolnay | 2018-10-03 | 1 | -1/+1 | |
| * | Release 0.15.7 | David Tolnay | 2018-09-30 | 1 | -1/+1 | |
| * | Release 0.15.6 | David Tolnay | 2018-09-23 | 1 | -1/+1 | |
| * | Release 0.15.5 | David Tolnay | 2018-09-22 | 1 | -1/+1 | |
| * | Tool attr syntax is not stable yet | David Tolnay | 2018-09-22 | 1 | -0/+1 | |
| * | Release 0.15.4 | David Tolnay | 2018-09-12 | 1 | -1/+1 | |
| * | Release 0.15.3 | David Tolnay | 2018-09-09 | 1 | -1/+1 | |
| * | Release 0.15.2 | David Tolnay | 2018-09-09 | 1 | -1/+1 | |
| * | Release 0.15.1 | David Tolnay | 2018-09-06 | 1 | -1/+1 | |
