rust/library/test/src
Matthias Krüger 8f7af88b33
Rollup merge of #128307 - ojeda:unescaped_backticks, r=GuillaumeGomez
Clean and enable `rustdoc::unescaped_backticks` for `core/alloc/std/test/proc_macro`

I am not sure if the lint is supposed to be "ready enough" (since it is `allow` by default), but it does catch a couple issues in `core` (`alloc`, `std`, `test` and `proc_macro` are already clean), so I propose making it `warn` in all the crates rendered in the website.

Cc: `@GuillaumeGomez`
2024-07-29 11:42:35 +02:00
..
formatters Reformat use declarations. 2024-07-29 08:26:52 +10:00
helpers Reformat use declarations. 2024-07-29 08:26:52 +10:00
stats Reformat use declarations. 2024-07-29 08:26:52 +10:00
term Reformat use declarations. 2024-07-29 08:26:52 +10:00
bench.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
cli.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
console.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
event.rs Do fewer passes and generally be more efficient when filtering tests 2022-10-27 21:34:56 -04:00
lib.rs Rollup merge of #128307 - ojeda:unescaped_backticks, r=GuillaumeGomez 2024-07-29 11:42:35 +02:00
options.rs derive Default trait for compiletest::common::Config 2023-05-20 14:40:46 +03:00
stats.rs Fix doc nits 2024-07-26 13:26:33 +01:00
term.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
test_result.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
tests.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
time.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
types.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00