Commit 1b884f0
Update platform010 & platform010-aarch64 symlinks
Summary:
Release notes: https://blog.rust-lang.org/2025/05/15/Rust-1.87.0/
Relevant changes:
* `feature(extract_if)` stabilized
* `feature(ptr_sub_ptr)` stabilized
* `feature(os_str_display)` stabilized
* `feature(slice_take)` stabilized
* `feature(hash_raw_entry)` removed
* `sub_ptr` renamed to `offset_from_unsigned` ([#137483](rust-lang/rust#137483))
* `MaybeUninit::uninit_array()` uses replaced with inline const blocks ([#125082](rust-lang/rust#125082))
* Lint `#[must_use`] attributes applied to methods in trait impls ([#136923](rust-lang/rust#136923))
* `clippy` lints: `io_other_error`, `elidable_lifetime_names`, `mem_replace_option_with_some`, `manual_contains`, `owned_cow`
Reviewed By: dtolnay
Differential Revision: D75010345
fbshipit-source-id: ab6ee65fe82eb7fe90b5aa9bbeeedefed2befad11 parent ccd0cf2 commit 1b884f0
File tree
2 files changed
+8
-7
lines changed- eden
- mononoke/gotham_ext/src/response
- scm/lib/zstdelta/src
2 files changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| |||
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
150 | | - | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
156 | | - | |
| 157 | + | |
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
| |||
0 commit comments