parse const trait Trait by fee1-dead · Pull Request #143879 · rust-lang/rust (original) (raw)
The rustc-dev-guide subtree was changed. If this PR only touches the dev guide consider submitting a PR directly to rust-lang/rustc-dev-guide otherwise thank you for updating the dev guide with your changes.
cc @BoxyUwU, @jieyouxu, @Kobzol, @tshepang
This PR changes a file inside tests/crashes. If a crash was fixed, please move into the corresponding ui subdir and add 'Fixes #' to the PR description to autoclose the issue upon merge.
Some changes occurred to the CTFE machinery
Some changes occurred in src/tools/clippy
cc @rust-lang/clippy
HIR ty lowering was modified
cc @fmease
Some changes occurred in src/tools/rustfmt
cc @rust-lang/rustfmt
Some changes occurred in compiler/rustc_attr_parsing
rust-analyzer is developed in its own repository. If possible, consider making this change to rust-lang/rust-analyzer instead.
cc @rust-lang/rust-analyzer
Some changes occurred in compiler/rustc_passes/src/check_attr.rs