mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-05-15 17:58:44 +00:00
Update changelog
This commit is contained in:
parent
7d53dc4c95
commit
7ed2316040
@ -2,8 +2,14 @@
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Fix integer overflow on big terminal widths [@gabfec](https://github.com/gabfec)
|
||||||
|
- Fix workspace detection on Windows [@senekor](https://github.com/senekor)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Avoid initializing a nested Git repository [@senekor](https://github.com/senekor)
|
||||||
- `vecs2`: Removed the use of `map` and `collect`, which are only taught later.
|
- `vecs2`: Removed the use of `map` and `collect`, which are only taught later.
|
||||||
|
|
||||||
## 6.5.0 (2025-08-21)
|
## 6.5.0 (2025-08-21)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user