diff options
| author | bors <bors@rust-lang.org> | 2024-01-25 07:22:58 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-01-25 07:22:58 +0000 |
| commit | d93feccb35183fa66fee77e7a2c9d4bf4d01695c (patch) | |
| tree | 8cb0eb50ea3c310341a187530e7508d35770d827 /compiler/rustc_pattern_analysis/src/lib.rs | |
| parent | 039d887928361df98ca530471b609378be93983a (diff) | |
| parent | d0dea8323eb9b884e5eb7619e17f53989d566527 (diff) | |
| download | rust-d93feccb35183fa66fee77e7a2c9d4bf4d01695c.tar.gz rust-d93feccb35183fa66fee77e7a2c9d4bf4d01695c.zip | |
Auto merge of #119955 - kamalesh0406:master, r=WaffleLapkin
Modify GenericArg and Term structs to use strict provenance rules This is the first PR to solve issue #119217 . In this PR, I have modified the GenericArg struct to use the `NonNull` struct as the pointer instead of `NonZeroUsize`. The change were tested by running `./x test compiler/rustc_middle`. Resolves https://github.com/rust-lang/rust/issues/119217 r? `@WaffleLapkin`
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
