]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #95308 - bjorn3:more_stable_proc_macro, r=Mark-Simulacrum
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Sat, 9 Apr 2022 10:52:02 +0000 (12:52 +0200)
committerGitHub <noreply@github.com>
Sat, 9 Apr 2022 10:52:02 +0000 (12:52 +0200)
commite232cb42e692e8bca56fbb98f9a3fbc1de8fbbd8
treeb3b188efa6158941453b3af0c44a096c3176317c
parent399dd8049d4b27329350937e3e17077205bdc0bf
parent7eda975b06a0896139e6ab0d23df22c6d357e146
Rollup merge of #95308 - bjorn3:more_stable_proc_macro, r=Mark-Simulacrum

Reduce the amount of unstable features used in libproc_macro

This makes it easier to adapt the source for stable when copying it into rust-analyzer to load rustc compiled proc macros.
library/proc_macro/src/lib.rs