removed format_args from allowed expansions
This commit is contained in:
parent
33d4ab65e8
commit
a2d4e2934e
1 changed files with 1 additions and 2 deletions
|
@ -347,8 +347,7 @@ impl<'db> SemanticsImpl<'db> {
|
|||
BuiltinFnLikeExpander::Cfg
|
||||
| BuiltinFnLikeExpander::StdPanic
|
||||
| BuiltinFnLikeExpander::Stringify
|
||||
| BuiltinFnLikeExpander::CorePanic
|
||||
| BuiltinFnLikeExpander::FormatArgs,
|
||||
| BuiltinFnLikeExpander::CorePanic,
|
||||
)
|
||||
| hir_expand::MacroDefKind::BuiltInEager(
|
||||
_,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue