Skip to content

testsuite: Update a test for #4350 - #6321

Closed
ILyoan wants to merge 1 commit into
rust-lang:incomingfrom
ILyoan:test4350
Closed

testsuite: Update a test for #4350#6321
ILyoan wants to merge 1 commit into
rust-lang:incomingfrom
ILyoan:test4350

Conversation

@ILyoan

@ILyoan ILyoan commented May 8, 2013

Copy link
Copy Markdown
Contributor

No description provided.

bors added a commit that referenced this pull request May 8, 2013
@bors bors closed this May 8, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 6, 2020
Trigger modulo_one lint also on -1.

Fixes rust-lang#6321.

changelog: trigger `modulo_one` lint also on `-1`
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
6320: Textmate grammar: prevent line comments from breaking block comments (closes rust-lang#6281) r=matklad a=dustypomerleau

Fixes rust-lang/rust-analyzer#6281.

Previously, line comments were able to break block comments by essentially commenting out the closing `*/`, resulting in a never-ending comment. This PR splits block comments into a separate repository group to fix this problem.

Since the comment scopes also include ignored parameters and inferred types, I've added the change proposed by @bnjjj in rust-lang/rust-analyzer#6317, in order to close rust-lang/rust-analyzer#6311 as well.

6321: Fix opening module documentation opening parent documentation instead r=matklad a=zacps

The whole path/URL joining code is kind of ugly which is what led to
this, but at the same time I don't really want to rewrite it right
now...

Fixes rust-lang/rust-analyzer#6286

Co-authored-by: Dusty Pomerleau <dustypomerleau@users.noreply.github.com>
Co-authored-by: Zac Pullar-Strecker <zacmps@gmail.com>
Sign up for free to 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.

3 participants