diff options
| author | Taiki Endo <te316e89@gmail.com> | 2019-07-15 17:59:22 +0900 |
|---|---|---|
| committer | Taiki Endo <te316e89@gmail.com> | 2019-07-27 12:28:05 +0900 |
| commit | 258498af5839d1f06043156dc74a9ad727d761db (patch) | |
| tree | d7bf04a59c96333e82e1bee47b359b845296c74c | |
| parent | 30965689045d71d9335b83c1efb429f1a18a9fa9 (diff) | |
| download | rust-258498af5839d1f06043156dc74a9ad727d761db.tar.gz rust-258498af5839d1f06043156dc74a9ad727d761db.zip | |
Update src/test/ui/self/elision/README.md
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
| -rw-r--r-- | src/test/ui/self/elision/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/self/elision/README.md b/src/test/ui/self/elision/README.md index de29a9d5e53..9e874e2753e 100644 --- a/src/test/ui/self/elision/README.md +++ b/src/test/ui/self/elision/README.md @@ -1,4 +1,4 @@ -Test cases intended to to document behavior and tryto exhaustively +Test cases intended to to document behavior and try to exhaustively explore the combinations. ## Confidence |
