rust/src/librustdoc/passes/lint
Nicholas Nethercote 731469fee5 Convert Option<&Lrc<T>> return types to Option<&T>.
It's simpler and more concise.
2024-10-07 13:56:29 +11:00
..
bare_urls.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
check_code_block_syntax.rs Convert Option<&Lrc<T>> return types to Option<&T>. 2024-10-07 13:56:29 +11:00
html_tags.rs rustdoc: unify the short-circuit on all lints 2024-09-04 20:08:49 -07:00
redundant_explicit_links.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
unescaped_backticks.rs rustdoc: unify the short-circuit on all lints 2024-09-04 20:08:49 -07:00
unportable_markdown.rs rustdoc: unify the short-circuit on all lints 2024-09-04 20:08:49 -07:00