about summary refs log tree commit diff
path: root/compiler/rustc_lexer/Cargo.toml
AgeCommit message (Expand)AuthorLines
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-10Reexport `literal-escaper` from `rustc_lexer` to allow rust-analyzer to compileGuillaume Gomez-0/+1
2025-02-05implement `eat_until` leveraging memchr in lexergvozdvmozgu-0/+1
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-1/+0
2023-10-18Use v0.0.0 in compiler cratesMichael Goulet-1/+1
2023-07-29Update lexer emoji diagnostics to Unicode 15.0Charles Lew-1/+5
2022-11-29update cpufeatures, swap difference to dissimilarklensy-1/+1
2022-09-29Remove from compiler/ cratesreez12g-1/+0
2021-11-23Tokenize emoji as if they were valid indentifiersEsteban Kuber-0/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2020-08-31Update expect-test to 1.0Aleksey Kladov-1/+1
2020-08-30cleanup: Remove duplicate library names from `Cargo.toml`sVadim Petrochenkov-1/+0
2020-08-30mv compiler to compiler/mark-0/+24