File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ please review the repository.
45
45
- Improved error message when there is an error caused by override file [ pr #3041 ]
46
46
- Explain [ proxy] in terminology documentation [ pr #3091 ]
47
47
- Recommend tracking ` Cargo.lock ` with rust-toolchain file [ pr #3054 ]
48
+ - Fix RUSTUP_PERMIT_COPY_RENAME condition so it is actually used [ pr #3292 ]
48
49
- Bump a lot of dependencies to their latest versions [ pr#renovate-bot]
49
50
50
51
[ rust-analyzer ] : https://github.com/rust-lang/rust-analyzer
@@ -68,6 +69,7 @@ please review the repository.
68
69
[ pr#3041 ] : https://github.com/rust-lang/rustup/pull/3041
69
70
[ pr#3091 ] : https://github.com/rust-lang/rustup/pull/3091
70
71
[ pr#3054 ] : https://github.com/rust-lang/rustup/pull/3054
72
+ [ pr#3292 ] : https://github.com/rust-lang/rustup/pull/3292
71
73
[ pr#renovate-bot ] : https://github.com/rust-lang/rustup/pulls?q=is:pr+author:app/renovate+is:merged
72
74
73
75
Thanks go to:
@@ -102,6 +104,10 @@ Thanks go to:
102
104
- zohnannor (zohnannor)
103
105
- Joshua Nelson (jyn514)
104
106
- Prikshit Gautam (gautamprikshit1)
107
+ - Dylan Thacker-Smith (dylanahsmith)
108
+ - Jan David (jdno)
109
+ - Aurora (lilith13666)
110
+ - Pietro Albini (pietroalbini)
105
111
- Renovate Bot (renovate-bot)
106
112
107
113
## [ 1.25.2] - 2023-02-01
You can’t perform that action at this time.
0 commit comments