0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2025-02-21 21:02:53 -05:00
denoland-rusty-v8/examples
Yuri Astrakhan db6e8a4c1d
chore: fix map_unwrap_or clippy lint (#1690)
auto-fixed trailing semicolons by running

```
clippy --fix --all-features --all-targets --workspace -- -W clippy::map_unwrap_or
```

See [`map_unwrap_or`](https://rust-lang.github.io/rust-clippy/master/index.html#map_unwrap_or) clippy lint.
2025-02-10 10:53:51 -08:00
..
android
count-hosts.js
cppgc-object.rs chore: fix map_unwrap_or clippy lint (#1690) 2025-02-10 10:53:51 -08:00
cppgc.rs fix: let cppgc align to 16 bytes (#1677) 2025-01-06 12:59:24 +00:00
hello_world.rs feat: changes for vm (#1557) 2024-08-05 11:15:56 +02:00
process.rs feat: changes for vm (#1557) 2024-08-05 11:15:56 +02:00
shell.rs feat: changes for vm (#1557) 2024-08-05 11:15:56 +02:00