]> git.lizzy.rs Git - rust.git/commitdiff
Removed trailing whitespace
authorAyush Kumar Mishra <ayush.k.mishra@xcelenergy.com>
Tue, 10 Mar 2020 03:37:29 +0000 (09:07 +0530)
committerAyush Kumar Mishra <ayush.k.mishra@xcelenergy.com>
Tue, 10 Mar 2020 03:37:29 +0000 (09:07 +0530)
src/librustc_error_codes/error_codes/E0739.md

index d3016f53a94b0bd6f57a4dd511bbf79b646fc0d1..707751066edbc22843e010c128d92dce874b7d0a 100644 (file)
@@ -1,4 +1,4 @@
-`#[track_caller]` can not be applied on struct. 
+`#[track_caller]` can not be applied on struct.
 
 Erroneous code example: