Fixes #76270 Previously, any panic occuring during a call to a libproc_macro method (e.g. calling `Ident::new` with an invalid identifier) would always cause an ICE message to be printed. |
||
|---|---|---|
| .. | ||
| bridge | ||
| diagnostic.rs | ||
| lib.rs | ||
| quote.rs | ||
Fixes #76270 Previously, any panic occuring during a call to a libproc_macro method (e.g. calling `Ident::new` with an invalid identifier) would always cause an ICE message to be printed. |
||
|---|---|---|
| .. | ||
| bridge | ||
| diagnostic.rs | ||
| lib.rs | ||
| quote.rs | ||