Skip to content

[pull] main from rust-lang:main#106

Merged
pull[bot] merged 9 commits intoUncodedtech:mainfrom
rust-lang:main
Mar 14, 2026
Merged

[pull] main from rust-lang:main#106
pull[bot] merged 9 commits intoUncodedtech:mainfrom
rust-lang:main

Conversation

@pull
Copy link

@pull pull bot commented Mar 14, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

senekor and others added 9 commits February 26, 2026 17:57
Previously a Git repository was initialized if a Cargo workspace was
detected. However, it's also possible for users to initialize rustlings
in an existing Git repository that doesn't contain a Cargo workspace. In
that case, it's still undesirable to initialize a nested Git repository
for rustlings. We therefore search all ancestors of the current working
directory for `.git` or `.jj` directories to determine if rustlings is
being initialized in an existing Git repository.
When running rustlings in Rover IDE, term width could have a value of 2480
which causes u16 mul overflow.
Fix u16 mul overflow with big term width
Avoid initializing nested Git repository
@pull pull bot locked and limited conversation to collaborators Mar 14, 2026
@pull pull bot added the ⤵️ pull label Mar 14, 2026
@pull pull bot merged commit a28b9ed into Uncodedtech:main Mar 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants