aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-01Remove redundant u128 config.platform-tools-29.0.5ndk-sysroot-r21Chih-Hung Hsieh
2019-09-30Merge aosp/upstream-master to release 1.0.4Chih-Hung Hsieh
2019-09-26Allow warnings in some rust modules.Chih-Hung Hsieh
2019-09-21Release 1.0.4David Tolnay
2019-09-21Format with rustfmt 2019-09-08David Tolnay
2019-09-21Merge pull request #195 from SergioBenitez/masterDavid Tolnay
2019-09-21Add 'Literal::subspan()'Sergio Benitez
2019-09-06Release 1.0.3David Tolnay
2019-09-06Allow nightly features on a dev compilerDavid Tolnay
2019-09-06Add build file for libproc_macro2Ivan Lozano
2019-08-31Restore no-default-features test on nightlyDavid Tolnay
2019-08-31Format with rustfmt 2019-08-19David Tolnay
2019-08-31Merge pull request #192 from kazimuth/no-default-features-testsDavid Tolnay
2019-08-31Actually allow disabling proc-macro feature in testsJames Gilles
2019-08-30Release 1.0.2David Tolnay
2019-08-30impl From<TokenTree> for TokenStreamDavid Tolnay
2019-08-23Merge branch '0.4.30'Jeff Vander Stoep
2019-08-23Merge branch '0.4.30'Jeff Vander Stoep
2019-08-20Merge pull request #191 from CreepySkeleton/patch-1David Tolnay
2019-08-21Improve docsCreepySkeleton
2019-08-16Publishing with a patch is now okayDavid Tolnay
2019-08-16Release 1.0.1David Tolnay
2019-08-16Fail better on some old compilersDavid Tolnay
2019-08-16Format with rustfmt 2019-08-06David Tolnay
2019-08-14Update versions in readme and linksDavid Tolnay
2019-08-13Release 1.0.0David Tolnay
2019-08-11Update lowest supported version of polyfillDavid Tolnay
2019-08-11Remove description of old version supportDavid Tolnay
2019-08-11Release 1.0.0-rc4David Tolnay
2019-08-11Remove edition2018 marker from example codeDavid Tolnay
2019-08-11Merge pull request #189 from dtolnay/suffixDavid Tolnay
2019-08-11Accept arbitrary lit suffixesDavid Tolnay
2019-08-10Release 1.0.0-rc3David Tolnay
2019-08-10Expose span_open and span_close on nightlyDavid Tolnay
2019-08-10Release 1.0.0-rc2David Tolnay
2019-08-10Expose Span::join on nightlyDavid Tolnay
2019-08-10Build scripts with the right name are detected automaticallyDavid Tolnay
2019-08-09Initial empty repositoryInna Palant
2019-07-29Release 1.0.0-rc1David Tolnay
2019-07-27Support rustc 1.31 import restrictionDavid Tolnay
2019-07-27Pull in quote breaking changesDavid Tolnay
2019-07-26Update unicode-xid to unicode 12.1.0David Tolnay
2019-07-19Remove deprecated TokenStream::emptyDavid Tolnay
2019-07-19Use AtomicUsize const constructorDavid Tolnay
2019-07-19Update to 2018 editionDavid Tolnay
2019-07-19Use new inclusive range pattern syntaxDavid Tolnay
2019-07-19Use dyn Trait syntaxDavid Tolnay
2019-07-19Use question mark on OptionDavid Tolnay
2019-07-19Use field init shorthandDavid Tolnay
2019-07-19No longer need to look at compiler minor versionDavid Tolnay