..
add-docs.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
assoc-const-equality.rs
Fix rustdoc tests
2025-11-08 13:50:48 -05:00
assoc-items.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
assoc_item_trait_bounds.rs
Stabilize async closures
2024-12-13 00:04:56 +00:00
async-fn.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
attributes.rs
rustdoc: Fully escape link section and export name
2025-09-25 11:30:58 +02:00
const-effect-param.rs
Remove #[const_trait]
2025-11-08 07:37:15 +01:00
cross-glob.rs
rustdoc: Fix glob import inlining
2023-01-17 00:55:28 +04:00
default-generic-args.rs
Update tests
2024-01-09 17:07:38 +01:00
default-trait-method.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
doc-auto-cfg.rs
Encode cfg trace, not its early counterpart to fix cross-crate doc(auto_cfg)
2025-11-07 18:09:29 +01:00
dyn_trait.rs
rustdoc: correctly deal with self ty params when eliding default object lifetimes
2023-09-01 16:17:53 +02:00
early-late-bound-lifetime-params.rs
rustdoc: cross-crate re-exports: correctly render late-bound params in source order even if early-bound params are present
2024-02-15 01:40:38 +01:00
fn-ptr-ty.rs
rustdoc: Properly clean fn params in all contexts
2025-04-17 08:55:53 +02:00
generic-const-items.rs
Add rustdoc tests for generic const items
2023-07-28 22:23:21 +02:00
impl-inline-without-trait.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
impl-sized.rs
rustdoc: fix cross-crate impl-Sized
2023-07-26 02:11:35 +02:00
impl_trait_aux.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
implementors_inline.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-21801.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
issue-23207-1.rs
Rename issue-\d+.rs tests to have meaningful names
2023-10-04 12:58:06 -07:00
issue-23207-2.rs
Rename issue-\d+.rs tests to have meaningful names
2023-10-04 12:58:06 -07:00
issue-24183.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-27362-aux.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
issue-29584.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
issue-33113.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-46727.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
issue-57180.rs
rustdoc: move tests into applicable subdirectories
2024-04-15 15:22:04 -07:00
issue-76736-1.rs
Fix missing trait impls for type in rustc docs
2024-02-17 14:27:05 +09:00
issue-76736-2.rs
Fix missing trait impls for type in rustc docs
2024-02-17 14:27:05 +09:00
issue-85454.rs
Update tests/rustdoc to new test syntax
2024-06-24 11:08:41 +02:00
macro-vis.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
macros.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
non_lifetime_binders.rs
rustdoc: add support for cross-crate higher-ranked types
2023-10-03 17:41:25 +02:00
proc_macro.rs
[AUTO_GENERATED] Migrate compiletest to use ui_test-style //@ directives
2024-02-22 16:04:04 +00:00
reexport-with-anonymous-lifetime-98697.rs
Move tests into appropriate subdirectories
2024-05-21 21:21:26 -07:00
renamed-via-module.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
ret-pos-impl-trait-in-trait.rs
Stabilize AFIT and RPITIT
2023-10-13 21:01:36 +00:00
rustdoc-hidden-sig.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
rustdoc-hidden.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
rustdoc-nonreachable-impls.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
rustdoc-trait-object-impl.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
trait-vis.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
use_crate.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
use_crate_2.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00