| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-09-29 | Fix std tests for wasm32-wasip2 target | Nicola Krumschmidt | -1/+1 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -6/+4 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2023-02-26 | Move IpAddr and SocketAddr to core | Linus Färnstrand | -2068/+7 | |
| 2022-12-30 | Rollup merge of #104182 - gabhijit:ipv6-in6addr-any-doc-fix, r=m-ou-se | Matthias Krüger | -0/+9 | |
| `IN6ADDR_ANY_INIT` and `IN6ADDR_LOOPBACK_INIT` documentation. Added documentation for IPv6 Addresses `IN6ADDR_ANY_INIT` also known as `in6addr_any` and `IN6ADDR_LOOPBACK_INIT` also known as `in6addr_loopback` similar to `INADDR_ANY` for IPv4 Addresses. | ||||
| 2022-11-13 | Remove unused diagnostic items | Maybe Waffle | -2/+0 | |
| 2022-11-09 | `IN6ADDR_ANY_INIT` and `IN6ADDR_LOOPBACK_INIT` documentation. | Abhijit Gadgil | -0/+9 | |
| Added documentation for IPv6 Addresses `IN6ADDR_ANY_INIT` also known as `in6addr_any` and `IN6ADDR_LOOPBACK_INIT` also known as `in6addr_loopback` similar to `INADDR_ANY` for IPv4 Addresses. | ||||
| 2022-09-12 | Simplify `clippy` fix. | Markus Reiter | -2/+0 | |
| 2022-09-12 | Add `rustc_diagnostic_item` for IP addresses. | Markus Reiter | -0/+5 | |
| 2022-09-12 | Flatten `net` module again. | Markus Reiter | -0/+2092 | |
