Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'bench_data/glorious_old_parser')
| -rw-r--r-- | bench_data/glorious_old_parser | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bench_data/glorious_old_parser b/bench_data/glorious_old_parser index 8136daa832..5022514924 100644 --- a/bench_data/glorious_old_parser +++ b/bench_data/glorious_old_parser @@ -1,3 +1,4 @@ +//- minicore: fn use crate::ast::{AngleBracketedArgs, ParenthesizedArgs, AttrStyle, BareFnTy}; use crate::ast::{GenericBound, TraitBoundModifier}; use crate::ast::Unsafety; |