diff options
| author | Deadbeef <ent3rm4n@gmail.com> | 2023-05-25 05:21:44 +0000 |
|---|---|---|
| committer | Deadbeef <ent3rm4n@gmail.com> | 2023-07-23 09:58:31 +0000 |
| commit | 1662fdb2d0c64bb5d11111cc993231d33c13a45d (patch) | |
| tree | ecdf701199277593fa7ed8f32437d809445da346 | |
| parent | 5a6c4d7d43e6bacdfe1373e3d60452a2608d8d0b (diff) | |
| download | rust-1662fdb2d0c64bb5d11111cc993231d33c13a45d.tar.gz rust-1662fdb2d0c64bb5d11111cc993231d33c13a45d.zip | |
fix
| -rw-r--r-- | tests/ui/explicit_deref_methods.fixed | 1 | ||||
| -rw-r--r-- | tests/ui/explicit_deref_methods.rs | 1 | ||||
| -rw-r--r-- | tests/ui/explicit_deref_methods.stderr | 24 |
3 files changed, 14 insertions, 12 deletions
diff --git a/tests/ui/explicit_deref_methods.fixed b/tests/ui/explicit_deref_methods.fixed index 4d72b58cdf8..4c0b0d8f275 100644 --- a/tests/ui/explicit_deref_methods.fixed +++ b/tests/ui/explicit_deref_methods.fixed @@ -4,6 +4,7 @@ #