aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-01-19Omit missing spans from Debug outputDavid Tolnay
2019-01-19Rename wrapper variants from Nightly/Stable to Compiler/FallbackDavid Tolnay
2019-01-19Rename nightly->wrapper, stable->fallbackDavid Tolnay
2019-01-19Update documentation to 2018 editionDavid Tolnay
2019-01-16Release 0.4.25David Tolnay
2019-01-16Format with rustfmt 2018-12-10David Tolnay
2019-01-16Better panic on Span::unstable outside of proc macroDavid Tolnay
2019-01-05Infer nightly feature on nightly toolchainDavid Tolnay
2018-11-16Bump to 0.4.24David Tolnay
2018-11-11Merge branch 'master' into pathDavid Tolnay
2018-11-11Remove proc_macro2::FileName in favor of PathBufDavid Tolnay
2018-11-11Remove Send and Sync from SourceFileDavid Tolnay
2018-11-11Bump to 0.4.23David Tolnay
2018-11-11Update documentation of parsing IdentDavid Tolnay
2018-11-11Bump to 0.4.22David Tolnay
2018-11-08Bump to 0.4.21David Tolnay
2018-11-08Add support for 128-bit integersAlex Crichton
2018-10-04Bump to 0.4.20Alex Crichton
2018-10-04Adds def site feature to super-unstablexd009642
2018-09-15Provide Group::span_open and span_closeDavid Tolnay
2018-09-08Bump to 0.4.19David Tolnay
2018-09-06Add `FromIterator<TokenStream> for TokenStream`Alex Crichton
2018-09-06Bump to 0.4.18David Tolnay
2018-09-06Enable rich API on 1.29.0David Tolnay
2018-09-03Bump to 0.4.17David Tolnay
2018-09-02Optimize PartialEq impls for IdentDavid Tolnay
2018-09-01Bump to 0.4.16David Tolnay
2018-09-01Implement sanity check for juggling panic hooksDavid Tolnay
2018-09-01Hide panic output in nightly_worksDavid Tolnay
2018-08-28Bump to 0.4.15Alex Crichton
2018-08-28Enable 'unstable' method if the 'nightly' feature is enabled.Sergio Benitez
2018-08-28Bump to 0.4.14Alex Crichton
2018-08-27Automatically use rich API on 1.30.0+Alex Crichton
2018-08-16Bump to 0.4.13David Tolnay
2018-08-16Merge pull request #117 from dtolnay/extend2David Tolnay
2018-08-14impl Extend<TokenStream> for TokenStreamDavid Tolnay
2018-08-14Use TokenStream::extendDavid Tolnay
2018-08-13Bump to 0.4.12David Tolnay
2018-08-12Format with rustfmt 0.99.1David Tolnay
2018-08-12Bump to 0.4.11David Tolnay
2018-08-11Bump to 0.4.10Alex Crichton
2018-08-11Consolidate cfg checks for wasm/proc_macroAlex Crichton
2018-08-10Ignore proc-macro feature on wasm-targetLukas Lueg
2018-07-21Bump to 0.4.9Alex Crichton
2018-07-21Fix compile on nightlyAlex Crichton
2018-07-16Bump to 0.4.8David Tolnay
2018-07-16Update to fine-grained proc_macro feature gatesDavid Tolnay
2018-07-16Bump to 0.4.7David Tolnay
2018-07-14impl Default for TokenStreamÁrpád Goretity
2018-06-04Bump to 0.4.6David Tolnay