nushell/crates/nu-cli/src/menus
Piotr Kufel 466b3899e0
Use the Default implementation of Suggestion (#13409)
# Description

Take advantage of the `Default` implementation of `Suggestion`. This in
particular should make code compatible forward-compatible with
https://github.com/nushell/reedline/pull/798.

# User-Facing Changes
None

# Tests + Formatting

Existing coverage.
2024-07-30 08:32:40 -05:00
..
help_completions.rs Use the Default implementation of Suggestion (#13409) 2024-07-30 08:32:40 -05:00
menu_completions.rs Use the Default implementation of Suggestion (#13409) 2024-07-30 08:32:40 -05:00
mod.rs Bump Reedline for the Menu Refactor (#11658) 2024-01-28 08:26:03 -08:00