| .. |
|
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
|
Show macro name in 'this error originates in macro' message
|
2021-05-12 19:03:06 -04: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
|
Add s to non_fmt_panic
|
2021-07-06 20:12:56 +02:00 |
|
format-concat-span.rs
|
Fix span calculation in format strings
|
2021-06-07 17:42:42 +02:00 |
|
format-concat-span.stderr
|
Fix span calculation in format strings
|
2021-06-07 17:42:42 +02:00 |
|
format-string-error-2.rs
|
Update format string tests to explicitly escape multiple newlines
|
2021-08-11 11:35:08 +02:00 |
|
format-string-error-2.stderr
|
Update format string tests to explicitly escape multiple newlines
|
2021-08-11 11:35:08 +02: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 |
|
ifmt-bad-arg.rs
|
Move format machinery tests to where they belong
|
2020-12-04 16:22:36 +03:00 |
|
ifmt-bad-arg.stderr
|
Show macro name in 'this error originates in macro' message
|
2021-05-12 19:03:06 -04:00 |
|
ifmt-bad-format-args.rs
|
Move format machinery tests to where they belong
|
2020-12-04 16:22:36 +03:00 |
|
ifmt-bad-format-args.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
|
ifmt-unimpl.rs
|
Move format machinery tests to where they belong
|
2020-12-04 16:22:36 +03:00 |
|
ifmt-unimpl.stderr
|
Various diagnostics clean ups/tweaks
|
2021-07-19 08:43:35 -07:00 |
|
ifmt-unknown-trait.rs
|
Move format machinery tests to where they belong
|
2020-12-04 16:22:36 +03:00 |
|
ifmt-unknown-trait.stderr
|
Move format machinery tests to where they belong
|
2020-12-04 16:22:36 +03: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 |
|
issue-86085.rs
|
Fix span calculation in format strings
|
2021-06-07 17:42:42 +02:00 |
|
issue-86085.stderr
|
Fix span calculation in format strings
|
2021-06-07 17:42:42 +02:00 |
|
issue-89173.rs
|
Improve error message for printf-style format strings
|
2021-09-29 02:02:45 +02:00 |
|
issue-89173.stderr
|
Improve error message for printf-style format strings
|
2021-09-29 02:02:45 +02:00 |
|
send-sync.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
send-sync.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |