diff options
| author | Santiago Pastorino <spastorino@gmail.com> | 2021-03-31 15:43:33 -0300 |
|---|---|---|
| committer | Santiago Pastorino <spastorino@gmail.com> | 2021-04-23 10:40:32 -0300 |
| commit | 0e4d2fd447602f8cc9cf2eb9851cdfddfbcd6f3d (patch) | |
| tree | 6e5549a1d04acb5a99655b1e6076d7e60c45379e /compiler/rustc_span | |
| parent | 5f1aeb52c22e3784928765e34be6dc0d17a350b4 (diff) | |
| download | rust-0e4d2fd447602f8cc9cf2eb9851cdfddfbcd6f3d.tar.gz rust-0e4d2fd447602f8cc9cf2eb9851cdfddfbcd6f3d.zip | |
Revert "Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakis"
This reverts commit e2561c58a41023a14e0e583113dcf55e1ecb236a, reversing changes made to 2982ba50fc4bb629b8fe4108a81cb2f9b053510b.
Diffstat (limited to 'compiler/rustc_span')
| -rw-r--r-- | compiler/rustc_span/src/symbol.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs index 52270f0e627..681206dfb6a 100644 --- a/compiler/rustc_span/src/symbol.rs +++ b/compiler/rustc_span/src/symbol.rs @@ -903,7 +903,6 @@ symbols! { ptr_null, ptr_null_mut, ptr_offset_from, - pub_macro_rules, pub_restricted, pure, pushpop_unsafe, |
