Skip to content

Instantly share code, notes, and snippets.

@langston-barrett
Created March 14, 2023 22:45
Show Gist options
  • Save langston-barrett/525891e7eee9915ac2a5571b874ab781 to your computer and use it in GitHub Desktop.
Save langston-barrett/525891e7eee9915ac2a5571b874ab781 to your computer and use it in GitHub Desktop.
ICE
extern crate alloc as b;
mod foo {
mod bar {
pub(in b::string::String::newy) extern crate alloc as e;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment