rust/src/test/ui/fmt
2020-10-05 11:19:08 -07:00
..
feature-gate-format-args-capture.rs Add format_args_capture feature 2020-06-24 08:29:55 +01:00
feature-gate-format-args-capture.stderr Improve messaging from PR feedback 2020-06-27 18:13:47 +01:00
format-args-capture-macro-hygiene.rs Add format_args_capture feature 2020-06-24 08:29:55 +01:00
format-args-capture-macro-hygiene.stderr Update src/librustc_builtin_macros/format.rs 2020-07-01 18:00:39 +01:00
format-args-capture-missing-variables.rs Point at named argument not found when using format_args_capture instead of whole format string 2020-09-08 10:10:45 -07:00
format-args-capture-missing-variables.stderr Point at named argument not found when using format_args_capture instead of whole format string 2020-09-08 10:10:45 -07:00
format-args-capture.rs Ignore test with panic on wasm targets 2020-07-03 18:17:53 +01:00
format-string-error-2.rs fix tidy 2019-05-31 13:50:04 -07:00
format-string-error-2.stderr Fix span for unicode escape suggestion. 2020-10-05 11:19:08 -07:00
format-string-error.rs Allow any identifier as format arg name 2019-11-28 11:24:51 -08:00
format-string-error.stderr Allow any identifier as format arg name 2019-11-28 11:24:51 -08:00
incorrect-separator.rs Improve recovery on malformed format call 2020-09-02 13:18:19 +02:00
incorrect-separator.stderr Improve recovery on malformed format call 2020-09-02 13:18:19 +02:00
send-sync.rs Remove licenses 2018-12-25 21:08:33 -07:00
send-sync.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00