Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
John Hodge
rust_os
Commits
acae9501
Commit
acae9501
authored
Sep 22, 2018
by
John Hodge
Browse files
Kernel Core - Stabilisied feature
parent
d6656a89
Changes
1
Hide whitespace changes
Inline
Side-by-side
Kernel/Core/main.rs
View file @
acae9501
...
...
@@ -19,7 +19,7 @@
#![feature(get_type_id)]
// used by process_local's "AnyMap" hackery
#![feature(integer_atomics)]
// AtomicU8
#![feature(dropck_eyepatch)]
#![feature(panic_
handler,panic_
info_message)]
#![feature(panic_info_message)]
#![cfg_attr(not(any(test,test_shim)),no_std)]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment