| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-10-16 | Remove `Waker::waker` from 1.82 relnotes | Josh Stone | -1/+0 | |
| 2024-10-12 | Add explicit link to PR | Mark Rousskov | -1/+1 | |
| 2024-10-12 | Add stabilized APIs | Mark Rousskov | -5/+81 | |
| 2024-10-12 | Import another update | Mark Rousskov | -1/+4 | |
| 2024-10-07 | re-sync with latest tracking issue changes | Mark Rousskov | -10/+11 | |
| 2024-10-01 | Add 1.82 release notes | Mark Rousskov | -0/+97 | |
| 2024-09-06 | Rollup merge of #129995 - alexcrichton:remove-wasm32-wasip2-release-notes, ↵ | Matthias Krüger | -1/+0 | |
| r=pietroalbini Remove wasm32-wasip2's tier 2 status from release notes It turns out the stars did not actually align for this to get released in Rust 1.81 alas. Full tier 2 status for `wasm32-wasip2` required two PRs: * #126967 - this made it into Rust 1.81 * #127867 - this didn't make the cut and is in Rust 1.82 instead This wasn't caught until just after today's release so the plan is to remove the release notes for 1.81 and coordinate to instead add these as release notes to 1.82. | ||||
| 2024-09-05 | Rollup merge of #129944 - Mark-Simulacrum:relnotes-tweak, r=pietroalbini | Matthias Krüger | -0/+3 | |
| Add compat note for trait solver change r? ``@pietroalbini`` ``@BoxyUwU`` cc ``@lcnr`` | ||||
| 2024-09-05 | Remove wasm32-wasip2's tier 2 status from release notes | Alex Crichton | -1/+0 | |
| It turns out the stars did not actually align for this to get released in Rust 1.81 alas. Full tier 2 status for `wasm32-wasip2` required two PRs: * #126967 - this made it into Rust 1.81 * #127867 - this didn't make the cut and is in Rust 1.82 instead This wasn't caught until just after today's release so the plan is to remove the release notes for 1.81 and coordinate to instead add these as release notes to 1.82. | ||||
| 2024-09-03 | Add compat note for trait solver change | Mark Rousskov | -0/+3 | |
| 2024-09-03 | include 1.80.1 release notes on master | Pietro Albini | -0/+8 | |
| Forgot this during the release process | ||||
| 2024-08-30 | Remove the relnote for rustdoc's *unstable* `--remap-path-prefix` | Josh Stone | -7/+0 | |
| 2024-08-30 | Mention sort perf, and add its panics in compat notes | Josh Stone | -1/+3 | |
| 2024-08-30 | Drop the edition relnote about `!` fallback | Josh Stone | -1/+0 | |
| 2024-08-30 | Add release notes for 1.81.0 | Josh Stone | -0/+120 | |
| 2024-08-22 | Update RELEASES.md | apiraino | -2/+2 | |
| Co-authored-by: Josh Stone <cuviper@gmail.com> | ||||
| 2024-08-19 | Update RELEASES.md | apiraino | -1/+1 | |
| Co-authored-by: Jubilee <46493976+workingjubilee@users.noreply.github.com> | ||||
| 2024-08-19 | Update RELEASES.md | apiraino | -1/+2 | |
| Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com> | ||||
| 2024-08-19 | Add a missing compatibility note in the 1.80.0 release notes | apiraino | -0/+1 | |
| 2024-07-25 | Fix 1.80.0 version in RELEASES.md | Urgau | -1/+1 | |
| 2024-07-15 | Fix typos in RELEASES.md | Jacob Lifshay | -4/+4 | |
| as requested in https://github.com/rust-lang/blog.rust-lang.org/pull/1358#discussion_r1678691772 | ||||
| 2024-07-14 | Add 1.80 release notes | Boxy | -0/+158 | |
| Co-authored-by: Jubilee <46493976+workingjubilee@users.noreply.github.com> | ||||
| 2024-06-17 | Rollup merge of #126250 - epage:change, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -1/+0 | |
| docs(change): Don't mention a Cargo 2024 edition change for 1.79 <!-- If this PR is related to an unstable feature or an otherwise tracked effort, please link to the relevant tracking issue here. If you don't know of a related tracking issue or there are none, feel free to ignore this. This PR will get automatically assigned to a reviewer. In case you would like a specific user to review your work, you can assign it to them by using r? <reviewer name> --> | ||||
| 2024-06-12 | fix RELEASES: we do not support upcasting to auto traits | lcnr | -1/+1 | |
| 2024-06-10 | docs(change): Don't mention a Cargo 2024 edition change for 1.79 | Ed Page | -1/+0 | |
| 2024-06-09 | Add release notes for 1.79.0 | Josh Stone | -0/+128 | |
| 2024-05-03 | release notes 1.78: add link to interior-mut breaking change | Ralf Jung | -0/+4 | |
| 2024-04-27 | 1.78 release notes | Mark Rousskov | -0/+120 | |
| 2024-04-09 | update release notes | Pietro Albini | -0/+7 | |
| 2024-03-29 | Forward port 1.77.1 release notes | Yedaya Katsman | -0/+10 | |
| 2024-03-18 | Fix a typo in the 1.77.0 relnotes | Josh Stone | -1/+1 | |
| Co-authored-by: Mateusz Mikuła <mati865@gmail.com> | ||||
| 2024-03-17 | Sort the remaining T-types relnotes | Josh Stone | -5/+4 | |
| 2024-03-17 | No compatibility notes raised in 1.77.0 | Josh Stone | -7/+0 | |
| 2024-03-17 | The const-eval change is now future-compat | Josh Stone | -1/+2 | |
| 2024-03-17 | Move a couple issues to Language notes | Josh Stone | -2/+2 | |
| 2024-03-17 | Apply suggestions from code review | Josh Stone | -2/+2 | |
| Co-authored-by: Urgau <3616612+Urgau@users.noreply.github.com> Co-authored-by: Michael Howell <michael@notriddle.com> | ||||
| 2024-03-17 | Add release notes for 1.77.0 | Josh Stone | -0/+124 | |
| 2024-02-09 | Remove duplicate release note | Carol (Nichols || Goulding) | -1/+0 | |
| 2024-02-08 | Add release note for new ambiguous_wide_pointer_comparisons lint | Carol (Nichols || Goulding) | -0/+1 | |
| 2024-02-03 | Release notes for 1.76 | Mark Rousskov | -0/+93 | |
| 2023-12-21 | apply last suggestions from code review | Pietro Albini | -1/+1 | |
| 2023-12-19 | Fix a release note typo | Josh Stone | -1/+1 | |
| Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com> | ||||
| 2023-12-19 | Move exhaustive usize matching to lang | Josh Stone | -1/+1 | |
| 2023-12-19 | Fix a release note typo | Josh Stone | -1/+1 | |
| Co-authored-by: León Orell Valerian Liehr <me@fmease.dev> | ||||
| 2023-12-19 | Add release notes for 1.75.0 | Josh Stone | -0/+125 | |
| 2023-12-18 | copy 1.74.1 release notes to master | Mark Rousskov | -0/+7 | |
| 2023-12-05 | docs: remove #110800 from release notes | Michael Howell | -1/+0 | |
| It's not stable yet, and shouldn't be mentioned here. | ||||
| 2023-11-17 | Fix links for std::process::Child{Stdin, Stdout, Stderr} | Carl Scherer | -2/+2 | |
| 2023-11-17 | Rollup merge of #117889 - epage:docs, r=Mark-Simulacrum | Takayuki Maeda | -11/+10 | |
| docs(release): Clarify cargo entries Trying to make these easier to scan and more understandable out of the context of their PR | ||||
| 2023-11-15 | tidy | Slanterns | -1/+1 | |
