rustbot

Results 2140 comments of rustbot

The Miri subtree was changed cc @rust-lang/miri Some changes occurred to the intrinsics. Make sure the CTFE / Miri interpreter gets adapted for the changes, if necessary. cc @rust-lang/miri, @RalfJung,...

Requested reviewer is already assigned to this pull request. Please choose another assignee.

r? @y21 rustbot has assigned @y21. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer. Use...

> [!IMPORTANT] > This issue is *not meant to be used for technical discussion*. There is a **Zulip [stream]** for that. > Use this issue to leave procedural comments, such...

The final comment period is now complete, this major change is now **accepted**. :tada: As the automated representative, I want to express gratitude to the author for their work and...

r? @dswij rustbot has assigned @dswij. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer. Use...

Some changes occurred in compiler/rustc_passes/src/check_attr.rs cc @jdonszelmann

Some changes occurred in src/tools/clippy cc @rust-lang/clippy

HIR ty lowering was modified cc @fmease This PR changes a file inside `tests/crashes`. If a crash was fixed, please move into the corresponding `ui` subdir and add 'Fixes #'...

This PR modifies `tests/auxiliary/minicore.rs`. cc @jieyouxu