[PATCH v2 0/4] Enable rustdoc tests for the macros crate

Ethan D. Twardy posted 4 patches 1 year, 5 months ago
There is a newer version of this series
rust/Makefile        |  29 ++++++++--
rust/macros/lib.rs   | 126 ++++++++++++++++++++++++++++++++-----------
rust/macros/paste.rs |  15 ++++--
3 files changed, 132 insertions(+), 38 deletions(-)
[PATCH v2 0/4] Enable rustdoc tests for the macros crate
Posted by Ethan D. Twardy 1 year, 5 months ago
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