Commit ede1bcd
Update platform010 & platform010-aarch64 symlinks
Summary:
Release notes: https://blog.rust-lang.org/2026/05/28/Rust-1.96.0/
- Stabilized features:
- `feature(assert_matches)`
- Wasm targets no longer pass `--allow-undefined` to the linker ([rust#149868](rust-lang/rust#149868))
- Changes in the computation of *"private type in public interface"*
- New ambiguities surfaced by `ambiguous_glob_imports` lint ([rust#114095](rust-lang/rust#114095))
- New warning on unneeded `#![feature(…)]`
- New error on mismatched `-Zbranch-protection` between dependencies
Reviewed By: ship-it-ship-it, diliop, opsound
Differential Revision: D108384430
fbshipit-source-id: 60c3a5a98e7eabdff47eb1db213f28a29111c11d1 parent 83b3d4e commit ede1bcd
4 files changed
Lines changed: 5 additions & 6 deletions
File tree
- app
- buck2_external_cells/src
- buck2_interpreter_for_build/src/attrs/coerce/attr_type
- docs/getting_started
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
0 commit comments