]> git.lizzy.rs Git - rust.git/history - tests/ui/partial_pub_fields.rs
Move MSRV tests into the lint specific test files
[rust.git] / tests / ui / partial_pub_fields.rs
2022-10-20 borsAuto merge of #9635 - smoelius:fix-9386-bug, r=Jarcho
2022-10-20 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-19 borsAuto merge of #9634 - royrustdev:fix_redundant_allocati...
2022-10-17 borsAuto merge of #9637 - Alexendoo:unused-format-specs...
2022-10-17 borsAuto merge of #9609 - kraktus:hexa_f32, r=giraffate
2022-10-16 borsAuto merge of #9652 - kraktus:octo_89, r=xFrednet
2022-10-16 borsAuto merge of #9658 - TennyZhuang:partial-pub-fields...
2022-10-16 TennyZhuangadd many tests
2022-10-16 TennyZhuangAdd new lint `partial_pub_fields`