Rename some tokens

This commit is contained in:
Aleksey Kladov 2020-04-10 17:06:57 +02:00
parent d4332760d8
commit 5c5bde47fb
209 changed files with 1107 additions and 1393 deletions

View file

@ -395,7 +395,7 @@ pub fn skip_slow_tests() -> bool {
should_skip
}
const REWRITE: bool = false;
const REWRITE: bool = true;
/// Asserts that `expected` and `actual` strings are equal. If they differ only
/// in trailing or leading whitespace the test won't fail and