[PR #400] [MERGED] Explicit lifecycle that can be omitted #463

Closed
opened 2026-06-08 11:28:30 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/400
Author: @Bin-ly
Created: 5/23/2024
Status: Merged
Merged: 6/17/2024
Merged by: @bootandy

Base: masterHead: master


📝 Commits (1)

  • e7d8399 Explicit lifecycle that can be omitted

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/display.rs (+1 -1)

📄 Description

in src/display.rs file: the following explicit lifetimes could be elided: 'a


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/400 **Author:** [@Bin-ly](https://github.com/Bin-ly) **Created:** 5/23/2024 **Status:** ✅ Merged **Merged:** 6/17/2024 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e7d8399`](https://github.com/bootandy/dust/commit/e7d839943969c186e170092ba8a5a366ce881a40) Explicit lifecycle that can be omitted ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/display.rs` (+1 -1) </details> ### 📄 Description in src/display.rs file: the following explicit lifetimes could be elided: 'a --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:28:30 +03:00
zhus closed this issue 2026-06-08 11:28:31 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#463