Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
58 B
Rust
Raw Normal View History

2021-05-16 18:41:54 +02:00
#![feature(no_core)]
#![no_core]
extern crate dummy_core;