diff options
| author | Michael Goulet <michael@errs.io> | 2023-08-10 21:17:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-10 21:17:36 -0700 |
| commit | 3791f6ddedf667072a8f4fc3a762676aeeae24eb (patch) | |
| tree | f70a93341d23b73de6ceaf3501733c012a26e790 /compiler/rustc_interface/src | |
| parent | 0c241e6bdb191862423dfd4cc0f705a127c2248a (diff) | |
| parent | 80277dd8f2cc1bd1b30b0c1df86b5838ca83f87b (diff) | |
| download | rust-3791f6ddedf667072a8f4fc3a762676aeeae24eb.tar.gz rust-3791f6ddedf667072a8f4fc3a762676aeeae24eb.zip | |
Rollup merge of #114257 - rytheo:linked-list-avoid-unique, r=cuviper
Avoid using `ptr::Unique` in `LinkedList` code Addresses a [comment](https://github.com/rust-lang/rust/pull/103093#discussion_r1268506747) by `@RalfJung` about avoiding use of `core::ptr::Unique` in the standard library.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
