Update RELEASES.md for 1.40.0#66377
Conversation
|
Please add #65294 (comment) to compatibility notes (the PR; that link points at example crates that broke, but we should not list those). |
|
@Mark-Simulacrum What's the compat note in this case? Rustc now warns when |
|
There are some error cases added as well, e.g. inline on trait items I believe is now a hard error. @varkor -- can you maybe write up a quick blurb? |
|
Is something like this sufficient?
|
|
Added to notes. |
26b12b2 to
89611e1
Compare
|
This looks great, thanks! Will let it sit for a week or so and aim to merge around the Friday before release week. |
Co-Authored-By: Mark Rousskov <mark.simulacrum@gmail.com>
|
Shouldn't stabilization of |
|
@XAMPPRocky Right, my bad |
|
@bors r+ rollup=always Let's get this landed and we can send followup PRs if needed. |
|
📌 Commit dbfb00c has been approved by |
…Simulacrum Update RELEASES.md for 1.40.0 ### [Rendered](https://github.com/XAMPPRocky/rust/blob/relnotes-1.40.0/RELEASES.md) r? @Mark-Simulacrum cc @rust-lang/release
Rollup of 9 pull requests Successful merges: - #66377 (Update RELEASES.md for 1.40.0) - #67134 (Ensure that we get a hard error on generic ZST constants if their bod…) - #67152 (Sort auto trait and blanket implementations display) - #67154 (Fix typos in src/libcore/alloc.rs docs) - #67168 (corrected comment in E0478) - #67178 (Move non clean impls items) - #67180 (doc: Use .copied() instead of .cloned() in Vec example) - #67181 (Update hashmap doc) - #67193 (In which we start tracking polonius in `-Z self-profile`) Failed merges: r? @ghost
Rendered
r? @Mark-Simulacrum
cc @rust-lang/release