about summary refs log tree commit diff
path: root/src/test/rustdoc/macro_pub_in_module.rs
AgeCommit message (Expand)AuthorLines
2021-01-06Fix ICE on `pub macro`s defined within a non-module type namespace.Daniel Henry-Mantilla-0/+8
2021-01-06Enhance tests based on code reviewDaniel Henry-Mantilla-1/+2
2021-01-06Update test assertions (showcases bug)Daniel Henry-Mantilla-6/+30
2021-01-06Fix type/value namespace clashes + test for thatDaniel Henry-Mantilla-2/+34
2021-01-06Implement suggestions from code review.Daniel Henry-Mantilla-4/+12
2021-01-06Rustdoc: Fix macros 2.0 and built-in derives being shown at the wrong path.Daniel Henry-Mantilla-0/+9