Accepting request 615064 from home:mmanu84:rust
- Update to version 1.26.2: + Compatibility Notes - The borrow checker was fixed to avoid unsoundness when using match ergonomics - Update to version 1.26.1: + Tools - RLS now works on Windows - Rustfmt stopped badly formatting text in some cases + Compatibility Notes - `fn main() -> impl Trait` no longer works for non-Termination trait This reverts an accidental stabilization - `NaN > NaN` no longer returns true in const-fn contexts - Prohibit using turbofish for `impl Trait` in method arguments OBS-URL: https://build.opensuse.org/request/show/615064 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=159
This commit is contained in:
16
rust.changes
16
rust.changes
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 6 10:37:27 UTC 2018 - mmanu84@outlook.de
|
||||
|
||||
- Update to version 1.26.2:
|
||||
+ Compatibility Notes
|
||||
- The borrow checker was fixed to avoid unsoundness when using match ergonomics
|
||||
- Update to version 1.26.1:
|
||||
+ Tools
|
||||
- RLS now works on Windows
|
||||
- Rustfmt stopped badly formatting text in some cases
|
||||
+ Compatibility Notes
|
||||
- `fn main() -> impl Trait` no longer works for non-Termination trait
|
||||
This reverts an accidental stabilization
|
||||
- `NaN > NaN` no longer returns true in const-fn contexts
|
||||
- Prohibit using turbofish for `impl Trait` in method arguments
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 12 00:31:05 UTC 2018 - luc14n0@linuxmail.org
|
||||
|
||||
|
Reference in New Issue
Block a user