index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clippy_lints
/
src
/
doc
/
markdown.rs
Age
Commit message (
Expand
)
Author
Lines
2024-08-17
Replace `span_suggestion_with_style` with `_verbose`
Alex Macleod
-12
/
+3
2024-07-26
Fix case where `doc_markdown` is triggered on words ending with "ified"
Guillaume Gomez
-0
/
+4
2024-05-25
Auto merge of #12809 - GuillaumeGomez:missing-backticks-fix, r=y21
bors
-0
/
+20
2024-05-24
feat: auto-fix for `bare URLs` in doc comments
Hamir Mahal
-3
/
+5
2024-05-21
Correctly handle closing parens in `missing_backticks` doc lint
Guillaume Gomez
-0
/
+20
2024-03-13
Don't emit `doc_markdown` lint for missing backticks if it's inside a quote
Guillaume Gomez
-4
/
+13
2024-03-05
Auto merge of #12423 - GuillaumeGomez:code-wrapped-element, r=Alexendoo
bors
-4
/
+4
2024-03-05
Don't emit "missing backticks" lint if the element is wrapped in `<code>` HTM...
Guillaume Gomez
-4
/
+4
2024-03-04
Handle plural acronyms in `doc_markdown`
Samuel Moelius
-1
/
+8
2023-12-13
[`doc_markdown`] Recognize words followed by empty parenthesis `()` for quoting
Marti Raudsepp
-3
/
+13
2023-11-20
move `doc.rs` to its own subdirectory
y21
-0
/
+109