mirror of
https://github.com/rust-lang/rust.git
synced 2026-08-01 20:35:35 -04:00
- Fix 'the the' → 'the' in rustc_const_eval - Fix 'wether' → 'whether' in compiletest - Fix 'is is' → 'is' in rustc_ast_pretty (2 instances) Signed-off-by: Osama Abdelkader <[email protected]>