1
Fork 0

Pretty print Fn traits in rustc_on_unimplemented

This commit is contained in:
Michael Goulet 2023-10-05 01:50:00 +00:00
parent b20f40dba9
commit c83f642f12
61 changed files with 169 additions and 154 deletions

View file

@ -316,6 +316,7 @@ symbols! {
ToOwned,
ToString,
TokenStream,
Trait,
Try,
TryCaptureGeneric,
TryCapturePrintable,