diff options
author | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2023-04-05 00:00:00 +0000 |
---|---|---|
committer | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2023-04-07 14:59:10 +0200 |
commit | 67b46141804132919a7976b3484cbcf6055e431e (patch) | |
tree | eddf06941407e079512bba0cba5a719a93a3789d /tests/rustdoc-js-std/parser-errors.js | |
parent | da140814682407ee326d36f5256bc883899a7388 (diff) | |
download | rust-67b46141804132919a7976b3484cbcf6055e431e.tar.gz |
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.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions