Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
//@ compile-flags:-C panic=abort
//@ no-prefer-dynamic
#![feature(no_core)]
#![crate_type = "rlib"]
#![no_std]
#![no_core]