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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
/
doctest
/
rust.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-03
tree-wide: parallel: Fully removed all `Lrc`, replaced with `Arc`
Askar Safin
-2
/
+2
2025-01-13
rustdoc: Eliminate `AttributesExt`
Noah Lev
-1
/
+3
2025-01-12
rustdoc: Extract `AttributesExt::cfg` trait method as function
Noah Lev
-3
/
+2
2024-12-15
Add hir::Attribute
Jonathan Dönszelmann
-1
/
+1
2024-11-28
Fix new clippy lints
Guillaume Gomez
-1
/
+1
2024-10-26
rustdoc: make doctest span tweak a 2024 edition change
Michael Howell
-1
/
+13
2024-09-25
Remove `HirCollector::map`.
Nicholas Nethercote
-11
/
+4
2024-09-25
Remove `HirCollector::sess`.
Nicholas Nethercote
-10
/
+7
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-4
/
+4
2024-09-19
rustdoc: use the correct span for doctests
Michael Howell
-11
/
+2
2024-08-20
Remove unneeded conversion to `DefId` for `ExtraInfo`
Guillaume Gomez
-1
/
+1
2024-08-13
Run fmt
Guillaume Gomez
-1
/
+2
2024-08-13
Unify naming of `DocTest`
Guillaume Gomez
-7
/
+6
2024-08-13
Split standalone and mergeable doctests
Guillaume Gomez
-6
/
+6
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+4
2024-06-09
rustdoc: Add support for --remap-path-prefix
Edward Shen
-5
/
+7
2024-06-07
rustdoc: Remove `DoctestVisitor::get_line`
Noah Lev
-8
/
+9
2024-06-07
Merge `RustDoctest` and `MdDoctest` into one type
Noah Lev
-12
/
+4
2024-06-07
Separate doctest collection from running
Noah Lev
-27
/
+106
2024-06-07
Start moving format-specific code into doctest submodule
Noah Lev
-0
/
+126