Commit 8641acb
[rust] Define __rust_alloc_error_handler_should_panic_v2
rust-lang/rust#143387 made
__rust_alloc_error_handler_should_panic a function.
The new definition is needed when rolling Rust past that PR. We can
remove the old symbol afterwards.
Bug: 440481922
Change-Id: I3340edd6d96d76de14942af67939978140430424
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6875644
Commit-Queue: Arthur Eubanks <aeubanks@google.com>
Reviewed-by: Arthur Eubanks <aeubanks@google.com>
Auto-Submit: Hans Wennborg <hans@chromium.org>
Commit-Queue: Hans Wennborg <hans@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1505162}
NOKEYCHECK=True
GitOrigin-RevId: 23d818d3c7fba4658248f17fd7b8993199242aa91 parent 28fc2a8 commit 8641acb
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
93 | 99 | | |
| 100 | + | |
94 | 101 | | |
95 | 102 | | |
96 | 103 | | |
| |||
0 commit comments