rust/compiler/rustc_smir/src
bors c5035271ac Auto merge of #115211 - spastorino:add-missing-smir-generics-of, r=compiler-errors
Add missing high-level stable_mir::generics_of fn

We forgot to add this function in https://github.com/rust-lang/rust/pull/115092, as we have done on https://github.com/rust-lang/rust/pull/115084 and other high level APIs.

At some point I think we should re-organize the structure of the code but this is what we have for now.

r? `@compiler-errors`
Would have assigned `@oli-obk` but he is still on vacations
2023-08-26 00:32:16 +00:00
..
rustc_internal add generics_of to smir 2023-08-22 21:47:46 +03:00
rustc_smir Auto merge of #115202 - ouz-a:more_smir, r=spastorino 2023-08-25 20:35:39 +00:00
stable_mir Auto merge of #115211 - spastorino:add-missing-smir-generics-of, r=compiler-errors 2023-08-26 00:32:16 +00:00
lib.rs Stabilize thread local cell methods. 2023-08-10 17:33:40 +02:00