rust/compiler/rustc_parse
Nicholas Nethercote 90ad2adfea Improve span handling in parse_expr_bottom.
`parse_expr_bottom` stores `this.token.span` in `lo`, but then fails to
use it in many places where it could. This commit fixes that, and
likewise (to a smaller extent) in `parse_ty_common`.
2024-11-28 17:01:50 +11:00
..
src Improve span handling in parse_expr_bottom. 2024-11-28 17:01:50 +11:00
Cargo.toml Update unicode-width to 0.2.0 2024-10-12 21:57:50 +00:00
messages.ftl Update messages which reference book chs. 17-20 2024-11-23 08:57:24 -07:00