aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Release 0.15.27David Tolnay2019-02-281-1/+1
* Release 0.15.26David Tolnay2019-01-151-1/+1
* Release 0.15.25David Tolnay2019-01-141-1/+1
* Release 0.15.24David Tolnay2019-01-061-1/+1
* Remove unneeded extern crates in documentation examplesDavid Tolnay2019-01-011-4/+0
* Set all documentation examples to 2018 editionDavid Tolnay2019-01-011-11/+11
* Update name of deprecated stutter lintDavid Tolnay2018-12-311-1/+1
* Update example code to 2018 editionDavid Tolnay2018-12-311-20/+13
* Release 0.15.23David Tolnay2018-12-151-1/+1
* Copyright/license headersDavid Tolnay2018-11-241-8/+0
* Release 0.15.22David Tolnay2018-11-241-1/+1
* Use Error and Result from root in testsDavid Tolnay2018-11-241-2/+1
* Unconditionally provide Error and Result typesDavid Tolnay2018-11-241-3/+0
* Export syn::Error and syn::Result from crate rootDavid Tolnay2018-11-231-5/+5
* Remove lints that are no longer triggeringDavid Tolnay2018-11-211-3/+0
* Ignore trivially_copy_pass_by_ref locally onlyDavid Tolnay2018-11-211-1/+0
* Release 0.15.21David Tolnay2018-11-161-1/+1
* Release 0.15.20David Tolnay2018-11-111-1/+1
* Make parse errors implement Send and SyncDavid Tolnay2018-11-111-0/+3
* Release 0.15.19David Tolnay2018-11-101-1/+1
* Ignore too_many_arguments lintDavid Tolnay2018-11-101-1/+2
* Remove map_clone false positive which has been fixed in clippyDavid Tolnay2018-11-061-2/+0
* Format with rustfmt 0.99.6-nightlyDavid Tolnay2018-11-061-2/+2
* Ignore lint about rustfmt::skipDavid Tolnay2018-11-061-0/+1
* Release 0.15.18David Tolnay2018-11-021-1/+1
* Release 0.15.17David Tolnay2018-10-311-1/+1
* Release 0.15.16David Tolnay2018-10-301-1/+1
* Use a familiar way to specify compiler versionsDavid Tolnay2018-10-281-1/+1
* Combine the two heapsize examplesDavid Tolnay2018-10-281-20/+1
* Release 0.15.15David Tolnay2018-10-271-1/+1
* Format with rustfmt 0.99.6-nightlyDavid Tolnay2018-10-271-12/+3
* Release 0.15.14David Tolnay2018-10-261-1/+1
* Release 0.15.13David Tolnay2018-10-201-1/+1
* Release 0.15.12David Tolnay2018-10-161-1/+1
* Release 0.15.11David Tolnay2018-10-131-1/+1
* Release 0.15.10David Tolnay2018-10-131-1/+1
* Merge pull request #513 from carllerche/parse-metaDavid Tolnay2018-10-131-56/+10
|\
| * Introduce and document AttributeArgsDavid Tolnay2018-10-131-1/+1
| * Move parse_macro_input to a different traitDavid Tolnay2018-10-131-55/+9
* | Ignore a clippy false positive in map_cloneDavid Tolnay2018-10-121-0/+2
|/
* Release 0.15.9David Tolnay2018-10-061-1/+1
* Release 0.15.8David Tolnay2018-10-031-1/+1
* Release 0.15.7David Tolnay2018-09-301-1/+1
* Release 0.15.6David Tolnay2018-09-231-1/+1
* Release 0.15.5David Tolnay2018-09-221-1/+1
* Tool attr syntax is not stable yetDavid Tolnay2018-09-221-0/+1
* Release 0.15.4David Tolnay2018-09-121-1/+1
* Release 0.15.3David Tolnay2018-09-091-1/+1
* Release 0.15.2David Tolnay2018-09-091-1/+1
* Release 0.15.1David Tolnay2018-09-061-1/+1