rust/tests
bors eacd095f76 Auto merge of #10826 - Centri3:endian_bytes, r=Manishearth
Add lints for disallowing usage of `to_xx_bytes` and `from_xx_bytes`

Adds `host_endian_bytes`, `little_endian_bytes` and `big_endian_bytes`

Closes #10765

v - not sure what to put here since this adds 3 lints
changelog: Add `host_endian_bytes`, `little_endian_bytes` and `big_endian_bytes` lints
2023-06-05 02:38:41 +00:00
..
test_utils
ui Auto merge of #10826 - Centri3:endian_bytes, r=Manishearth 2023-06-05 02:38:41 +00:00
ui-cargo
ui-internal refactor(test): Move attribute to lint level 2023-06-03 00:00:45 +05:30
ui-toml Auto merge of #10607 - beetrees:toml-spans, r=giraffate 2023-06-02 08:01:31 +00:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs
dogfood.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs