Skip to content

fix some minor typo or style into the tutorials texts - #7245

Closed
joris-r wants to merge 1 commit into
rust-lang:masterfrom
joris-r:master
Closed

fix some minor typo or style into the tutorials texts#7245
joris-r wants to merge 1 commit into
rust-lang:masterfrom
joris-r:master

Conversation

@joris-r

Copy link
Copy Markdown

No description provided.

@thestinger

Copy link
Copy Markdown
Contributor

Going to land this in #7270 with the other documentation pull requests to help clear the queue faster.

flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 3, 2021
Add lint `suspicious_splitn`
fixes: rust-lang#7245
changelog: Add lint `suspicious_splitn`
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
7051: Check dbg! macro in tidy_test r=matklad a=edwin0cheng
Same as `check_todo` but for dbg! macro
r? @matklad 7219: Refactor rename name checking r=matklad a=Veykril
Improves the user facing error messages a bit and prevents renaming to `_` when the name is referenced as this would change source to not compile anymore since `_` is only a pattern, not a proper identifier.
7245: Encourage gifs r=matklad a=matklad
bors r+
🤖
7246: Unfreeze cargo_metadata r=matklad a=kjeremy
It now pulls in a newer version of semver-parser.
This does add a dependency on `cargo-platform` in the interest of correctness.
Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
Co-authored-by: kjeremy <kjeremy@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@joris-r@thestinger