about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/messages.ftl
AgeCommit message (Expand)AuthorLines
2023-11-27Print list of missing target features when calling a function with target fea...Eduardo Sánchez Muñoz-1/+12
2023-09-06Don't report any errors in `lower_intrinsics`. They should have been typecked...Oli Scherer-2/+0
2023-06-13Add note about unsafe functions body not being unsafeWim Looman-0/+1
2023-06-13Add MVP suggestion for `unsafe_op_in_unsafe_fn`Léo Lanteri Thauvin-0/+1
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-40/+41
2023-05-02Migrate `mir_transform` to translatable diagnosticsclubby789-0/+66