about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorAriel Ben-Yehuda <arielb1@mail.tau.ac.il>2017-03-08 20:53:53 +0200
committerGitHub <noreply@github.com>2017-03-08 20:53:53 +0200
commit1e536245e8f4de099f3b51a872c5c9c90aa1dc81 (patch)
treedaed2bdd5d7d859c1e4d74012f32554410783f39 /src/test/incremental/thinlto
parent2c252ff1fb282ebf39593ee3436b480e7fda0183 (diff)
parent8f581cc917f2b5984e00dc51671168f2c377b1c1 (diff)
downloadrust-1e536245e8f4de099f3b51a872c5c9c90aa1dc81.tar.gz
rust-1e536245e8f4de099f3b51a872c5c9c90aa1dc81.zip
Rollup merge of #40254 - nagisa:compiler-builtin-no-panic, r=alexcrichton
Fix personality_fn within the compiler_builtins

compiler_builtins may not have any unwinding within it to link correctly. This is notoriously
finicky, and this small piece of change removes yet another case where personality function
happens to get introduced.

Side note: I do remember solving the exact same thing before. I wonder why it has reappered...

@cuviper, could you please try building beta with this patch applied? It should apply cleanly. If it works, I’ll nominate to land this into beta.

Fixes(?) https://github.com/rust-lang/rust/issues/40251
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions