| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-07 | Merge commit '334fb906aef13d20050987b13448f37391bb97a2' into ↵ | Philipp Krones | -3/+2 | |
| clippy-subtree-update | ||||
| 2025-07-31 | remove rustc_attr_data_structures | Jana Dönszelmann | -2/+2 | |
| 2025-07-25 | Merge commit '1db89a1b1ca87f24bf22d0bad21d14b2d81b3e99' into ↵ | Philipp Krones | -7/+12 | |
| clippy-subtree-update | ||||
| 2025-07-14 | Auto merge of #143745 - flip1995:clippy-subtree-update, r=Manishearth | bors | -1/+1 | |
| Clippy subtree update r? `@Manishearth` Cargo.lock update due to `ui_test` bump and restructure. | ||||
| 2025-07-12 | Fix clippy & rustdoc-json | Jonathan Brouwer | -1/+1 | |
| Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com> | ||||
| 2025-07-10 | Merge commit 'cdbbf3afda0b1bf51568b368f629b1d828507f98' into ↵ | Philipp Krones | -1/+1 | |
| clippy-subtree-update | ||||
| 2025-06-13 | Merge commit '4ef75291b5dd6739212f1f61666d19d4e086690d' into ↵ | Philipp Krones | -2/+2 | |
| clippy-subtree-update | ||||
| 2025-05-27 | Rename unpack to kind | Michael Goulet | -1/+1 | |
| 2025-05-21 | Merge commit 'cadf98bb7d783e2ea3572446c3f80d3592ec5f86' into ↵ | Philipp Krones | -20/+12 | |
| clippy-subtree-update | ||||
| 2025-05-19 | Rollup merge of #140874 - mejrs:rads, r=WaffleLapkin | Stuart Cook | -0/+1 | |
| make `rustc_attr_parsing` less dominant in the rustc crate graph It has/had a glob re-export of `rustc_attr_data_structures`, which is a crate much lower in the graph, and a lot of crates were using it *just* (or *mostly*) for that re-export, while they can rely on `rustc_attr_data_structures` directly. Previous graph:  Graph with this PR:  The first commit keeps the re-export, and just changes the dependency if possible. The second commit is the "breaking change" which removes the re-export, and "explicitly" adds the `rustc_attr_data_structures` dependency where needed. It also switches over some src/tools/*. The second commit is actually a lot more involved than I expected. Please let me know if it's a better idea to back it out and just keep the first commit. | ||||
| 2025-05-18 | Remove rustc_attr_data_structures re-export from rustc_attr_parsing | mejrs | -0/+1 | |
| 2025-05-15 | Merge commit '0450db33a5d8587f7c1d4b6d233dac963605766b' into ↵ | Philipp Krones | -433/+348 | |
| clippy-subtree-update | ||||
| 2025-05-01 | Merge commit '03a5b6b976ac121f4233775c49a4bce026065b47' into ↵ | Philipp Krones | -19/+88 | |
| clippy-subtree-update | ||||
| 2025-04-22 | Merge commit '0621446356e20fd2ead13a6763bb936c95eb0cfa' into ↵ | Philipp Krones | -0/+1437 | |
| clippy-subtree-update | ||||
