File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ Compatibility Notes
78
78
- [ ` column!() ` macro is one-based instead of zero-based] [ 46977 ]
79
79
- [ ` fmt::Arguments ` can no longer be shared across threads] [ 45198 ]
80
80
- [ Access to ` #[repr(packed)] ` struct fields is now unsafe] [ 44884 ]
81
+ - [ Cargo sets a different working directory for the compiler] [ cargo/4788 ]
81
82
82
83
[ 44884 ] : https://github.com/rust-lang/rust/pull/44884
83
84
[ 45198 ] : https://github.com/rust-lang/rust/pull/45198
@@ -106,6 +107,7 @@ Compatibility Notes
106
107
[ 47080 ] : https://github.com/rust-lang/rust/pull/47080
107
108
[ 47084 ] : https://github.com/rust-lang/rust/pull/47084
108
109
[ cargo/4743 ] : https://github.com/rust-lang/cargo/pull/4743
110
+ [ cargo/4788 ] : https://github.com/rust-lang/cargo/pull/4788
109
111
[ cargo/4817 ] : https://github.com/rust-lang/cargo/pull/4817
110
112
[ `RefCell::replace` ] : https://doc.rust-lang.org/std/cell/struct.RefCell.html#method.replace
111
113
[ `RefCell::swap` ] : https://doc.rust-lang.org/std/cell/struct.RefCell.html#method.swap
You can’t perform that action at this time.
0 commit comments