rust/compiler
Nicholas Nethercote 25972aec67 Inline and remove parse_crate{,_attrs}_from_{file,source_str}.
All four functions are simple and have a single call site.

This requires making `Parser::parse_inner_attributes` public, which is
no big deal.
2024-06-05 10:38:02 +10:00
..
2024-06-05 10:37:59 +10:00
2024-06-03 10:02:08 -04:00
2024-06-04 16:55:55 +10:00
2024-06-04 10:13:38 +01:00