about summary refs log tree commit diff
path: root/library/proc_macro/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-05-27Do not get proc_macro from the sysroot in rustcbjorn3-0/+4
2025-04-04bootstrap: Only add `rustc_randomized_layouts` if the crate has itGuillaume Gomez-1/+1
2025-04-04Add `_value` methods to proc_macro libGuillaume Gomez-0/+1
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-11Migrate proc_macro to Rust 2024Eric Huss-1/+1
2025-02-10Add `_value` methods to proc_macro libGuillaume Gomez-0/+1
2022-04-19proc_macro: Add a workaround for rustdocVadim Petrochenkov-0/+4
2021-12-23Switch all libraries to the 2021 editionDeadbeef-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2020-07-27mv std libs to library/mark-0/+8