diff options
| author | Michael Howell <michael@notriddle.com> | 2023-10-04 13:04:45 -0700 |
|---|---|---|
| committer | Michael Howell <michael@notriddle.com> | 2023-10-04 13:04:45 -0700 |
| commit | a46ccd8d3f4813d6f0d3422040898f41eaae0e8d (patch) | |
| tree | e6e7d7797a27e40b1993bbce56aeaca57a960b50 /tests/rustdoc/doctest-hide-empty-line-23106.rs | |
| parent | 9266270ef55e3138de0c58b9cd4c0949aa2eb04c (diff) | |
| download | rust-a46ccd8d3f4813d6f0d3422040898f41eaae0e8d.tar.gz rust-a46ccd8d3f4813d6f0d3422040898f41eaae0e8d.zip | |
Add URL to test case issues
Diffstat (limited to 'tests/rustdoc/doctest-hide-empty-line-23106.rs')
| -rw-r--r-- | tests/rustdoc/doctest-hide-empty-line-23106.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rustdoc/doctest-hide-empty-line-23106.rs b/tests/rustdoc/doctest-hide-empty-line-23106.rs index 27c0bd09130..8e1e2cf098c 100644 --- a/tests/rustdoc/doctest-hide-empty-line-23106.rs +++ b/tests/rustdoc/doctest-hide-empty-line-23106.rs @@ -1,5 +1,6 @@ // compile-flags:--test +// https://github.com/rust-lang/rust/issues/23106 #![crate_name="issue_23106"] /// ``` |
