Commit Graph

86 Commits

Author SHA1 Message Date
Weihang Lo
f516436f85
changelog: add 1.71 backport fix for libcurl 2023-06-12 21:00:41 +01:00
trevyn
2802940be8
Fix typo 2023-06-03 09:52:42 +04:00
Weihang Lo
1ee3153f2f
Update changelog for 1.71 2023-06-02 01:21:24 +01:00
Weihang Lo
26f457ccb2
Update changelog for 1.72 2023-06-02 01:21:24 +01:00
Maxime
20a842924c
nit: fix typo in changelog for 1.70 2023-06-01 21:46:26 +02:00
Weihang Lo
e703be8a69
changelog: add entries of some behavior changes 2023-05-10 12:38:38 +01:00
Eric Huss
810c04ff50
Add missing period. 2023-05-08 13:27:20 -07:00
Weihang Lo
09cce86072
changelog: move registry query fixes to the right place 2023-05-05 11:20:01 +01:00
Weihang Lo
6323a4a4e4
Update changelog for 1.71 2023-04-21 01:12:57 +01:00
Weihang Lo
4557475e57
Update changelog for 1.70 2023-04-21 01:12:57 +01:00
Eric Huss
6d4677d6ff Clarify some 1.69 changelog entries. 2023-04-16 18:28:05 -07:00
Eric Huss
3da2b3c67b Mark -C as unstable 2023-04-11 19:46:05 -07:00
bors
b9379ea53f Auto merge of #11943 - Muscraft:fix-changelog, r=epage
docs(changelog): Change wording about auto-fix message

The wording in the changelog regarding the auto-fix message specified that it would show for "warnings/errors", but Cargo only shows the message for warnings currently.

The reason that errors were not included was that there were concerns with `rustfix`/`cargo`'s ability to deal with errors, so we decided to skip showing it when there were any errors.
2023-04-07 02:32:08 +00:00
Scott Schafer
eb71bc85fb docs(changelog): Change wording about auto-fix message 2023-04-06 20:01:12 -05:00
Josh Stone
0aae5ebb9a
doc(changelog): [env] is a table, not a stable 2023-04-06 17:52:09 -07:00
Eric Huss
1e05a7300f Update changelog for 1.68.2 2023-03-26 13:07:24 -07:00
Weihang Lo
60df49d6e4
Make section headers a bit shorter
* Documentation improvements -> Documentation
* Internal improvements -> Internal
2023-03-09 15:14:48 +00:00
Weihang Lo
821db0971c
move nightly only up above doc/internal improvements 2023-03-09 15:10:49 +00:00
Weihang Lo
140ed0f12b
Add doc/internal sections for 1.70 changelog 2023-03-09 15:10:48 +00:00
Weihang Lo
2d36e8c9eb
Add doc/internal sections for 1.69 changelog 2023-03-09 15:10:48 +00:00
Weihang Lo
ac5a799154
Update changelog for 1.70 2023-03-09 13:40:10 +00:00
Weihang Lo
d13403abba
Update changelog for 1.69 2023-03-09 13:40:10 +00:00
Weihang Lo
b0d4210854
Update CHANGELOG for 1.68 backports 2023-03-08 11:28:10 +00:00
Weihang Lo
ff51188603
Update for 1.68 backports 2023-02-09 10:42:59 +00:00
Weihang Lo
d5610ae6aa
Update changelog for 1.69 2023-01-28 00:59:39 +00:00
Weihang Lo
5a7554c54f
Update changelog for 1.68 2023-01-28 00:59:39 +00:00
jofas
ab30710e71 replaced all occurences of doc.crates.io/contrib/apidoc/cargo with doc.rust-lang.org/nightly/nightly-rustc/cargo 2023-01-12 12:19:42 +01:00
bors
abc6abe34d Auto merge of #11561 - epage:typos, r=ehuss
chore: Fix typos

Seeing several typo PRs, like #11560, I figured I'd run my source code spell checker on cargo to help catch a lot of these earlier, in one big batch.
2023-01-11 14:15:24 +00:00
Ed Page
ed8b85f10e chore: Fix typos 2023-01-10 20:03:11 -06:00
Eric Huss
23c547166c
update changelog. 2023-01-10 14:36:40 +01:00
Eric Huss
a7cfdf664c Add note to release notes about rejecting multiple registries. 2023-01-03 11:14:51 -08:00
Weihang Lo
9520d703ec
Update changelog for 1.68 2022-12-17 02:02:32 +00:00
Weihang Lo
cab4ae0d44
Update changelog for 1.67 2022-12-17 02:02:18 +00:00
Arlo Siemsen
9827412fee Implement RFC 3139: alternative registry authentication support 2022-11-16 14:36:19 -06:00
Weihang Lo
1b54716b15
doc(changelog): suggestions of cargo fix are nightly only 2022-11-14 11:07:44 +00:00
Weihang Lo
1b4c1335f4
Update changelog for 1.67 2022-11-05 17:58:08 +00:00
Weihang Lo
b2bf664259
Update changelog for 1.66 2022-11-05 17:58:08 +00:00
Weihang Lo
1400fd0858
Mention fix on build script deadlock 2022-11-02 14:36:41 +00:00
Weihang Lo
b514a06e61
Update changelog for 1.65 2022-09-23 09:32:22 +01:00
Weihang Lo
11d3c5982b
doc(changelog): mention CVE fixes 2022-09-19 21:52:04 +01:00
Weihang Lo
6d0ccaddac
Fix links to fragments in workspace docs 2022-09-17 20:37:25 +01:00
Eric Huss
aae4c84a09 Also mention build.target being an array. 2022-08-12 14:12:22 -07:00
Eric Huss
b1f49c9737 Update changelog for 1.64 2022-08-12 13:22:37 -07:00
Eric Huss
77aebb5024 Update changelog for 1.63 2022-07-01 12:26:12 -07:00
Kornel
a9faf49040 Use specific terminology for sparse HTTP-based registry
Git-based registry uses HTTP too
2022-06-17 15:09:56 +01:00
Eric Huss
f4c174d58f Update changelog for 1.62 2022-05-20 14:20:52 -07:00
Josh Stone
51106c9409
Correct the release dates for 1.61 and 1.62 2022-05-12 14:55:27 -07:00
Eric Huss
333f32c766 Update changelog for 1.61 2022-04-07 15:37:16 -07:00
Eric Huss
019218fe58 Update changelog for 1.60 2022-02-24 14:18:15 -08:00
Eric Huss
171f67d6a9 Update changelog for 1.59 2022-01-14 13:38:39 -08:00