Add simple paging, use rust libcore and compile without sse
This commit is contained in:
parent
9f0819dafb
commit
465363f0a1
18 changed files with 599 additions and 51 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "rust"]
|
||||
path = rust
|
||||
url = https://github.com/rust-lang/rust.git
|
||||
Loading…
Reference in a new issue