os-rust/compiler/rustc_parse
Nicholas Nethercote 769ca3f661 Rename maybe_file_to_stream as maybe_source_file_to_stream.
Because it takes an `Lrc<SourceFile>`, and for consistency with
`source_file_to_stream`.
2024-06-05 10:29:16 +10:00
..
src Rename maybe_file_to_stream as maybe_source_file_to_stream. 2024-06-05 10:29:16 +10:00
Cargo.toml Move some tests from rustc_expand to rustc_parse. 2024-05-06 09:06:02 +10:00
messages.ftl Fix parse error message for meta items 2024-05-10 09:16:27 +02:00