about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-09-30 21:53:33 +0200
committerGitHub <noreply@github.com>2025-09-30 21:53:33 +0200
commit5a4713d8ea9af8185e61a93a97c4f63020f4fc06 (patch)
tree11d0254f09fc4a273d1eebfb63f252e6f8cfaeb3 /compiler/rustc_mir_transform/src
parent0d78b1e65798f3ea684e3b056af35e5c6ffb0643 (diff)
parentadf9cbd69ccd9c1e973fe179fbf3e53b23b4a5ae (diff)
downloadrust-5a4713d8ea9af8185e61a93a97c4f63020f4fc06.tar.gz
rust-5a4713d8ea9af8185e61a93a97c4f63020f4fc06.zip
Rollup merge of #146596 - bjorn3:dummy_backend, r=SparrowLii
Add a dummy codegen backend

This allows building a rustc capable of running the frontend without any backend present. While this may not seem all that useful, it allows running the frontend of rustc to report errors or running miri to interpret a program without any backend present. This is useful when you are trying to say run miri in the browser as upstream LLVM can't be compiled for wasm yet. Or to run rustc itself in miri like I did a while ago and caught some UB.
Diffstat (limited to 'compiler/rustc_mir_transform/src')
0 files changed, 0 insertions, 0 deletions