We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 436fce0 commit da083a8Copy full SHA for da083a8
Readme.md
@@ -123,11 +123,6 @@ You need to do this steps to successfully compile and use the cranelift backend
123
124
You can also set `rust-analyzer.rustc.source` to your rust workspace to get rust-analyzer to understand your changes.
125
126
-## Configuration
127
-
128
-See the documentation on the `BackendConfig` struct in [config.rs](src/config.rs) for all
129
-configuration options.
130
131
## Not yet supported
132
133
* 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