about summary refs log tree commit diff
path: root/compiler/rustc_ast_pretty/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-09-02Revert introduction of `[workspace.dependencies]`.Nicholas Nethercote-2/+2
2025-08-27Add `itertools` to `[workspace.dependencies]`.Nicholas Nethercote-1/+1
2025-08-27Add `thin-vec` to newly added `[workspace.dependencies]`.Nicholas Nethercote-1/+1
2025-03-20Use `-Wunused_crate_dependencies` for compiler crates.Nicholas Nethercote-1/+4
2025-03-10Revert "Use workspace lints for crates in `compiler/` #138084"许杰友 Jieyou Xu (Joe)-3/+0
2025-03-08Specify rust lints for `compiler/` crates via Cargo.Nicholas Nethercote-0/+3
2025-02-22Upgrade the compiler to edition 2024Michael Goulet-1/+1
2024-10-28fix clippy::clone_on_ref_ptr for compilerklensy-0/+1
2024-03-08bump itertools to 0.12klensy-1/+1
2024-03-01Move `gather_comments`.Nicholas Nethercote-0/+1
2023-11-22Remove `IterDelimited`.Nicholas Nethercote-0/+1
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-2/+2
2023-02-21Use `ThinVec` in `ast::Generics` and related types.Nicholas Nethercote-0/+1
2023-02-06remove unused importsklensy-1/+0
2023-01-12Expand format_args!() in rust_ast_lowering.Mara Bos-1/+2
2022-09-29Remove from compiler/ cratesreez12g-1/+0
2022-01-18Delete pretty printer tracingDavid Tolnay-1/+0
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-01-23Remove unused dependencybjorn3-1/+0
2020-08-30mv compiler to compiler/mark-0/+14