mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Specify which file to change (#869)
The commented file path was removed in https://github.com/phil-opp/blog_os/pull/866
This commit is contained in:
@@ -300,6 +300,8 @@ Fortunately, the `compiler_builtins` crate already contains implementations for
|
||||
[`build-std-features`]: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#build-std-features
|
||||
|
||||
```toml
|
||||
# in .cargo/config.toml
|
||||
|
||||
[unstable]
|
||||
build-std-features = ["compiler-builtins-mem"]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user