Remove configuration section from readme
None of these options are available in the rustup version, so it only has the potential for confusion.
This commit is contained in:
parent
436fce0747
commit
da083a8fc2
1 changed files with 0 additions and 5 deletions
|
|
@ -123,11 +123,6 @@ You need to do this steps to successfully compile and use the cranelift backend
|
|||
|
||||
You can also set `rust-analyzer.rustc.source` to your rust workspace to get rust-analyzer to understand your changes.
|
||||
|
||||
## Configuration
|
||||
|
||||
See the documentation on the `BackendConfig` struct in [config.rs](src/config.rs) for all
|
||||
configuration options.
|
||||
|
||||
## Not yet supported
|
||||
|
||||
* SIMD ([tracked here](https://github.com/rust-lang/rustc_codegen_cranelift/issues/171), `std::simd` fully works, `std::arch` is partially supported)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue