rust/tests/run-make/rustdoc-target-spec-json-path/my_crate.rs

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 11:41:54 -05:00
#![feature(no_core)]
#![no_core]
extern crate dummy_core;