We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53b583b + 168b56f commit 2874029Copy full SHA for 2874029
integration_tests/src/macro_hygiene.rs
@@ -16,7 +16,7 @@ fn main() {}
16
17
// Shadow important modules that the macros use.
18
mod std {}
19
-mod ctor {}
+mod core {}
20
21
#[cfg(test)]
22
mod tests {
0 commit comments