| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -17/+0 | |
| 2021-08-22 | Revert "Revert "Don't load all extern crates unconditionally"" | Joshua Nelson | -0/+17 | |
| This reverts commit 5f0c54db4e595a6a77048f2b0605138ffa49a326. | ||||
| 2021-07-01 | Revert "Don't load all extern crates unconditionally" | Guillaume Gomez | -17/+0 | |
| 2021-04-02 | Don't load all extern crates unconditionally | Joshua Nelson | -0/+17 | |
| Instead, only load the crates that are linked to with intra-doc links. This doesn't help very much with any of rustdoc's fundamental issues with freezing the resolver, but it at least fixes a stable-to-stable regression, and makes the crate loading model somewhat more consistent with rustc's. | ||||
