moved crates in lib/ to src/, renamed crates, modified some files' text (#660)
moved crates in lib/ to src/, renamed crates, modified some files' text (#660)
This commit is contained in:
@@ -104,7 +104,7 @@ feature. This currently requires nightly rust.
|
||||
For example, to build \`cranelift-codegen\`:
|
||||
|
||||
``` {.sourceCode .sh}
|
||||
cd lib/codegen
|
||||
cd cranelift-codegen
|
||||
cargo build --no-default-features --features core
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user