let people change rustc-dev-guide in-tree - #162255
Conversation
|
|
|
Did this message get changed at some point 🤔 It really should say "if this PR only touches the dev gudie then..." we definitely want people touching things in-tree |
|
Yes #157169 😔 |
|
Can we just revert that PRs change to the dev guide. I much prefer the older message 😅 |
|
adjusted the wording to match meaning of old message would rather ask people to do so in future prs, instead of have them close their pr and submitting the same changes upstream if that goes too far @BoxyUwU, you may approve this pr as it is |
|
@bors r+ thanks for noticing this |
|
oh though yeah I don't mind adjusting the old wording to also make it clear that it's fine to land stuff in r-l/r it's just slower |
|
feel free to r- and make those changes if you wish |
let people change rustc-dev-guide in-tree am happy for people to edit the document in this repo... let's not scare them away, or waste their time [example message](rust-lang#160100 (comment)) that resulted in [reverting a positive change](https://github.com/rust-lang/rust/compare/ff6dcf461b4f15551d54cdc0e92a576e48357cc3..76bb5f07890ba6b455b7b75b73975f749b8e3fc3) r? @BoxyUwU
|
This pull request was unapproved. This PR was contained in a rollup (#162307), which was closed. |
|
oops, sorry for cancelling the rollup |
|
@bors info |
Status of PR
|
|
@bors squash |
This comment has been minimized.
This comment has been minimized.
* let people change rustc-dev-guide in-tree * direct people upstream when appropriate * no need to re-submit current changes * typo * tweak
|
🔨 5 commits were squashed into 7b83b5a. |
5295860 to
7b83b5a
Compare
|
@bors squash message='do not discourage people from changing rustc-dev-guide in-tree' |
|
❗ The PR has only one commit. |
|
cool r=me on CI passing |
|
@bors r+ |
…uwer Rollup of 25 pull requests Successful merges: - #162072 (Add new Tier-3 target: `powerpc64-sony-ps3`) - #162179 (type system const items via direct rhs) - #162255 (let people change rustc-dev-guide in-tree) - #162262 (Avoid manually instantiating some binders in error reporting with `-Znext-solver`) - #162277 (Introduce `rustc_middle::middel::resolve`) - #162285 (box: fixup map/try_map deallocate calls) - #162286 (string: don't unwind prematurely) - #162289 (alloc: a bunch of safety comments) - #162290 (abby test DSL: AliasTyOutlivesViaEnv) - #162292 (Update `askama` version to `0.16.1`) - #160509 (Remove `RegionExt`; move methods to `Region` in `rustc_type_ir`) - #160906 (Suggest usize instead of placeholder type for array length constants) - #160936 (traits: Represent live alias arguments as bitsets) - #161394 (fix `is_homogeneous_aggregate`: use unit size, not total size ) - #161400 (Improve diagnostics for references to closures) - #161656 (Suggest mutable references for FnMut closure arguments) - #161711 (Add more splat fn type tests) - #161786 (Make `tcx.def_id_partial_cmp` public) - #161953 (sanitizers: Implicitly disable mutually exclusive sanitizers) - #162155 (add suggestion for `rustc_allowed_through_unstable_modules` attribute) - #162212 (Implement `Rng` for `Box`) - #162246 (Fix incorrect meta span) - #162266 (std: fix typo) - #162291 (Add regression test from 1.98.1) - #162303 (Fix a minor spelling error in `library/std/src/sys/fs/unix.rs`)
|
@bors rollup=always |
…uwer Rollup of 25 pull requests Successful merges: - #162072 (Add new Tier-3 target: `powerpc64-sony-ps3`) - #162179 (type system const items via direct rhs) - #162255 (let people change rustc-dev-guide in-tree) - #162262 (Avoid manually instantiating some binders in error reporting with `-Znext-solver`) - #162277 (Introduce `rustc_middle::middel::resolve`) - #162285 (box: fixup map/try_map deallocate calls) - #162286 (string: don't unwind prematurely) - #162289 (alloc: a bunch of safety comments) - #162290 (abby test DSL: AliasTyOutlivesViaEnv) - #162292 (Update `askama` version to `0.16.1`) - #160509 (Remove `RegionExt`; move methods to `Region` in `rustc_type_ir`) - #160906 (Suggest usize instead of placeholder type for array length constants) - #160936 (traits: Represent live alias arguments as bitsets) - #161394 (fix `is_homogeneous_aggregate`: use unit size, not total size ) - #161400 (Improve diagnostics for references to closures) - #161656 (Suggest mutable references for FnMut closure arguments) - #161711 (Add more splat fn type tests) - #161786 (Make `tcx.def_id_partial_cmp` public) - #161953 (sanitizers: Implicitly disable mutually exclusive sanitizers) - #162155 (add suggestion for `rustc_allowed_through_unstable_modules` attribute) - #162212 (Implement `Rng` for `Box`) - #162246 (Fix incorrect meta span) - #162266 (std: fix typo) - #162291 (Add regression test from 1.98.1) - #162303 (Fix a minor spelling error in `library/std/src/sys/fs/unix.rs`)
Rollup merge of #162255 - tshepang:patch-3, r=BoxyUwU let people change rustc-dev-guide in-tree am happy for people to edit the document in this repo... let's not scare them away, or waste their time [example message](#160100 (comment)) that resulted in [reverting a positive change](https://github.com/rust-lang/rust/compare/ff6dcf461b4f15551d54cdc0e92a576e48357cc3..76bb5f07890ba6b455b7b75b73975f749b8e3fc3) r? @BoxyUwU
View all comments
am happy for people to edit the document in this repo... let's not scare them away, or waste their time
example message that resulted in reverting a positive change
r? @BoxyUwU