nushell/crates/nu-command/src/strings/str_
Wind 9cffbdb42a
remove deprecated warnings (#14386)
# Description
While looking into nushell deprecated relative code, I found `str
contains` have some warnings, but it should be removed.
2024-11-19 07:52:58 -06:00
..
case Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
trim Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
contains.rs remove deprecated warnings (#14386) 2024-11-19 07:52:58 -06:00
distance.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
ends_with.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
expand.rs upgrade bracoxide to v0.1.4 (fixes #14290) (#14296) 2024-11-10 07:00:42 -06:00
index_of.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
join.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
length.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
mod.rs Remove str deunicode (#13693) 2024-08-28 07:58:38 -05:00
replace.rs [str replace] add exemple for escaped regexes (#14038) 2024-10-09 13:35:56 -05:00
reverse.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
starts_with.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
stats.rs add unicode-width to str stats (#14014) 2024-10-06 15:17:12 -05:00
substring.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00