| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
| 2023-11-15 | Add missing entries in 1.74 release notes | Slanterns | -0/+2 | |
| 2023-11-14 | docs(release): Remove unstable cargo change | Ed Page | -1/+0 | |
| 2023-11-13 | docs(release): Very rough 'importance' sort | Ed Page | -8/+8 | |
| 2023-11-13 | docs(release): Clarify cargo line items | Ed Page | -10/+10 | |
| 2023-11-13 | docs(release): Add missing cargo-clean change | Ed Page | -0/+1 | |
| 2023-11-13 | docs(release): Remove cargo-as-a-lib change | Ed Page | -1/+0 | |
| 2023-11-12 | Add initial 1.74 release notes | Mark Rousskov | -0/+115 | |
| 2023-10-06 | Update docs for mips target tier demotion. | Eric Huss | -0/+1 | |
| 2023-10-02 | Fix a few typos | Mark Rousskov | -2/+2 | |
| Co-authored-by: Josh Triplett <josh@joshtriplett.org> | ||||
| 2023-10-02 | Shuffle around some 1.73.0 relnotes | Josh Stone | -3/+3 | |
| 2023-10-02 | Apply suggestions for 1.73.0 relnotes | Josh Stone | -2/+3 | |
| Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com> Co-authored-by: Urgau <3616612+Urgau@users.noreply.github.com> | ||||
| 2023-09-22 | Add release notes for 1.73.0 | Josh Stone | -0/+116 | |
| 2023-09-20 | RELEASES.md: Add missing patch releases | Tobias Bieniek | -0/+10 | |
| This was copy-pasted from the current state of the `stable` branch | ||||
| 2023-09-20 | copy 1.72.1 release notes to master | Mark Rousskov | -0/+10 | |
| update release date to actual released date | ||||
| 2023-09-02 | Add another renamed Clippy lint to release notes | Carol (Nichols || Goulding) | -1/+1 | |
| 2023-08-28 | Reference uplifted clippy lints' rustc name in the release notes | Carol (Nichols || Goulding) | -2/+2 | |
| I updated to Rust 1.72.0, got a new warning from rustc, wanted to read more about it, so I went to RELEASES.md and searched for the new lint's name as shown in the warning I got. I found no results because the relevant entry in RELEASES only contained the lint's old Clippy name, not its new rustc name. This adds the rustc name for lints so that someone doing the same thing I did will have more success. Some of the uplifted lints didn't have a name change, so I didn't add the rustc name as a search for it will succeed. | ||||
| 2023-08-22 | Update the links for Stabilized APIs in 1.72.0 | Josh Stone | -7/+7 | |
| * Use `stable` instead of `nightly` paths. * Fix the anchors for `CStr::to_*` links. | ||||
| 2023-08-18 | Add release notes for 1.72.0 | Mark Rousskov | -0/+105 | |
| 2023-07-17 | docs(release): Remove nightly-only cargo item | Ed Page | -1/+0 | |
| See rust-lang/cargo#12343 | ||||
| 2023-07-16 | fix wrong link | cui fliter | -6/+6 | |
| Signed-off-by: cui fliter <imcusg@gmail.com> | ||||
| 2023-06-29 | Add a release note about recursive panics | Josh Stone | -0/+3 | |
| 2023-06-29 | Move the TypeId change to Compatibility Notes | Josh Stone | -1/+4 | |
| 2023-06-29 | Remove target feature note | Josh Stone | -1/+0 | |
| These are still unstable through `avx512_target_feature`. Co-authored-by: Taiki Endo <te316e89@gmail.com> | ||||
| 2023-06-28 | Add release notes for 1.71.0 | Josh Stone | -0/+138 | |
| 2023-05-27 | 1.70.0 release notes | Mark Rousskov | -0/+136 | |
| 2023-05-15 | Fix release date of 1.58.1 in release notes. | Eric Huss | -1/+1 | |
| 2023-04-21 | Add note about change in bootstrap defaults | Mark Rousskov | -1/+5 | |
| 2023-04-17 | Spelling misc | Josh Soref | -5/+5 | |
| * environment * nonexistent * potential * prefixes * stabilization * suffixes * use Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> | ||||
| 2023-04-13 | Update the mingw version note | Josh Stone | -1/+1 | |
| 2023-04-12 | Cargo '-C' was reverted | Josh Stone | -1/+0 | |
| Co-authored-by: Eric Huss <eric@huss.org> | ||||
| 2023-04-12 | Apply suggestions from code review | Josh Stone | -1/+1 | |
| Co-authored-by: est31 <est31@users.noreply.github.com> | ||||
| 2023-04-12 | Apply suggestions from code review | Josh Stone | -3/+3 | |
| Co-authored-by: Eric Huss <eric@huss.org> | ||||
| 2023-04-07 | Apply code formatting | Josh Stone | -1/+1 | |
| 2023-04-07 | Avoid normalization/projection jargon | Josh Stone | -2/+2 | |
| Co-authored-by: Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> | ||||
| 2023-04-07 | Remove empty "Misc" section | Josh Stone | -5/+0 | |
| 2023-04-07 | Rephrase the analysis removal | Josh Stone | -1/+1 | |
| Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com> | ||||
| 2023-04-07 | `core::net` is not stable yet | Josh Stone | -1/+0 | |
| Co-authored-by: Slanterns <slanterns.w@gmail.com> | ||||
| 2023-04-06 | Cargo only suggests fixes for warnings | Josh Stone | -1/+1 | |
| Co-authored-by: Scott Schafer <scott@scottschafer.dev> | ||||
| 2023-04-06 | Add 1.69.0 release notes | Josh Stone | -0/+109 | |
| 2023-03-29 | RELEASES: Add "Only support Android NDK 25 or newer" to 1.68.0 | Asger Hautop Drewsen | -0/+1 | |
