[PATCH 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        |  37 ++++++++++++-
rust/macros/lib.rs   | 127 ++++++++++++++++++++++++++++++++-----------
rust/macros/paste.rs |  15 ++++-
3 files changed, 142 insertions(+), 37 deletions(-)
[PATCH 0/4] Enable rustdoc tests for the macros crate
Posted by Ethan D. Twardy 1 year, 5 months ago
This patch series addresses GitHub issue Rust-For-Linux/linux#1076 by
enabling the rustdoc tests for the macros crate and updating kbuild to
compile these tests with appropriate dependencies respected. Reviewers:
Please pay particular attention to the Kbuild changes in rust/Makefile.
I appreciate your time in reviewing this series!

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        |  37 ++++++++++++-
 rust/macros/lib.rs   | 127 ++++++++++++++++++++++++++++++++-----------
 rust/macros/paste.rs |  15 ++++-
 3 files changed, 142 insertions(+), 37 deletions(-)


base-commit: a126eca844353360ebafa9088d22865cb8e022e3
-- 
2.44.2