rust/src/test/rustdoc/auxiliary
2022-08-06 13:20:04 -07:00
..
all-item-types.rs Remove licenses 2018-12-25 21:08:33 -07:00
auto-traits.rs Rename optin_builtin_traits to auto_traits 2020-11-23 14:14:06 -08:00
cross-crate-hidden-assoc-trait-items.rs Hide cross-crate doc-hidden assoc items in trait impls 2022-04-07 20:40:17 +02:00
cross-crate-hidden-impl-parameter.rs Renamed test and added test for same crate 2021-06-25 14:08:06 +08:00
elided-lifetime.rs Cross-crate doc inlining test case for elided lifetime 2020-08-08 01:07:43 +01:00
empty.rs Remove licenses 2018-12-25 21:08:33 -07:00
enum-primitive.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
extern-impl-trait.rs Remove licenses 2018-12-25 21:08:33 -07:00
extern-links.rs Remove licenses 2018-12-25 21:08:33 -07:00
external-cross-doc.md Remove doc(include) 2021-06-04 08:05:54 -04:00
external-cross.rs Remove doc(include) 2021-06-04 08:05:54 -04:00
external-doc.md Remove doc(include) 2021-06-04 08:05:54 -04:00
external-macro-src.rs rustdoc: Don't try to load source files from external crates 2020-04-08 18:35:17 +01:00
html_root.rs Give precedence to html_root_url over --extern-html-root-url by default, but add a way to opt-in to the previous behavior 2021-08-19 05:11:22 +00:00
inline-default-methods.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-13698.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-15318.rs Fix no_core and no_std rustdoc tests on Windows 2021-09-12 02:30:24 +00:00
issue-17476.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-19190-3.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-20646.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-20727.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-21092.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-21801.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-22025.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-23207-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-23207-2.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
issue-26606-macro.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-27362-aux.rs rustdoc supports const re-exports 2020-04-29 11:52:02 -04:00
issue-28927-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-28927-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-29584.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-30109-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-34274.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
issue-36031.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-40936.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-46727.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-48414.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-53689.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-57180.rs Add regression test for issue, apply suggestion to convert to assert_eq 2019-08-28 00:21:30 -04:00
issue-61592.rs Rustdoc render public underscore_imports as Re-exports 2020-12-31 09:07:51 +00:00
issue-73061.rs Make all tests use type_alias_impl_trait feature instead of min 2021-07-27 12:33:02 -03:00
issue-85454.rs rustdoc: Render <Self as X>::Y type casts properly across crate bounds 2021-06-18 23:39:55 +02:00
issue-86620-1.rs add mcve as test 2021-07-06 22:13:08 +02:00
issue-98697-reexport-with-anonymous-lifetime.rs rustdoc: filter '_ lifetimes from ty::Generics 2022-07-04 22:21:38 -07:00
issue-99221-aux.rs rustdoc: avoid inlining items with duplicate (type, name) 2022-07-16 17:04:43 -07:00
issue-99734-aux.rs rustdoc: avoid inlining foreigns with duplicate names 2022-08-02 14:48:23 -07:00
issue-100204-aux.rs rustdoc: do not mark the contents of a skipped module as inlined 2022-08-06 13:20:04 -07:00
macro_pub_in_module.rs Update test assertions (showcases bug) 2021-01-06 15:13:38 +01:00
masked.rs Remove licenses 2018-12-25 21:08:33 -07:00
mod-stackoverflow.rs Remove licenses 2018-12-25 21:08:33 -07:00
no_html_root.rs Give precedence to html_root_url over --extern-html-root-url by default, but add a way to opt-in to the previous behavior 2021-08-19 05:11:22 +00:00
normalize-assoc-item.rs Normalize <X as Y>::T for rustdoc 2020-11-24 14:10:18 -05:00
primitive-doc.rs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
primitive-reexport.rs rustdoc: Fix re-exporting primitive types 2020-01-26 21:32:43 +00:00
pub-extern-crate.rs add test for pub extern crate 2019-01-10 21:18:46 -05:00
pub-use-extern-macros.rs Remove licenses 2018-12-25 21:08:33 -07:00
real_gimli.rs Add ui test for 74672 and 76571 2020-09-13 05:27:10 +00:00
realcore.rs Add ui test for 74672 and 76571 2020-09-13 05:27:10 +00:00
reexp-stripped.rs Moved issue tests to subdirs and normalised names. 2019-03-14 01:00:49 +00:00
reexport-check.rs Show summary lines on cross-crate re-exports 2020-10-11 20:27:17 -04:00
reexports.rs Update tests 2021-11-20 20:40:02 -08:00
rustdoc-default-impl.rs Rename optin_builtin_traits to auto_traits 2020-11-23 14:14:06 -08:00
rustdoc-extern-default-method.rs Remove licenses 2018-12-25 21:08:33 -07:00
rustdoc-extern-method.rs Remove licenses 2018-12-25 21:08:33 -07:00
rustdoc-ffi.rs Remove licenses 2018-12-25 21:08:33 -07:00
rustdoc-impl-parts-crosscrate.rs Use the name "auto traits" everywhere in the compiler 2020-11-24 16:25:43 -08:00
source-code-bar.rs Add test for source code pages URLs 2021-08-05 23:08:28 +02:00
source_code.rs Add missing root_path when generating links using href 2021-08-05 23:08:29 +02:00
src-links-external.rs Remove licenses 2018-12-25 21:08:33 -07:00
trait-alias-mention.rs PR feedback 2021-05-02 12:29:23 -07:00
trait-visibility.rs Do not print visibility in external traits 2021-05-02 21:16:50 +02:00
unit-return.rs Remove licenses 2018-12-25 21:08:33 -07:00
unstable-trait.rs Only skip impls of foreign unstable traits 2020-07-19 16:39:20 -04:00
variant-struct.rs Remove licenses 2018-12-25 21:08:33 -07:00