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
master
rust/tests/rustdoc/macro/external-macro-src.rs

13 lines
315 B
Rust
Raw Permalink Normal View History

[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
2024-02-22 12:10:29 +00:00
//@ aux-build:external-macro-src.rs
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"]
#[macro_use]
extern crate external_macro_src;
rustdoc: adjust spacing and typography in header
2024-10-23 19:15:23 -04:00
//@ has foo/index.html '//a[@href="../src/foo/external-macro-src.rs.html#3-12"]' '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
Update `tests/rustdoc` to new test syntax
2024-06-21 14:03:08 +02:00
//@ has foo/struct.Foo.html
rustdoc: adjust spacing and typography in header
2024-10-23 19:15:23 -04:00
//@ has - '//a[@href="../src/foo/external-macro-src.rs.html#12"]' '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
make_foo!();
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 874ms Template: 2ms
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