mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-05-15 09:48:45 +00:00
Update changelog
This commit is contained in:
parent
7d53dc4c95
commit
7ed2316040
@ -2,8 +2,14 @@
|
||||
|
||||
## 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
|
||||
|
||||
- Avoid initializing a nested Git repository [@senekor](https://github.com/senekor)
|
||||
- `vecs2`: Removed the use of `map` and `collect`, which are only taught later.
|
||||
|
||||
## 6.5.0 (2025-08-21)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user