bors
bcf856bfb3
Auto merge of #11375 - J-ZhengLi:issue11246, r=Centri3
...
fix fp when [`undocumented_unsafe_blocks`] not able to detect comment on globally defined const/static variables
fixes : #11246
changelog: fix detection on global variables for [`undocumented_unsafe_blocks`]
2023-09-04 09:47:45 +00:00
Alex Macleod
d78d26a8c7
Remove redundant auxiliary test files
2023-08-25 14:25:49 +00:00
J-ZhengLi
77215672e9
fix [undocumented_unsafe_blocks
] not able to detect comment for global vars
2023-08-22 10:27:16 +08:00
Oli Scherer
00919a4f92
Update ui test crate to auto-detect aux build crate kind
2023-08-11 14:02:35 +00:00
Oli Scherer
5bd97ac17a
Update tests
2023-06-26 14:13:07 +00:00
Centri3
cc2e49f695
allow safety comment above attributes
2023-06-19 23:46:57 -05:00
Renato Lochetti
8625a849d1
adding all ui tests to the configuration test as well
2023-06-17 09:36:38 -03:00
Renato Lochetti
e2e6a02445
Addressing reviewer comments
2023-06-17 09:36:38 -03:00
Renato Lochetti
520228b377
Adding configuration to allow safety comment above stmt containing unsafe block
2023-06-17 09:36:36 -03:00