| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-08-08 | Bump to stable | Mark Rousskov | -3/+210 | |
| 2022-06-18 | Add release notes for 1.62 | Mark Rousskov | -0/+125 | |
| 2022-05-17 | Adjust language | Mark Rousskov | -1/+1 | |
| Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com> | ||||
| 2022-05-16 | Apply review feedback | Tyler Mandry | -34/+41 | |
| 2022-05-13 | Apply suggestions from code review | Tyler Mandry | -8/+7 | |
| Co-authored-by: Wesley Wiser <wwiser@gmail.com> Co-authored-by: Josh Stone <cuviper@gmail.com> Co-authored-by: Josh Triplett <josh@joshtriplett.org> | ||||
| 2022-04-28 | Add release notes for 1.61.0 | Tyler Mandry | -0/+120 | |
| 2022-04-04 | improve 92630 wording | Pietro Albini | -1/+1 | |
| 2022-04-04 | add compat note about instant changes | Pietro Albini | -1/+10 | |
| 2022-04-04 | add future compatibility notes for linux-gnu baseline bump | Pietro Albini | -0/+4 | |
| 2022-04-04 | reword the docs on tier 2 platforms docs | Pietro Albini | -1/+1 | |
| 2022-04-04 | move 2021 libs to internal changes | Pietro Albini | -2/+1 | |
| 2022-04-04 | link target tier policy to new targets | Pietro Albini | -2/+5 | |
| 2022-03-21 | Drop unstable compat notes from relnotes | Josh Stone | -4/+0 | |
| 2022-03-21 | Drop unstable features from relnotes | Josh Stone | -4/+0 | |
| 2022-03-21 | Fix cargo relnotes using its 1.60.0 milestone | Josh Stone | -4/+4 | |
| 2022-03-21 | Mention 92800 for docs availability | Josh Stone | -0/+2 | |
| 2022-03-21 | Release notes for 1.60.0 | Josh Stone | -0/+146 | |
| 2022-03-03 | all: fix some typos | cuishuang | -1/+1 | |
| Signed-off-by: cuishuang <imcusg@gmail.com> | ||||
| 2022-02-25 | Add missing item to release notes | Jacob Pratt | -0/+2 | |
| 2022-02-23 | backport from stable and fix link | lcnr | -0/+17 | |
| 2022-02-23 | update rel notes for cg stabilization | lcnr | -1/+1 | |
| 2022-02-18 | Release notes for 1.59 | Mark Rousskov | -0/+165 | |
| 2022-02-11 | Add missing release notes for #85200 | nsunderland1 | -0/+5 | |
| 2022-01-21 | Fix link to CVE-2022-21658 | Matthew James Kraai | -1/+1 | |
| 2022-01-20 | backport the 1.58.1 relnotes to master | Pietro Albini | -0/+15 | |
| 2022-01-14 | Fix some links that had colliding reference names. | Eric Huss | -12/+12 | |
| These reference names were very general, and used in other places. | ||||
| 2022-01-14 | Fix link name collision for cargo#2365 (1.8cv) | Eric Huss | -2/+2 | |
| 2022-01-14 | Fix incorrect link for #38622. | Eric Huss | -2/+2 | |
| 2022-01-14 | Remove duplicate #39983. It was part of 1.19. | Eric Huss | -2/+0 | |
| 2022-01-14 | Remove duplicate cargo/4270. It was part of 1.21. | Eric Huss | -3/+0 | |
| 2022-01-14 | Remove unused link references. | Eric Huss | -105/+0 | |
| 2022-01-12 | Update RELEASES for 1.58. | Eric Huss | -10/+0 | |
| 2022-01-12 | Rollup merge of #92703 - joshtriplett:relnotes-file-options, r=pietroalbini | Matthias Krüger | -0/+2 | |
| RELEASES.md: Add 1.58 release note for `File::options` stabilization | ||||
| 2022-01-10 | Document Box<T> FFI guarantee in 1.41.0 release notes | unknown | -0/+6 | |
| Fixes #68676 | ||||
| 2022-01-09 | RELEASES.md: Add 1.58 release note for `File::options` stabilization | Josh Triplett | -0/+2 | |
| 2022-01-09 | Release notes: add `Result::unwrap_{,err_}unchecked` | Miguel Ojeda | -0/+4 | |
| They were stabilized together with `Option::unwrap_unchecked` in https://github.com/rust-lang/rust/issues/81383. Signed-off-by: Miguel Ojeda <ojeda@kernel.org> | ||||
| 2022-01-08 | remove float methods | Pietro Albini | -10/+0 | |
| 2022-01-07 | Clarify that -C strip is only in rustc, not cargo, in 1.58 | Tyler Mandry | -1/+1 | |
| 2022-01-07 | Fix broken link | Tyler Mandry | -0/+1 | |
| 2022-01-05 | Move #90329 to compatibility notes | Tyler Mandry | -1/+1 | |
| 2022-01-04 | Apply suggestions from code review | Tyler Mandry | -18/+9 | |
| Co-authored-by: Josh Triplett <josh@joshtriplett.org> Co-authored-by: Alexander Ronald Altman <alexanderaltman@me.com> | ||||
| 2021-12-23 | Add links to stabilized APIs | Tyler Mandry | -33/+59 | |
| 2021-12-23 | Move RUSTFLAGS compat note to 1.55 | Tyler Mandry | -5/+4 | |
| 2021-12-23 | Apply suggestions from code review | Tyler Mandry | -6/+3 | |
| Co-authored-by: Hans Kratz <hans@appfour.com> Co-authored-by: Chris Denton <ChrisDenton@users.noreply.github.com> Co-authored-by: Joshua Nelson <github@jyn.dev> | ||||
| 2021-12-23 | Add release notes for 1.58 | Tyler Mandry | -0/+166 | |
| 2021-11-26 | Add 1.57.0 release notes | Josh Stone | -0/+114 | |
| 2021-10-31 | add 1.56.1 to the release notes | Pietro Albini | -0/+8 | |
| 2021-10-19 | Update RELEASES.md | Vincent de Phily | -1/+1 | |
| Fix typo. | ||||
| 2021-10-14 | Drop reverted stabilizations from release notes | Mark Rousskov | -3/+0 | |
| 2021-10-13 | Rollup merge of #89853 - cuviper:release-1.56, r=Mark-Simulacrum | Matthias Krüger | -1/+1 | |
| Update the 1.56.0 release header for consistency | ||||
