rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Enable rustdoc tests for the macros crate
@ 2024-07-01 11:24 Ethan D. Twardy
  2024-07-01 11:24 ` [PATCH v2 1/4] kbuild: rust: Expand rusttest target for macros Ethan D. Twardy
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ethan D. Twardy @ 2024-07-01 11:24 UTC (permalink / raw)
  To: Miguel Ojeda, Alex Gaynor, Wedson Almeida Filho, Boqun Feng,
	Gary Guo, Björn Roy Baron, Benno Lossin, Andreas Hindborg,
	Alice Ryhl, Martin Rodriguez Reboredo, Ethan D. Twardy,
	Trevor Gross, Aswin Unnikrishnan, open list:RUST, open list

Changes from v1:
 - Resolve a duplicate kbuild rule identified by the test robot
 - Fix a number of formatting issues in the tests

Ethan D. Twardy (4):
  kbuild: rust: Expand rusttest target for macros
  rust: Enable test for macros::module
  rust: macros: Enable use from macro_rules!
  rust: macros: Enable the rest of the tests

 rust/Makefile        |  29 ++++++++--
 rust/macros/lib.rs   | 126 ++++++++++++++++++++++++++++++++-----------
 rust/macros/paste.rs |  15 ++++--
 3 files changed, 132 insertions(+), 38 deletions(-)


base-commit: a126eca844353360ebafa9088d22865cb8e022e3
-- 
2.44.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-07-04 14:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01 11:24 [PATCH v2 0/4] Enable rustdoc tests for the macros crate Ethan D. Twardy
2024-07-01 11:24 ` [PATCH v2 1/4] kbuild: rust: Expand rusttest target for macros Ethan D. Twardy
2024-07-01 11:24 ` [PATCH v2 2/4] rust: Enable test for macros::module Ethan D. Twardy
2024-07-01 11:24 ` [PATCH v2 3/4] rust: macros: Enable use from macro_rules! Ethan D. Twardy
2024-07-01 11:24 ` [PATCH v2 4/4] rust: macros: Enable the rest of the tests Ethan D. Twardy
2024-07-04  9:43   ` Alice Ryhl
2024-07-04 14:49     ` Ethan D. Twardy
2024-07-04 14:58       ` Alice Ryhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).