Skip to content

Rollup of 10 pull requests #110359

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 32 commits into from
Closed
Changes from 2 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
ae1a1ef
rustdoc: use a template to generate Hrefs
jsha Mar 17, 2023
af3bf85
Add 1.69.0 release notes
cuviper Apr 7, 2023
21f10dd
Cargo only suggests fixes for warnings
cuviper Apr 7, 2023
6b33156
`core::net` is not stable yet
cuviper Apr 7, 2023
f6a47f3
Rephrase the analysis removal
cuviper Apr 7, 2023
c21b104
Remove empty "Misc" section
cuviper Apr 7, 2023
361b453
Avoid normalization/projection jargon
cuviper Apr 7, 2023
02b3165
Apply code formatting
cuviper Apr 7, 2023
5badbef
drop some windows features
klensy Apr 12, 2023
f9f2516
Apply suggestions from code review
cuviper Apr 12, 2023
c9358e9
Apply suggestions from code review
cuviper Apr 12, 2023
ae60b36
Cargo '-C' was reverted
cuviper Apr 12, 2023
ecf2a9b
fix: skip implied bounds if unconstrained lifetime exists
Ezrashaw Apr 13, 2023
617648c
Update the mingw version note
cuviper Apr 13, 2023
0aa958b
Allow everyone to set the beta-nominated label
est31 Apr 14, 2023
b506d96
implement review suggestions
Ezrashaw Apr 14, 2023
1410337
Use same `FxHashMap` in `rustdoc-json-types` and `librustdoc`.
aDotInTheVoid Apr 7, 2023
578aedd
bump to rust 1.71.0
pietroalbini Apr 15, 2023
714c276
add UI test for #79605
SparkyPotato Apr 15, 2023
504a47b
Add intra-doc links to size_of_* functions
est31 Apr 15, 2023
4c80f58
Update compiler/rustc_trait_selection/src/traits/outlives_bounds.rs
aliemjay Apr 15, 2023
b1feb45
Fix `x test rust-installer` when `cargo` is set to a relative path
jyn514 Apr 15, 2023
e90149a
Rollup merge of #109616 - jsha:href-template, r=notriddle
aliemjay Apr 15, 2023
cd869cb
Rollup merge of #110033 - cuviper:relnotes-1.69.0, r=pietroalbini
aliemjay Apr 15, 2023
1462cb6
Rollup merge of #110051 - aDotInTheVoid:rdj-hashmap, r=jyn514
aliemjay Apr 15, 2023
1e2b613
Rollup merge of #110227 - klensy:bs-win, r=Mark-Simulacrum
aliemjay Apr 15, 2023
b0ebbc6
Rollup merge of #110272 - Ezrashaw:fix-unconned-lt-in-implbounds, r=a…
aliemjay Apr 15, 2023
0bbf3fb
Rollup merge of #110307 - est31:beta_nominated_unauthenticated, r=Mar…
aliemjay Apr 15, 2023
cccc358
Rollup merge of #110347 - est31:size_of_links, r=jyn514
aliemjay Apr 15, 2023
75e2634
Rollup merge of #110349 - rust-lang:pa-bump-1.71.0, r=pietroalbini
aliemjay Apr 15, 2023
2cd8348
Rollup merge of #110350 - SparkyPotato:test-79605, r=cjgillot
aliemjay Apr 15, 2023
86ff9cd
Rollup merge of #110356 - jyn514:rust-installer-tests, r=ozkanonur
aliemjay Apr 15, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.70.0
1.71.0