]> git.lizzy.rs Git - rust.git/history - crates/proc_macro_api
Minor test fixes / new tests
[rust.git] / crates / proc_macro_api /
2021-05-25 bors[bot]Merge #8942
2021-05-24 bors[bot]Merge #8977
2021-05-24 bors[bot]Merge #8970
2021-05-24 bors[bot]Merge #8967
2021-05-24 bors[bot]Merge #8963
2021-05-24 Laurențiu NicolaDisable `unaliged` feature of `object`
2021-05-24 Laurențiu NicolaBump object
2021-05-11 bors[bot]Merge #8398
2021-05-05 bors[bot]Merge #8674
2021-05-04 bors[bot]Merge #8719
2021-05-04 bors[bot]Merge #8711
2021-05-04 bors[bot]Merge #8714
2021-05-04 bors[bot]Merge #8716
2021-05-04 memoryruinsReplace `memmap` to `memmap2` in `proc_macro_api`
2021-05-03 bors[bot]Merge #8482
2021-05-03 bors[bot]Merge #8427
2021-04-27 bors[bot]Merge #8624
2021-04-23 bors[bot]Merge #8591 #8638
2021-04-23 bors[bot]Merge #8317
2021-04-22 bors[bot]Merge #8627
2021-04-22 Laurențiu NicolaAdd profiling spans under cargo_to_crate_graph
2021-03-24 bors[bot]Merge #7907
2021-03-24 bors[bot]Merge #8168
2021-03-24 bors[bot]Merge #8183
2021-03-24 bors[bot]Merge #8177
2021-03-24 bors[bot]Merge #8182
2021-03-24 Edwin ChengTrim down IPC json size
2021-03-23 bors[bot]Merge #8159
2021-03-23 Edwin ChengImprove message usage in proc-macro
2021-03-23 Edwin ChengIgnore proc-macro stdout to prevent IPC crash
2021-03-17 bors[bot]Merge #8059
2021-03-17 bors[bot]Merge #8063
2021-03-17 Matthias Krügerremove uselessly wrapped ?s. (clippy::meedless_question...
2021-03-17 Matthias Krügeravoid converting types into themselves via .into()...
2021-03-16 bors[bot]Merge #7900 #8000
2021-03-15 bors[bot]Merge #7970
2021-03-15 bors[bot]Merge #8028
2021-03-15 bors[bot]Merge #8035
2021-03-15 bors[bot]Merge #7992
2021-03-15 bors[bot]Merge #8033
2021-03-15 Edwin ChengAdd test for proc-macro meta info retrieval
2021-03-15 bors[bot]Merge #8020
2021-03-15 bors[bot]Merge #8018
2021-03-15 bors[bot]Merge #8021 #8022
2021-03-15 Matthias Krügersome clippy::performance fixes
2021-03-13 bors[bot]Merge #7799
2021-03-13 bors[bot]Merge #7994
2021-03-12 bors[bot]Merge #7956
2021-03-09 bors[bot]Merge #6822
2021-03-09 Edwin Chenguse doc-comments
2021-03-04 Edwin ChengPrint warning if proc-macro built by old rustc
2021-03-04 Jay SomedonRevise error message regarding metadata version
2021-03-04 Jay SomedonUpdate condition check code style
2021-03-04 Jay SomedonUpdate comment
2021-03-04 Jay SomedonFix multiple issues from code review
2021-03-04 Jay SomedonConfigure object crate's feature
2021-03-04 Jay SomedonRead version of rustc that compiled proc macro
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-05 bors[bot]Merge #7572
2021-02-05 bors[bot]Merge #7573
2021-02-05 bors[bot]Merge #7574
2021-02-05 Yoshua WuytsRemove redundant clones
2021-02-01 bors[bot]Merge #7512
2021-02-01 Laurențiu NicolaReap proc macro server instances
2021-01-22 bors[bot]Merge #7310 #7395
2021-01-22 bors[bot]Merge #7374
2021-01-22 bors[bot]Merge #7386
2021-01-19 bors[bot]Merge #7321
2021-01-18 bors[bot]Merge #7339
2021-01-18 bors[bot]Merge #7297 #7338
2021-01-18 bors[bot]Merge #7326
2021-01-18 bors[bot]Merge #7291
2021-01-18 bors[bot]Merge #7320
2021-01-18 Laurențiu NicolaEnable serde_json unbounded_depth feature
2021-01-14 bors[bot]Merge #7211
2021-01-14 bors[bot]Merge #7110
2021-01-13 bors[bot]Merge #7220
2021-01-11 bors[bot]Merge #7051 #7219 #7245 #7246
2021-01-11 bors[bot]Merge #7235
2021-01-10 bors[bot]Merge #7241
2021-01-10 bors[bot]Merge #7218
2021-01-09 Vincent EscheFixed typos in code comments
2021-01-03 bors[bot]Merge #7113
2021-01-03 bors[bot]Merge #7068
2021-01-01 bors[bot]Merge #7080
2021-01-01 bors[bot]Merge #7116
2021-01-01 Edwin ChengRemove serde_stacker which depends on cc
2021-01-01 Edwin ChengFix deep syntax tree bug generated by proc-macro
2020-12-31 bors[bot]Merge #7106
2020-12-29 bors[bot]Merge #7075
2020-12-27 bors[bot]Merge #7050
2020-12-27 bors[bot]Merge #6820
2020-12-27 Jonas SchievinkPass crate environment to proc macros
2020-12-27 Jonas SchievinkMove TokenExpander to base_db and rename it
2020-12-07 bors[bot]Merge #6719
2020-12-07 bors[bot]Merge #6745
2020-12-07 Jonas SchievinkRemove dummy ProcMacroClient in favor of Option
2020-12-07 Jonas SchievinkRetain types of proc macros and allow attr. macros
2020-12-07 bors[bot]Merge #6731
2020-12-07 Jonas SchievinkMake `ProcMacroProcessExpander` private
next