.. |
add-docs.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
assoc-const-equality.rs
|
rustdoc: handle assoc const equalities in cross-crate impl-Trait-in-arg-pos
|
2023-06-25 15:42:32 +02:00 |
assoc-items.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
assoc_item_trait_bounds.rs
|
Clean middle generics using paren sugar if trait has rustc_paren_sugar
|
2024-11-06 15:50:50 +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: hide repr(transparent) if it isn't part of the public ABI
|
2023-09-18 19:30:10 +02:00 |
const-effect-param.rs
|
Yeet effects feature
|
2024-11-03 18:59:31 +00: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 |
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-type.rs
|
rustdoc: fix & clean up handling of cross-crate higher-ranked lifetimes
|
2023-10-03 17:16:51 +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 |
repr.rs
|
Ban non-array SIMD
|
2024-09-09 19:39:43 -07: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 |
u_default_generic_args.rs
|
Update tests
|
2024-01-09 17:07:38 +01: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 |