Skip to content

Conversation

Centri3
Copy link
Member

@Centri3 Centri3 commented Jun 20, 2023

Closes #10998
changelog: [doc_markdown]: No longer lints WebAssembly

@rustbot
Copy link
Collaborator

rustbot commented Jun 20, 2023

r? @flip1995

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jun 20, 2023
@Centri3
Copy link
Member Author

Centri3 commented Jun 20, 2023

r? @Alexendoo (random pick, not sure why flip was assigned)

@rustbot rustbot assigned Alexendoo and unassigned flip1995 Jun 20, 2023
@Alexendoo
Copy link
Member

SGTM. It will have been because it touches /book

@bors r+

@bors
Copy link
Contributor

bors commented Jun 21, 2023

📌 Commit e3b601a has been approved by Alexendoo

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jun 21, 2023

⌛ Testing commit e3b601a with merge 73e31d1...

@bors
Copy link
Contributor

bors commented Jun 21, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Alexendoo
Pushing 73e31d1 to master...

@bors bors merged commit 73e31d1 into rust-lang:master Jun 21, 2023
@Centri3 Centri3 deleted the doc_markdown branch June 21, 2023 01:11
@giraffate
Copy link
Contributor

Can we add the test here?

/// This tests allowed identifiers.
/// KiB MiB GiB TiB PiB EiB
/// DirectX
/// ECMAScript
/// GPLv2 GPLv3
/// GitHub GitLab
/// IPv4 IPv6
/// ClojureScript CoffeeScript JavaScript PureScript TypeScript
/// NaN NaNs
/// OAuth GraphQL
/// OCaml
/// OpenGL OpenMP OpenSSH OpenSSL OpenStreetMap OpenDNS
/// WebGL
/// TensorFlow
/// TrueType
/// iOS macOS FreeBSD
/// TeX LaTeX BibTeX BibLaTeX
/// MinGW
/// CamelCase (see also #2395)
/// be_sure_we_got_to_the_end_of_it
fn test_allowed() {
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[clippy::doc_markdown] Default whitelist: Add 'WebAssembly'

6 participants