-
rust1.60.0❤️]sort_by_cached_key & 예전에 있던 abs 결합한 예제코딩Coding/Rust☑︎Release☀︎Notes_New◎Version 2022. 4. 30. 18:57728x90
https://github.com/rust-lang/rust/pull/89621
doc: guarantee call order for sort_by_cached_key by digama0 · Pull Request #89621 · rust-lang/rust
slice::sort_by_cached_key takes a caching function f: impl FnMut(&T) -> K, which means that the order that calls to the caching function are made is user-visible. This adds a clause to the document...
github.com
abs절대값 만드는 메소드
https://doc.rust-lang.org/core/primitive.i32.html#method.abs
i32 - Rust
If rhs is positive, calculates the smallest value greater than or equal to self that is a multiple of rhs. If rhs is negative, calculates the largest value less than or equal to self that is a multiple of rhs. Returns None if rhs is zero or the operation w
doc.rust-lang.org
❤️ 업데이트 내역 과거 역사 까지 쭉 보기 최고!!!
https://github.com/rust-lang/rust/blob/master/RELEASES.md
GitHub - rust-lang/rust: Empowering everyone to build reliable and efficient software.
Empowering everyone to build reliable and efficient software. - GitHub - rust-lang/rust: Empowering everyone to build reliable and efficient software.
github.com
❤️
반응형'코딩Coding > Rust☑︎Release☀︎Notes_New◎Version' 카테고리의 다른 글
Rust 1.63: Scoped Threads (0) 2022.06.19 Rust 1.61.0 -LGR (0) 2022.06.02 rust 1.61.0 Realeases릴리즈노트 (0) 2022.05.25 rust)_cargo에 toml입력해 줄때 정확한 버젼을 넣어야 하는 이유..그냥 최신 버젼으로 잘 넣어주자 (0) 2022.05.01 rust 1.60.0_❤️RELEASES노트 업데이트 내용__과거까지 잘 정리되어 있음 ㅎㅎ최고!!! (0) 2022.04.30 Rust 6주에 한번씩 업데이트! 체크할 사이트 ❤️ (0) 2022.04.20 Rust 1.59.0 내용 정리함..Rust 1.60 homebrew update되는데로 정리할 예정_6주에 한번 업데이트 되는 러스트 체크하자!! (0) 2022.04.20 Rust 1.60.0-Let's Get Rusty (0) 2022.04.13