| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | ||||
| 2021-10-13 | Update the 1.56.0 release header for consistency | Josh Stone | -1/+1 | |
| 2021-10-13 | Add `riscv32imc-esp-espidf` to changelog | Scott Mabin | -0/+2 | |
| 2021-10-11 | Remove task::ready! from 1.56.0 release notes | David Tolnay | -2/+0 | |
| 2021-09-25 | Rollup merge of #89256 - danielg1111:fix_typo, r=Mark-Simulacrum | Manish Goregaokar | -1/+1 | |
| Fix typo in release notes | ||||
| 2021-09-25 | Rollup merge of #89216 - r00ster91:bigo, r=dtolnay | Manish Goregaokar | -3/+3 | |
| Consistent big O notation This makes the big O time complexity notation in places with markdown support more consistent. Inspired by #89210 | ||||
| 2021-09-25 | Fix typo in release notes | Daniel Giger | -1/+1 | |
| 2021-09-24 | Add 1.56.0 release notes | Mark Rousskov | -0/+185 | |
| Co-authored-by: Josh Triplett <josh@joshtriplett.org> | ||||
| 2021-09-24 | consistent big O notation | r00ster91 | -3/+3 | |
| 2021-09-08 | Drop 1.56 stabilizations from 1.55 release notes | Mark Rousskov | -15/+1 | |
| 2021-08-29 | Rollup merge of #88417 - xu-cheng:rel-fix-link, r=jyn514 | Guillaume Gomez | -0/+1 | |
| RELEASES.md: fix broken link | ||||
| 2021-08-27 | RELEASES.md: fix broken link | Cheng XU | -0/+1 | |
| 2021-08-27 | Fix formatting in release notes from 52a988344bce118347d6a6567e67e20b7e99dc25 | Joe Ardent | -1/+3 | |
| 2021-08-25 | Add mutable-noalias to the release notes for 1.54 | Joshua Nelson | -0/+2 | |
| 2021-08-21 | Rollup merge of #88170 - nebkor:release-note-1.55, r=Mark-Simulacrum | Jack Huey | -0/+1 | |
| Update release note for 1.55.0. Added a line about new formatting option, `{lib}`, for `cargo tree` (https://github.com/rust-lang/cargo/pull/9663). | ||||
| 2021-08-21 | Rollup merge of #88057 - ehuss:releases-doc-macros, r=Mark-Simulacrum | Jack Huey | -9/+4 | |
| Update RELEASES to clarify attribute macro values. As noted in #87681, macros do not work with the `#[path]` attribute. Since the places where macros *can* be used is very limited, I have changed this to just focus on `#[doc]` which is the only attribute where this is really useful. | ||||
| 2021-08-19 | Update release note for 1.55.0. | Joe Ardent | -0/+1 | |
| Added a line about new formatting option, `{lib}`, for `cargo tree` (https://github.com/rust-lang/cargo/pull/9663). | ||||
| 2021-08-15 | Update RELEASES to clarify attribute macro values. | Eric Huss | -9/+4 | |
| 2021-08-15 | Update RELEASES.md for 1.55.0 | Erin Power | -0/+142 | |
| Co-authored-by: Eric Huss <eric@huss.org> Co-authored-by: inquisitivecrystal <22333129+inquisitivecrystal@users.noreply.github.com> Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com> Co-authored-by: Daniel Giger <danielg3432@gmail.com> | ||||
