about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2023-08-10 21:17:36 -0700
committerGitHub <noreply@github.com>2023-08-10 21:17:36 -0700
commit3791f6ddedf667072a8f4fc3a762676aeeae24eb (patch)
treef70a93341d23b73de6ceaf3501733c012a26e790 /compiler/rustc_interface/src
parent0c241e6bdb191862423dfd4cc0f705a127c2248a (diff)
parent80277dd8f2cc1bd1b30b0c1df86b5838ca83f87b (diff)
downloadrust-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