| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-02 | Revert introduction of `[workspace.dependencies]`. | Nicholas Nethercote | -2/+2 | |
| This was done in #145740 and #145947. It is causing problems for people using r-a on anything that uses the rustc-dev rustup package, e.g. Miri, clippy. This repository has lots of submodules and subtrees and various different projects are carved out of pieces of it. It seems like `[workspace.dependencies]` will just be more trouble than it's worth. | ||||
| 2025-08-28 | Add `rustc-demangle` to `[workspace.dependencies]`. | Nicholas Nethercote | -1/+1 | |
| 2025-08-27 | Add `itertools` to `[workspace.dependencies]`. | Nicholas Nethercote | -1/+1 | |
| 2025-05-10 | Update miniz_oxide dependency of coverage_dump | oyvindln | -1/+1 | |
| 2025-05-06 | coverage-dump: Include filenames hash in covfun line data | Zalathar | -0/+1 | |
| 2023-09-05 | Add tool `src/tools/coverage-dump` for use by some new coverage tests | Zalathar | -0/+14 | |
