| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-14 | Revert "rustdoc search: prefer stable items in search results" | Guillaume Gomez | -1/+1 | |
| This reverts commit 1140e90074b0cbcfdea8535e4b51877e2838227e. | ||||
| 2025-06-10 | rustdoc search: prefer stable items in search results | binarycat | -1/+1 | |
| fixes https://github.com/rust-lang/rust/issues/138067 | ||||
| 2025-01-02 | rustdoc: treat `allowed_through_unstable_modules` as deprecation | Michael Howell | -1/+2 | |
| This ensures `std::intrinsics::transmute` is deemphasized in the search engine and other UI, by cleaning it into a deprecation without propagating it through reexports when the parent module is stable. | ||||
| 2024-10-31 | Adjust ranking so that duplicates count against rank | Michael Howell | -0/+12 | |
