Skip to content

Commit

Permalink
Merge pull request #43 from chinoto/master
Browse files Browse the repository at this point in the history
Remove unused&deprecated llvm_asm feature
  • Loading branch information
stappersg authored Jun 9, 2022
2 parents c89653e + a7b3029 commit 872e48d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![feature(llvm_asm)]

#![no_std]
#![no_main]

Expand Down

0 comments on commit 872e48d

Please sign in to comment.