mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-16 14:07:04 +00:00
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
@ -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…
Reference in New Issue
Block a user