about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2020-06-26Auto merge of #73596 - petrochenkov:shebang2, r=Mark-Simulacrumbors-5/+9
2020-06-26rustc_lexer: Simplify shebang parsing once moreVadim Petrochenkov-5/+9
2020-06-26Auto merge of #73513 - oli-obk:const_binop_overflow, r=estebankbors-495/+496
2020-06-26Show the values and computation that would overflow a const evaluation or pro...Oliver Scherer-495/+496
2020-06-26Rollup merge of #73681 - jackh726:chalk-0.14, r=nikomatsakisManish Goregaokar-38/+85
2020-06-25Rollup merge of #73674 - estebank:op-trait-bound-suggestion, r=davidtwcoManish Goregaokar-4/+77
2020-06-25Rollup merge of #73581 - GuillaumeGomez:add-0766, r=varkorManish Goregaokar-1/+2
2020-06-25Rollup merge of #73534 - estebank:borrowck-suggestions, r=matthewjasperManish Goregaokar-0/+264
2020-06-25Rollup merge of #73418 - doctorn:variants-intrinsic, r=kennytmManish Goregaokar-0/+47
2020-06-25Rollup merge of #72770 - crlf0710:mixed_script_confusable, r=ManishearthManish Goregaokar-30/+101
2020-06-26Implement mixed script confusable lint.Charles Lew-5/+76
2020-06-25Auto merge of #73711 - Dylan-DPC:rollup-kzx15of, r=Dylan-DPCbors-0/+466
2020-06-25Update UI testGuillaume Gomez-1/+2
2020-06-24Provide suggestions for some moved value errorsEsteban Küber-0/+264
2020-06-25Rollup merge of #73634 - nbdd0121:typeck, r=nikomatsakisDylan DPC-0/+82
2020-06-25Rollup merge of #72700 - davidtwco:issue-66220-improper-ctypes-declarations, ...Dylan DPC-0/+384
2020-06-24Suggest type param trait bound for binop only when appropriateEsteban Küber-28/+33
2020-06-24Implement associated lang itemsAaron Hill-0/+48
2020-06-24review comments: clean up codeEsteban Küber-1/+1
2020-06-24Fix testsNathan Corbyn-0/+1
2020-06-24Implement intrinsicNathan Corbyn-0/+46
2020-06-24Rollup merge of #73652 - da-x:add-reexported-to-use-suggestions, r=petrochenkovDylan DPC-9/+20
2020-06-24Rollup merge of #73646 - JohnTitor:add-tests, r=Dylan-DPCDylan DPC-0/+152
2020-06-24Rollup merge of #73639 - ayazhafiz:i/73553, r=davidtwcoDylan DPC-0/+43
2020-06-24improper_ctypes: allow pointers to sized typesDavid Wood-84/+24
2020-06-24lints: add `improper_ctypes_definitions`David Wood-0/+444
2020-06-24Update ChalkJack Huey-38/+85
2020-06-24Auto merge of #73293 - Aaron1011:feature/macro-rules-arg-capture, r=petrochenkovbors-0/+179
2020-06-23Tweak binop errorsEsteban Küber-3/+71
2020-06-23Rollup merge of #73630 - estebank:fn-item-e0308, r=davidtwcoManish Goregaokar-10/+55
2020-06-23Rollup merge of #73613 - oli-obk:const_prop_miscompile, r=wesleywiserManish Goregaokar-8/+2
2020-06-23Rollup merge of #73601 - Aaron1011:fix/better-mono-overflow-err, r=ecstatic-m...Manish Goregaokar-23/+52
2020-06-23review comments: wording and styleEsteban Küber-20/+20
2020-06-23Add re-exports to use suggestionsDan Aloni-9/+20
2020-06-23Add test for issue-69840Yuki Okushi-0/+16
2020-06-23Add test for issue-59435Yuki Okushi-0/+29
2020-06-23Add test for issue-51506Yuki Okushi-0/+55
2020-06-23Add test for issue-44861Yuki Okushi-0/+52
2020-06-23The const propagator cannot trace references.Oliver Scherer-8/+2
2020-06-23Auto merge of #73643 - Manishearth:rollup-68dr8fz, r=Manishearthbors-1225/+2183
2020-06-23Rollup merge of #73515 - christianpoveda:livedrop-diagnostics, r=oli-obkManish Goregaokar-17/+107
2020-06-23Rollup merge of #73496 - estebank:opaque-missing-lts-in-fn-3, r=nikomatsakisManish Goregaokar-9/+277
2020-06-23Rollup merge of #73398 - oli-obk:const_raw_ptr_cmp, r=varkor,RalfJung,nagisaManish Goregaokar-145/+144
2020-06-23Rollup merge of #72493 - nikomatsakis:move-leak-check, r=matthewjasperManish Goregaokar-1054/+1652
2020-06-23Rollup merge of #72271 - rakshith-ravi:master, r=varkorManish Goregaokar-0/+3
2020-06-22Change heuristic for determining range literalAyaz Hafiz-0/+43
2020-06-23Rollup merge of #73600 - Aaron1011:fix/move-in-macro, r=ecstatic-morseDylan DPC-1/+33
2020-06-23Add UI test for issue 73592Gary Guo-0/+82
2020-06-22Provide context on E0308 involving fn itemsEsteban Küber-10/+55
2020-06-22cite issue 73154Niko Matsakis-6/+6