Skip to content

Commit

Permalink
Rollup merge of #120135 - oli-obk:smir_private, r=celinval
Browse files Browse the repository at this point in the history
SMIR: Make the remaining "private" fields actually private

Turns out we have already created a trait that allows us to make the fields private: https://doc.rust-lang.org/nightly/nightly-rustc/stable_mir/ty/trait.IndexedVal.html

fixes rust-lang/project-stable-mir#56

r? `@celinval`
  • Loading branch information
matthiaskrgr authored Jan 20, 2024
2 parents 26ee038 + 199f963 commit 45d2c32
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 45d2c32

Please sign in to comment.