Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
31ae7c46bddd917886f88bd3ba38f39cd9b51cd0
rust/tests/rustdoc/issue-15347.rs

6 lines
126 B
Rust
Raw Normal View History

rustdoc: remove `--passes` and `--no-defaults` - flags no longer function, see #44136 - adjust tests to match new behavior - removed test issue-42875 (covered regression with --no-defaults) - moved input-format to removed flags - move all removed flags to bottom - note flag removal in command help - remove DefaultPassOption enum (now redundant with `show_coverage`)
2021-12-13 23:49:29 -07:00
// compile-flags: -Z unstable-options --document-hidden-items
rustdoc: Add a test for fixed issue #15347 Closes #15347
2015-04-06 16:02:04 -07:00
// @has issue_15347/fn.foo.html
#[doc(hidden)]
pub fn foo() {}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 1493ms 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