]> git.lizzy.rs Git - rust.git/history - crates/proc_macro_api/src/process.rs
Remove proc macro management thread
[rust.git] / crates / proc_macro_api / src / process.rs
2021-07-08 Jonas SchievinkRemove proc macro management thread
2021-07-08 bors[bot]Merge #9534
2021-07-08 bors[bot]Merge #9533
2021-07-08 bors[bot]Merge #9532
2021-07-08 ManasThis patch shortens the spawned threads' names, as...
2021-07-07 bors[bot]Merge #9526
2021-07-07 bors[bot]Merge #9519
2021-07-07 ManasExplicitly name all spawned threads
2021-06-16 bors[bot]Merge #9258
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9242
2021-06-13 Maan2003cargo fmt
2021-06-13 Maan2003clippy::useless_return
2021-03-24 bors[bot]Merge #7907
2021-03-24 bors[bot]Merge #8168
2021-03-24 bors[bot]Merge #8177
2021-03-23 bors[bot]Merge #8159
2021-03-23 Edwin ChengImprove message usage in proc-macro
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-02 bors[bot]Merge #7335 #7691
2021-02-01 bors[bot]Merge #7512
2021-02-01 Laurențiu NicolaReap proc macro server instances
2021-01-14 bors[bot]Merge #7110
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 ChengFix deep syntax tree bug generated by proc-macro
2020-12-07 bors[bot]Merge #6719
2020-12-07 bors[bot]Merge #6745
2020-12-07 bors[bot]Merge #6731
2020-12-07 Jonas SchievinkProcMacroProcessExpander: support attribute macros
2020-12-04 bors[bot]Merge #6725
2020-12-04 Jonas SchievinkDon't respawn proc macro server on crash
2020-12-04 bors[bot]Merge #6721
2020-12-04 bors[bot]Merge #6722
2020-12-04 Jonas SchievinkUnwrap `process.stdio()` result
2020-12-04 Jonas SchievinkDestructure in for loop
2020-12-04 Jonas SchievinkRemove unnecessary `Option`
2020-11-03 bors[bot]Merge #6435
2020-11-02 bors[bot]Merge #6365
2020-11-02 bors[bot]Merge #6393 #6399
2020-11-02 bors[bot]Merge #6438
2020-11-02 Aleksey KladovDeny unreachable-pub
2020-08-24 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-08-18 bors[bot]Merge #5687
2020-08-17 bors[bot]Merge #5782
2020-08-14 DmitryMerge remote-tracking branch 'origin/master'
2020-08-14 Igor AleksanovMerge branch 'master' into add-disable-diagnostics
2020-08-13 bors[bot]Merge #5746
2020-08-13 bors[bot]Merge #5745
2020-08-13 Aleksey KladovRename ra_proc_macro -> proc_macro_api