We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a232cb commit 5130f2eCopy full SHA for 5130f2e
src/doc/rustc/src/platform-support.md
@@ -180,6 +180,7 @@ target | std | host | notes
180
`i686-wrs-vxworks` | ? | |
181
`mips-unknown-linux-uclibc` | ✓ | | MIPS Linux with uClibc
182
`mipsel-unknown-linux-uclibc` | ✓ | | MIPS (LE) Linux with uClibc
183
+`mipsel-unknown-none` | * | | Bare MIPS (LE) softfloat
184
`mipsel-sony-psp` | * | | MIPS (LE) Sony PlayStation Portable (PSP)
185
`mipsisa32r6-unknown-linux-gnu` | ? | |
186
`mipsisa32r6el-unknown-linux-gnu` | ? | |
0 commit comments