徐未来
367de2e160
proc-macros2 1.0.53升级至1.0.76
...
Signed-off-by: 徐未来 <xuweilai2@huawei.com>
2024-04-02 19:52:52 +08:00
openharmony_ci
07a217401d
回退 'Pull Request !4 : proc-macro2 1.0.53升级至1.0.76'
2024-04-02 03:32:41 +00:00
徐未来
7bc8a79f38
1.0.53升级至1.0.76
...
Signed-off-by: 徐未来 <xuweilai2@huawei.com>
2024-03-08 16:48:24 +08:00
David Tolnay
98645fdcf6
Release 1.0.53
2023-03-21 22:54:09 -07:00
David Tolnay
ab254879e7
Release 1.0.52
2023-03-12 14:09:04 -07:00
David Tolnay
e1fa7326a0
Account for proc_macro::Span layout change between 1.31 and 1.32
2023-03-11 14:36:48 -08:00
David Tolnay
bc369f088f
Release 1.0.51
2023-02-04 15:32:51 -08:00
David Tolnay
94c7519134
Release 1.0.50
2023-01-16 11:33:54 -08:00
David Tolnay
293705d8df
Release 1.0.49
2022-12-18 09:30:58 -08:00
David Tolnay
6b9ee3dbf6
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 proc-macro2'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:30:29 -08:00
David Tolnay
a83ad604b1
Release 1.0.48
2022-12-17 11:29:38 -08:00
David Tolnay
47c91c8525
Release 1.0.47
2022-10-15 01:23:57 -07:00
David Tolnay
69150f4ff2
Release 1.0.46
2022-09-28 18:59:20 -07:00
David Tolnay
f26128d5d6
Release 1.0.45
2022-09-28 13:39:20 -07:00
David Tolnay
8f4fd2c7ac
Release 1.0.44
2022-09-24 15:10:08 -07:00
David Tolnay
648e2d8890
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
774a265804
Release 1.0.43
2022-08-02 20:52:05 -07:00
David Tolnay
95f5e5aa2f
Update keywords in crates.io metadata
2022-08-02 10:38:56 -07:00
David Tolnay
efac9137d3
Unwrap description to one line in toml
2022-07-31 19:21:45 -07:00
David Tolnay
793cf1c616
Sort package entries in Cargo.toml
2022-07-31 19:19:04 -07:00
David Tolnay
a77588be7e
Release 1.0.42
2022-07-25 16:21:29 -07:00
David Tolnay
67778bc3d2
Release 1.0.41
2022-07-24 21:45:15 -07:00
David Tolnay
e6bc873948
Release 1.0.40
2022-06-19 18:40:49 -07:00
David Tolnay
6e59fa0959
Release 1.0.39
2022-05-16 15:30:03 -07:00
David Tolnay
aec2129b9f
Replace unicode-xid with unicode-ident crate
2022-05-16 15:27:01 -07:00
David Tolnay
b501cdf2f4
Release 1.0.38
2022-05-05 21:45:55 -07:00
David Tolnay
df73b6a966
Release 1.0.37
2022-04-05 21:05:58 -07:00
David Tolnay
affce3688f
Rely on unicode-xid to optimize ASCII properly
2022-04-05 20:59:48 -07:00
David Tolnay
7ecea3b88f
Release 1.0.36
2021-12-27 12:01:19 -08:00
David Tolnay
a7eabbdda6
Release 1.0.35
2021-12-26 14:03:43 -08:00
David Tolnay
a85f0f0848
Cargo bench is not supported
...
$ cargo bench
Compiling proc-macro2 v1.0.34 (/git/proc-macro2)
error[E0433]: failed to resolve: use of undeclared crate or module `bench_libproc_macro`
--> benches/bench-libproc-macro/main.rs:1:1
|
1 | bench_libproc_macro::bench!();
| ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `bench_libproc_macro`
2021-12-26 13:18:18 -08:00
David Tolnay
3ff70daead
Release 1.0.34
2021-12-14 10:08:10 -08:00
David Tolnay
9f100ba092
Release 1.0.33
2021-12-05 11:49:38 -08:00
David Tolnay
124002dbaf
Release 1.0.32
2021-10-26 12:17:04 -07:00
David Tolnay
37484ecac4
Release 1.0.31
2021-10-26 10:55:51 -07:00
David Tolnay
059b4c3adb
Update cargo metadata and links to dtolnay repo
2021-10-26 10:48:19 -07:00
David Tolnay
10239028f8
Release 1.0.30
2021-10-12 09:55:45 -07:00
David Tolnay
b8dbdbb205
Declare minimum Rust version in Cargo metadata
2021-10-02 01:49:51 -04:00
David Tolnay
4fc89676e7
Release 1.0.29
2021-08-30 12:23:54 -07:00
David Tolnay
93c4df24e2
Release 1.0.28
2021-07-22 19:56:30 -07:00
David Tolnay
2517d6283f
Release 1.0.27
2021-05-19 19:49:44 -07:00
David Tolnay
56043a1715
Release 1.0.26
2021-03-31 23:48:43 -04:00
David Tolnay
cd58340a14
Release 1.0.25
2021-03-31 22:17:15 -04:00
David Tolnay
e2e6f7101b
Render doc(cfg) notices on docs.rs
2021-03-30 01:37:10 -04:00
David Tolnay
d2c09ab640
Release 1.0.24
2020-09-30 21:06:23 -07:00
David Tolnay
4e42b88b24
Release 1.0.23
2020-09-26 11:20:16 -04:00
David Tolnay
92c9551f1a
Release 1.0.22
2020-09-25 15:28:18 -04:00
David Tolnay
285269ec53
Release 1.0.21
2020-09-09 12:44:34 -07:00
David Tolnay
24a41c94ed
Add ui test in subdirectory
2020-09-09 12:01:48 -07:00
David Tolnay
309959650a
Revert "Add ui test for the not-Send error message"
...
This makes it too complicated to test the --no-default-features
configuration, due to trybuild depending transitively on proc-macro2's
default features and Cargo not handling optional dev dependencies.
2020-09-09 11:53:32 -07:00