aboutsummaryrefslogtreecommitdiff
path: root/build.rs
AgeCommit message (Expand)Author
2019-01-28Expose span locations on stableDavid Tolnay
2019-01-19Rename Span::unstable to Span::unwrapDavid Tolnay
2019-01-05Infer nightly feature on nightly toolchainDavid Tolnay
2018-11-16Allow to use procmacro2_semver_exempt on stable rustOlivier Goffart
2018-11-11Work around when built as a dependency in docs.rsDavid Tolnay
2018-11-08Add support for 128-bit integersAlex Crichton
2018-09-06Enable rich API on 1.29.0David Tolnay
2018-09-01Format with rustfmt 0.99.2David Tolnay
2018-08-27Automatically use rich API on 1.30.0+Alex Crichton
2018-08-13Revert "Disable linking to `proc_macro` on musl"David Tolnay
2018-08-12Format with rustfmt 0.99.1David Tolnay
2018-08-11Disable linking to `proc_macro` on muslAlex Crichton
2018-08-11Consolidate cfg checks for wasm/proc_macroAlex Crichton