clubby789
|
94371d5a8c
|
Validate and test -Zmir-enable-passes
|
2024-11-12 13:28:05 +00:00 |
|
zhuyunxing
|
acd64fa0d9
|
coverage. Warn about too many test vectors
|
2024-10-08 11:15:26 +08:00 |
|
Veera
|
ab8673501c
|
Add a Lint for Pointer to Integer Transmutes in Consts
|
2024-10-05 12:48:02 +00:00 |
|
Matthew Jasper
|
a277c901d9
|
Remove MIR unsafe check
This also remove safety information from MIR.
|
2024-04-03 08:50:12 +00:00 |
|
Eduardo Sánchez Muñoz
|
51ba662d23
|
Print list of missing target features when calling a function with target features outside an unsafe block
|
2023-11-27 19:13:11 +01:00 |
|
Oli Scherer
|
65f25fe194
|
Don't report any errors in lower_intrinsics . They should have been typecked before.
|
2023-09-06 09:38:15 +00:00 |
|
Wim Looman
|
8f3e876e52
|
Add note about unsafe functions body not being unsafe
|
2023-06-13 15:48:57 +02:00 |
|
Léo Lanteri Thauvin
|
975152ce30
|
Add MVP suggestion for unsafe_op_in_unsafe_fn
Nemo157 rebase notes: Migrated the changes to the lint into fluent
|
2023-06-13 15:46:54 +02:00 |
|
clubby789
|
f97fddab91
|
Ensure Fluent messages are in alphabetical order
|
2023-05-25 23:49:35 +00:00 |
|
clubby789
|
d5bc581f5d
|
Migrate mir_transform to translatable diagnostics
|
2023-05-02 16:24:18 +01:00 |
|