about summary refs log tree commit diff
path: root/tests/rustdoc-ui/error-in-impl-trait
AgeCommit message (Collapse)AuthorLines
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-2/+2
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-15/+15
2024-01-09fix typovuittont60-1/+1
2023-12-02Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.Nicholas Nethercote-1/+1
Because the corresponding `Level` is `DelayedBug` and `span_delayed_bug` follows the pattern used everywhere else: `span_err`, `span_warning`, etc.
2023-11-24Bless rustdoc-ui testsNilstrieb-3/+3
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-10-31Accept less invalid Rust in rustdocOli Scherer-4/+36
2023-10-20s/generator/coroutine/Oli Scherer-1/+1
2023-04-18Add a failing rustdoc-ui test for public infinite recursive typeGuillaume Gomez-0/+48
2023-01-11Move /src/test to /testsAlbert Larsan-0/+109