Skip to content

Instantly share code, notes, and snippets.

@ZachBacon
Created November 27, 2024 13:13
Show Gist options
  • Save ZachBacon/193ddac576c31da121e1047e8662db42 to your computer and use it in GitHub Desktop.
Save ZachBacon/193ddac576c31da121e1047e8662db42 to your computer and use it in GitHub Desktop.
error[E0463]: can't find crate for `core`
|
= note: the `i686-unknown-linux-gnu` target may not be installed
= help: consider downloading the target with `rustup target add i686-unknown-linux-gnu`
For more information about this error, try `rustc --explain E0463`.
error: could not compile `smallvec` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: could not compile `cfg-if` (lib) due to 1 previous error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment