Error code E0773
this error code is no longer emitted by the compiler.
This was triggered when multiple macro definitions used the same
#[rustc_builtin_macro(..)]
. This is no longer an error.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
This was triggered when multiple macro definitions used the same
#[rustc_builtin_macro(..)]
. This is no longer an error.