rust/compiler/rustc_parse/src/parser
bors 9c20ddd956 Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb
`rustc_span` cleanups

Just some things I found while looking over this crate.

r? `@oli-obk`
2023-11-03 14:57:40 +00:00
..
attr.rs Avoid too many expected symbols and reduce Nones 2023-08-03 08:56:31 +00:00
attr_wrapper.rs Adjust to_attr_token_stream. 2023-09-06 17:12:07 +10:00
diagnostics.rs When encountering unclosed delimiters during parsing, check for diff markers 2023-10-30 00:56:46 +00:00
expr.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
generics.rs fix couple of clippy findings: 2023-07-23 10:50:14 +02:00
item.rs Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb 2023-11-03 14:57:40 +00:00
mod.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
nonterminal.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
pat.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
path.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
stmt.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
ty.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00