Fix lint capitalization and ignoring, test with include_str
This commit is contained in:
parent
8e7bbc9e9d
commit
1ae19b69e8
7 changed files with 148 additions and 104 deletions
|
@ -7,6 +7,7 @@
|
|||
#![no_core]
|
||||
#![feature(no_core, lang_items, rustc_attrs)]
|
||||
#![crate_type = "rlib"]
|
||||
#![allow(named_asm_labels)]
|
||||
|
||||
#[rustc_builtin_macro]
|
||||
macro_rules! asm {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue