about summary refs log tree commit diff
path: root/src/test/ui/panic-handler/panic-handler-std.stderr
diff options
context:
space:
mode:
authorvarkor <github@varkor.com>2020-01-22 23:57:38 +0000
committervarkor <github@varkor.com>2020-01-24 16:24:50 +0000
commit24a2929ed1d3e1760bf89c878352448fb5ee2087 (patch)
treed2c30258d1be01b757a56bca0fc76d69210185c4 /src/test/ui/panic-handler/panic-handler-std.stderr
parentf4f96e294335de13bc7341c626837affdb2e4a45 (diff)
downloadrust-24a2929ed1d3e1760bf89c878352448fb5ee2087.tar.gz
rust-24a2929ed1d3e1760bf89c878352448fb5ee2087.zip
Normalise notes with the/is
Diffstat (limited to 'src/test/ui/panic-handler/panic-handler-std.stderr')
-rw-r--r--src/test/ui/panic-handler/panic-handler-std.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/panic-handler/panic-handler-std.stderr b/src/test/ui/panic-handler/panic-handler-std.stderr
index ac56513fd47..f71c28e5aa6 100644
--- a/src/test/ui/panic-handler/panic-handler-std.stderr
+++ b/src/test/ui/panic-handler/panic-handler-std.stderr
@@ -6,7 +6,7 @@ LL | |     loop {}
 LL | | }
    | |_^
    |
-   = note: first defined in crate `std` (which `panic_handler_std` depends on)
+   = note: the lang item is first defined in crate `std` (which `panic_handler_std` depends on)
 
 error: argument should be `&PanicInfo`
   --> $DIR/panic-handler-std.rs:7:16