Allow substitutions in rustc_on_unimplemented
predicate
This commit is contained in:
parent
b7cd0f7864
commit
f43e3a86a7
2 changed files with 39 additions and 12 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue