rust/compiler/rustc_parse/src
the8472 5948a7b407
Rollup merge of #89046 - oli-obk:fix_oflo, r=estebank
"Fix" an overflow in byte position math

r? `@estebank`

help! I fixed the ICE only to brick the diagnostic.

I mean, it was wrong previously (using an already expanded macro span), but it is really bad now XD
2021-09-22 19:03:22 +02:00
..
lexer Improve diagnostics if a character literal contains combining marks 2021-09-10 19:23:37 +02:00
parser Rollup merge of #89046 - oli-obk:fix_oflo, r=estebank 2021-09-22 19:03:22 +02:00
lib.rs Add some more tracing 2021-09-20 15:24:47 +00:00
validate_attr.rs Use if-let guards in the codebase 2021-08-25 20:24:35 +02:00