]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #87389 - Aaron1011:expand-known-attrs, r=wesleywiser
authorManish Goregaokar <manishsmail@gmail.com>
Sat, 24 Jul 2021 16:51:59 +0000 (09:51 -0700)
committerGitHub <noreply@github.com>
Sat, 24 Jul 2021 16:51:59 +0000 (09:51 -0700)
commitc673d3fed07aafa77bba3a0db04aa9acb56353e1
tree0ebae5820965f3b6c76982e0b489fadc32665166
parent9d45a019f23a5982a478d9ea693e1d891a88d1ed
parenta2ae1912954bf6e21c706258348735218ceb1ab4
Rollup merge of #87389 - Aaron1011:expand-known-attrs, r=wesleywiser

Rename `known_attrs` to `expanded_inert_attrs` and move to rustc_expand

There's no need for this to be (untracked) global state.
compiler/rustc_expand/src/expand.rs