diff options
author | bors <bors@rust-lang.org> | 2023-04-07 17:06:24 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-04-07 17:06:24 +0000 |
commit | da636956dd13638a5582f9dcd4699559d85ac2d5 (patch) | |
tree | cf2f77077d670eec6f652a4bc3d257ed343a35ce /tests/rustdoc-js-std/parser-errors.js | |
parent | 94524020ea12f7947275063b65f8b7d705be073e (diff) | |
parent | 7ddc245b145bf8b1a1d6472ff7b43a2acd8f2ed7 (diff) | |
download | rust-da636956dd13638a5582f9dcd4699559d85ac2d5.tar.gz |
Auto merge of #109983 - tmiasko:inline-try, r=bjorn3
Inline try_from and try_into
To avoid link time dependency between core and compiler-builtins, when using opt-level that implicitly enables -Zshare-generics.
While compiler-builtins should be compiled with -Zshare-generics disabled, the -Zbuild-std does not ensure this at the moment.
r? `@bjorn3`
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions