]> git.lizzy.rs Git - rust.git/commit
Use verbose suggestions and only match if the + is seen before a numeric literal
authorTheodore Luo Wang <wangtheo662@gmail.com>
Sun, 5 Sep 2021 02:35:59 +0000 (22:35 -0400)
committerTheodore Luo Wang <wangtheo662@gmail.com>
Sun, 5 Sep 2021 02:35:59 +0000 (22:35 -0400)
commit65eb7e516c798a9447dbfe1d02aeeb314d4fec54
tree59b304b05a220c76dae75df4119d7809561ae5f5
parentbc9877c5af5155174f1a517d41d997b446cc074e
Use verbose suggestions and only match if the + is seen before a numeric literal
compiler/rustc_ast/src/token.rs
compiler/rustc_parse/src/parser/expr.rs
src/test/ui/associated-types/issue-36499.stderr
src/test/ui/parser/expr-as-stmt.fixed
src/test/ui/parser/expr-as-stmt.rs
src/test/ui/parser/expr-as-stmt.stderr
src/test/ui/parser/issue-88276-unary-plus.fixed
src/test/ui/parser/issue-88276-unary-plus.rs
src/test/ui/parser/issue-88276-unary-plus.stderr