]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #83230 - jyn514:remove-macros, r=joshtriplett
authorDylan DPC <dylan.dpc@gmail.com>
Fri, 19 Mar 2021 14:03:27 +0000 (15:03 +0100)
committerGitHub <noreply@github.com>
Fri, 19 Mar 2021 14:03:27 +0000 (15:03 +0100)
commit827ad66801ad83666192bfbda2de538dc87a710c
tree345029d4989b5533843164cd573d326d89b09579
parent675ae2e366741caaa90fc4719cd0a8cee377abc3
parentbb7c04ae9c8274b63e16e033834d4e1b1dcd3a4b
Rollup merge of #83230 - jyn514:remove-macros, r=joshtriplett

Remove unnecessary `forward_inner_docs` hack

and replace it with `extended_key_value_attributes` feature.

This is https://github.com/rust-lang/rust/pull/79150, but for compiler/.