about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/enum-option.js
diff options
context:
space:
mode:
authorTyler Mandry <tmandry@gmail.com>2023-10-02 16:09:42 -0400
committerGitHub <noreply@github.com>2023-10-02 16:09:42 -0400
commit1edf7233faefe64265898db10f5df4b57e9beb5d (patch)
treebda724031e7d1f915859282b892de7cdfa496c6e /tests/rustdoc-js-std/enum-option.js
parentaf77806bee45ca8a73b24746b84b011840cddc39 (diff)
parent133aa56a84a4d52a066c4fbf12b53314310e91e1 (diff)
downloadrust-1edf7233faefe64265898db10f5df4b57e9beb5d.tar.gz
rust-1edf7233faefe64265898db10f5df4b57e9beb5d.zip
Rollup merge of #116289 - linkmauve:patch-1, r=the8472
Add missing #[inline] on AsFd impl for sys::unix::fs::File

This operation should be extremely cheap, at most the `mov` of the underlying file descriptor, but due to this missing `#[inline]` it is currently a function call.
Diffstat (limited to 'tests/rustdoc-js-std/enum-option.js')
0 files changed, 0 insertions, 0 deletions