Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 2 Packages Projects Releases Wiki Activity
Files
647f1536d2f50b203ca9a67396225c4f7771e1c8
rust/tests/rustdoc/thread-local-src.rs

7 lines
249 B
Rust
Raw Normal View History

rustdoc: Don't try to load source files from external crates Local items defined in external macros shouldn't generate rendered source files and should link to the external crate's docs instead.
2020-04-05 22:37:06 +01:00
#![crate_name = "foo"]
rustdoc: adjust spacing and typography in header
2024-10-23 19:15:23 -04:00
//@ has foo/index.html '//a[@href="../src/foo/thread-local-src.rs.html#1-6"]' 'Source'
rustdoc: Don't try to load source files from external crates Local items defined in external macros shouldn't generate rendered source files and should link to the external crate's docs instead.
2020-04-05 22:37:06 +01:00
rustdoc: adjust spacing and typography in header
2024-10-23 19:15:23 -04:00
//@ has foo/constant.FOO.html '//a[@href="../src/foo/thread-local-src.rs.html#6"]' 'Source'
rustdoc: Don't try to load source files from external crates Local items defined in external macros shouldn't generate rendered source files and should link to the external crate's docs instead.
2020-04-05 22:37:06 +01:00
thread_local!(pub static FOO: bool = false);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 1267ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API