about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/tests.rs
AgeCommit message (Expand)AuthorLines
2024-06-05Make top-level `rustc_parse` functions fallible.Nicholas Nethercote-5/+17
2024-06-05Reorder `source_str_to_stream` arguments.Nicholas Nethercote-1/+1
2024-06-05Use `source_str_to_stream` in a test file.Nicholas Nethercote-6/+2
2024-05-06Move some tests from `rustc_expand` to `rustc_parse`.Nicholas Nethercote-0/+1422