about summary refs log tree commit diff
path: root/compiler/rustc_parse_format/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-07-08update to literal-escaper-0.0.5Marijn Schouten-1/+1
2025-06-23update to literal-escaper 0.0.4 for better API without `unreachable` and fast...Marijn Schouten-1/+1
2025-04-04Update `rustc-literal-escaper` version to `0.0.2`Guillaume Gomez-1/+1
2025-04-04Replace `rustc_lexer/unescape` with `rustc-literal-escaper` crateGuillaume Gomez-0/+1
2025-03-23Slim `rustc_parse_format` dependencies downLukas Wirth-1/+3
2025-03-20Use `-Wunused_crate_dependencies` for compiler crates.Nicholas Nethercote-1/+3
2025-03-18Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev...Ralf Jung-1/+0
2025-03-17Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retrieval_metho...Jacob Pratt-0/+1
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
2025-02-10Extract `unescape` from `rustc_lexer` into its own crateGuillaume Gomez-0/+1
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-1/+3
2023-09-05Replace data_structures dependency with index in rustc_parse_formatLukas Wirth-1/+1
2022-12-08Assert size of `rustc_parse_format::Piece<'_>`Maybe Waffle-0/+1
2022-05-03Make rustc_parse_format compile on stablebjorn3-1/+0
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2020-08-30mv compiler to compiler/mark-0/+9