about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/debuginfo
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-07-14 18:05:44 +0200
committerGitHub <noreply@github.com>2025-07-14 18:05:44 +0200
commitc59bc44ca95e486a6bb022b4d7eaf5f291c5605e (patch)
tree977bc85efcce724c447b31181f9ea21038edec7f /compiler/rustc_codegen_llvm/src/debuginfo
parent30b46e3f8cb0116d5ca6a183b370ad3935e34dc8 (diff)
parent6598c61725abb0e8179b8a5fab7a0ed1f7fcaf5f (diff)
downloadrust-c59bc44ca95e486a6bb022b4d7eaf5f291c5605e.tar.gz
rust-c59bc44ca95e486a6bb022b4d7eaf5f291c5605e.zip
Rollup merge of #143848 - makai410:smir-rename, r=oli-obk
Rename `stable_mir` and `rustc_smir`

This PR only renames the two crate names.

There is no doubt that we want to rename `stable_mir` to `rustc_public`, while it hasn't been discussed yet that what the new name for `rustc_smir` should be.

This PR proposes a new name for `rustc_smir`, that is `rustc_public_shim`, since `rustc_smir` now is mostly a proxy to do calls to rustc queries and the public API of rustc that is invoked by the `rustc_public` crate.

However, I don't think that name is good enough. I hope there would be a way better name.

r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/debuginfo')
0 files changed, 0 insertions, 0 deletions