1
Fork 0
rust/compiler/rustc_parse
Matthias Krüger 4b37cfc50c
Rollup merge of #91597 - r00ster91:lessthangreaterthan, r=oli-obk
Recover on invalid operators `<>` and `<=>`

Thanks to #89871 for showing me how to do this.
Next, I think it'd be nice to recover on `<=>` too, like #89871 intended, if this even works.
2021-12-14 20:47:27 +01:00
..
src Rollup merge of #91597 - r00ster91:lessthangreaterthan, r=oli-obk 2021-12-14 20:47:27 +01:00
Cargo.toml Lint against RTL unicode codepoints in literals and comments 2021-10-31 13:14:04 +01:00