123 Commits

Author SHA1 Message Date
David Tolnay
550af67f9e
Release 1.0.23 2022-12-18 09:27:50 -08:00
David Tolnay
b0337d0c55
Opt out -Zrustdoc-scrape-examples on docs.rs
I'd like a chance to audit all the code that rustdoc is inserting into
the docs. Currently I am skeptical that showing quote's internal usages
of APIs is a net benefit to the public documentation. I am also
skeptical that quite so many examples are needed, and that they should
be featured so prominently in comparison to handwritten docs. Lastly I
wish there were a way to turn this behavior off on a more granular
basis.
2022-12-18 09:27:08 -08:00
David Tolnay
2386c5a11e
Release 1.0.22 2022-12-17 11:32:41 -08:00
David Tolnay
efc9b69178
Ui test changes for trybuild 1.0.66 2022-10-04 22:26:34 -07:00
David Tolnay
30daa57f45
Remove default package.readme metadata from Cargo.toml
Since cargo 1.46.0, README.md is recognized by default.
2022-09-14 09:16:00 -07:00
David Tolnay
34d94b4980
Release 1.0.21 2022-08-02 20:58:15 -07:00
David Tolnay
20a59fd44e
Update keywords in crates.io metadata 2022-08-02 10:38:56 -07:00
David Tolnay
fa923c4618
Sort package entries in Cargo.toml 2022-07-31 19:19:04 -07:00
David Tolnay
5801746407
Release 1.0.20 2022-06-19 19:14:08 -07:00
Nika Layzell
ca2b2ed3db
Use Ident::new_raw to quote raw identifiers
This requires the changes in
https://github.com/dtolnay/proc-macro2/pull/331 which expose
Ident::new_raw from proc-macro2, along with providing a fallback for
earlier versions of Rust.

Fixes #223
2022-06-19 18:55:26 -07:00
David Tolnay
eeabf0d42e
Release 1.0.19 2022-06-18 16:43:52 -07:00
David Tolnay
8c954ca61f
Release 1.0.18 2022-04-10 21:09:13 -07:00
David Tolnay
0ec6e20dc9
Release 1.0.17 2022-03-25 15:26:41 -07:00
David Tolnay
8cad741724
Release 1.0.16 2022-03-17 15:46:18 -07:00
David Tolnay
278057d0d2
Release 1.0.15 2022-01-21 17:07:00 -08:00
David Tolnay
63ce7f4d13
Release 1.0.14 2021-12-27 19:02:55 -08:00
David Tolnay
917d940933
Release 1.0.13 2021-12-27 14:31:20 -08:00
David Tolnay
071f17ff2c
Release 1.0.12 2021-12-27 12:43:14 -08:00
David Tolnay
0a522dfaca
Declare dependency on proc-macro2 1.0.36+
This version added the Literal::from_str_unchecked constructor.
2021-12-27 12:42:44 -08:00
David Tolnay
b5c2f2bbd1
Remove proc-macro2 patch now that 1.0.36 is published 2021-12-27 12:42:24 -08:00
David Tolnay
d9b632738f
Release 1.0.11 2021-12-27 12:30:50 -08:00
David Tolnay
a2038bafb6
Skip reparse on construction of Literal token 2021-12-26 20:53:29 -08:00
David Tolnay
9a85a5a40b
Adapt benchmark to run in both macro and non-macro context 2021-12-26 13:22:02 -08:00
David Tolnay
119f97d03a
Update ui tests to most recent trybuild normalization 2021-10-26 13:00:54 -07:00
David Tolnay
7a9efb0a28
Ui test changes for trybuild 1.0.49 2021-10-08 02:53:14 -04:00
David Tolnay
f1df6c7416
Release 1.0.10 2021-10-04 23:38:46 -04:00
David Tolnay
9e1b974802
Declare minimum Rust version in Cargo metadata 2021-10-02 01:56:35 -04:00
David Tolnay
ef86ae7677
Include benches and ui stderr files in published crate 2021-05-24 20:06:49 -07:00
David Tolnay
68ebadbc1b
Release 1.0.9 2021-02-11 22:49:45 -08:00
David Tolnay
8294929b39
Release 1.0.8 2020-12-20 13:38:25 -08:00
David Tolnay
175778d968
Update tests with proc-macro2 1.0.20's formatting 2020-09-04 16:56:44 -07:00
David Tolnay
9de44cd86e
Release 1.0.7 2020-06-07 11:09:12 -07:00
David Tolnay
d67d687aeb
Release 1.0.6 2020-05-17 13:13:51 -07:00
David Tolnay
b4f1671357
Release 1.0.5 2020-05-12 23:02:25 -07:00
David Tolnay
382ddcf4d5
Remove CI badge from Cargo.toml
Support for badges has been deprecated by crates.io.
2020-05-01 21:04:36 -07:00
David Tolnay
cc50e29dad
Release 1.0.4 2020-04-30 12:17:12 -07:00
David Tolnay
854376073f
Select a single docs.rs build target 2020-03-17 13:26:24 -07:00
David Tolnay
e0300930fa
Release 1.0.3 2020-03-04 15:58:06 -08:00
David Tolnay
0cee3d2bbf
Opt in to experimental trybuild diffs 2019-12-25 17:40:28 -05:00
David Tolnay
8407b03e4e
Upgrade to rustversion 1.0 2019-10-11 11:37:45 -07:00
David Tolnay
ed61aaeea1
Remove unneeded lib name from Cargo.toml
This is left over from the quote-next preview releases.
2019-10-04 23:01:33 -04:00
David Tolnay
727436c6c1
Release 1.0.2 2019-08-17 19:57:26 -07:00
David Tolnay
78f551dd7c
Release 1.0.1 2019-08-16 09:11:42 -07:00
David Tolnay
97d4571207
Release 1.0.0 2019-08-13 09:04:31 -07:00
David Tolnay
ab7241b6d3
Release 1.0.0-rc3 2019-08-10 20:35:59 -07:00
David Tolnay
640899aa86
Update to proc-macro2 rc2 2019-08-10 20:18:07 -07:00
David Tolnay
d41b84e453
Release 1.0.0-rc2 2019-08-10 12:45:55 -07:00
David Tolnay
fa7c30f422
Release 1.0.0-rc1 2019-07-29 09:48:38 -07:00
David Tolnay
6e59e8577f
Pull in proc-macro2 breaking changes 2019-07-27 15:33:33 -07:00
David Tolnay
8a3353e5e7
Update to 2018 edition 2019-07-19 12:12:18 -07:00