Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/policies/llm-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The following are allowed.

### ❌ Banned
The following are banned.
- Comments from a personal user account that are originally created by an LLM.
- Comments that are originally created by an LLM posted from a personal user account.
- ℹ️ This also applies to issue bodies and PR descriptions.
- ℹ️ This also applies to voice/video content originally created or scripted by an LLM.
- ℹ️ This does not apply if the LLM content is clearly quoted and marked; you can post that.
Expand Down Expand Up @@ -119,7 +119,7 @@ All uses under "⚠️ Allowed with caveats" **must** disclose that an LLM was u
- Using an LLM to discover bugs, as long as you personally verify the bug.
Please refer to [our guidelines for fuzzers](https://rustc-dev-guide.rust-lang.org/fuzzing.html#guidelines).
- ℹ️ This also includes reviewers who use LLMs to discover flaws in unmerged code.
- ℹ️ See also "Comments from a personal user account" under ❌ above.
- ℹ️ See also "Comments \[...\] posted from a personal user account" under ❌ above.
- Using an LLM as a "review bot" for PRs.
- ℹ️ Review bots that post without being approved by a maintainer will be banned.
This is a one-time approval; maintainers don't need to approve individual reviews.
Expand Down