1
Fork 0

Allow substitutions in rustc_on_unimplemented predicate

This commit is contained in:
Michael Goulet 2021-12-01 18:50:46 -08:00
parent b7cd0f7864
commit f43e3a86a7
2 changed files with 39 additions and 12 deletions

View file

@ -668,6 +668,7 @@ symbols! {
fill,
finish,
flags,
float,
float_to_int_unchecked,
floorf32,
floorf64,
@ -771,6 +772,8 @@ symbols! {
inline_const_pat,
inout,
instruction_set,
integer_: "integer",
integral,
intel,
into_future,
into_iter,