about summary refs log tree commit diff
path: root/src/test/ui/nll/maybe-initialized-drop-uninitialized.rs
AgeCommit message (Expand)AuthorLines
2020-01-23Use check-pass mode for nll testsTomasz Miąsko-1/+1
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-18Remove mir::StatementKind::EndRegionMatthew Jasper-1/+1
2018-04-15remove -Znll -- borrowck=mir implies nll nowNiko Matsakis-1/+1
2018-04-13Rename must-compile-successfully into compile-passGuillaume Gomez-1/+1
2017-12-10Add must-compile-successfully comment to appropriate ui tests.Tommy Ip-0/+1
2017-12-04inform constraint generation using maybe-initPaul Daniel Faria-0/+28