Skip to content

Commit da083a8

Browse files
committed
Remove configuration section from readme
None of these options are available in the rustup version, so it only has the potential for confusion.
1 parent 436fce0 commit da083a8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Readme.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,6 @@ You need to do this steps to successfully compile and use the cranelift backend
123123

124124
You can also set `rust-analyzer.rustc.source` to your rust workspace to get rust-analyzer to understand your changes.
125125

126-
## Configuration
127-
128-
See the documentation on the `BackendConfig` struct in [config.rs](src/config.rs) for all
129-
configuration options.
130-
131126
## Not yet supported
132127

133128
* SIMD ([tracked here](https://github.com/rust-lang/rustc_codegen_cranelift/issues/171), `std::simd` fully works, `std::arch` is partially supported)

0 commit comments

Comments
 (0)