Skip to content

Commit 283c163

Browse files
author
Brian Campbell
committed
Add comment with link to issue and open tags
1 parent c556e9c commit 283c163

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
//@ aux-build:pub-extern-crate.rs
22

3+
// https://github.com/rust-lang/rust/issues/150176
34
//@ has pub_extern_crate_150176/index.html
4-
//@ hasraw - 'pub extern crate inner;</code></dt>'
5+
//@ hasraw - '<dt><code>pub extern crate inner;</code></dt>'
56
pub extern crate inner;

0 commit comments

Comments
 (0)