about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2021-10-09Rollup merge of #89641 - asquared31415:asm-feature-attr-regs, r=oli-obkMatthias Krüger-34/+84
2021-10-09Rollup merge of #89634 - hawkw:eliza/enable-err-warn, r=oli-obkMatthias Krüger-0/+1
2021-10-08Rollup merge of #86506 - b-naber:gen_trait_impl_inconsistent, r=jackh726Guillaume Gomez-4/+39
2021-10-08bless warningsEliza Weisman-0/+1
2021-10-08Auto merge of #89576 - tom7980:issue-89275-fix, r=estebankbors-0/+43
2021-10-08testsb-naber-4/+39
2021-10-07Rollup merge of #89622 - m-ou-se:debug-assert-2021, r=estebankJubilee-0/+125
2021-10-07Rollup merge of #89025 - ricobbe:raw-dylib-link-ordinal, r=michaelwoeristerJubilee-6/+96
2021-10-07make #[target_feature] work with `asm` register classesasquared31415-34/+84
2021-10-07Auto merge of #89629 - GuillaumeGomez:rollup-s4r8me6, r=GuillaumeGomezbors-10/+133
2021-10-07Rollup merge of #89585 - nbdd0121:issue-89574, r=estebankGuillaume Gomez-10/+41
2021-10-07Rollup merge of #89461 - crlf0710:dyn_upcasting_lint, r=nikomatsakisGuillaume Gomez-0/+41
2021-10-07Rollup merge of #89298 - gcohara:issue89193, r=workingjubileeGuillaume Gomez-0/+51
2021-10-07Auto merge of #89534 - camsteffen:diag-name, r=oli-obkbors-0/+11
2021-10-07Add tests for panic and [debug_]assert in Rust 2021.Mara Bos-0/+125
2021-10-06Rollup merge of #89588 - BoxyUwU:add_a_test_uwu, r=lcnrManish Goregaokar-0/+29
2021-10-06Rollup merge of #89528 - FabianWolff:issue-89497, r=jackh726Manish Goregaokar-6/+44
2021-10-06Rollup merge of #89501 - Aaron1011:escaping-name-regions, r=davidtwcoManish Goregaokar-39/+188
2021-10-06Rollup merge of #89329 - tmiasko:print-type-sizes-no-fields, r=jackh726Manish Goregaokar-1/+2
2021-10-06Bless testsCameron Steffen-0/+11
2021-10-06Auto merge of #89323 - estebank:derive-binop, r=petrochenkovbors-39/+458
2021-10-06testEllen-0/+29
2021-10-06Add regression test for ice 89574Gary Guo-10/+41
2021-10-05Consider unfulfilled obligations in binop errorsEsteban Kuber-39/+458
2021-10-05Issue 89275 fix and testTom Farmer-0/+43
2021-10-05Rollup merge of #89532 - ecstatic-morse:maybe-live-locals-enum, r=oli-obk,tmi...Manish Goregaokar-0/+32
2021-10-05Rollup merge of #89523 - Aaron1011:derive-future-compat, r=wesleywiserManish Goregaokar-0/+72
2021-10-05Rollup merge of #89442 - GuillaumeGomez:duplicated-doc-alias, r=estebankManish Goregaokar-0/+33
2021-10-05Rollup merge of #89317 - JulianKnodt:precise_errors, r=BoxyUwUManish Goregaokar-9/+17
2021-10-05Rollup merge of #88871 - FabianWolff:issue-88403, r=jackh726Manish Goregaokar-0/+60
2021-10-05Rollup merge of #88706 - ThePuzzlemaker:issue-88609, r=jackh726Manish Goregaokar-0/+19
2021-10-05Note specific regions involved in 'borrowed data escapes' errorAaron Hill-39/+188
2021-10-04Rollup merge of #89504 - Aaron1011:rpit-nll-static, r=nikomatsakisManish Goregaokar-211/+24
2021-10-04Rollup merge of #89482 - hkmatsumoto:patch-diagnostics, r=joshtriplettManish Goregaokar-12/+12
2021-10-04Rollup merge of #89423 - DevinR528:reachable-fields, r=NadrierilManish Goregaokar-3/+15
2021-10-04Rollup merge of #89494 - FabianWolff:issue-84075, r=davidtwcoJubilee-34/+99
2021-10-04Rollup merge of #89487 - FabianWolff:issue-89396, r=petrochenkovJubilee-0/+52
2021-10-04Rollup merge of #89480 - hameerabbasi:issue-89118-test, r=jackh726Jubilee-0/+95
2021-10-04Rollup merge of #89478 - zvavybir:master, r=jyn514Jubilee-3/+3
2021-10-04Rollup merge of #89473 - FabianWolff:issue-89469, r=joshtriplettJubilee-0/+20
2021-10-04Rollup merge of #89413 - matthewjasper:spec-marker-fix, r=nikomatsakisJubilee-0/+42
2021-10-04Rollup merge of #88090 - nbdd0121:inference, r=nikomatsakisJubilee-12/+66
2021-10-04Rollup merge of #87993 - kornelski:try_reserve_stable, r=joshtriplettJubilee-17/+0
2021-10-04Ensure that `MaybeLiveLocals` works with simple sum-type assignmentsDylan MacKenzie-0/+32
2021-10-04Rollup merge of #89508 - jhpratt:stabilize-const_panic, r=joshtriplettJubilee-197/+85
2021-10-04Rollup merge of #89500 - FabianWolff:issue-87308, r=petrochenkovJubilee-0/+26
2021-10-04Rollup merge of #89483 - hkmatsumoto:patch-diagnostics-2, r=estebankJubilee-139/+139
2021-10-04Rollup merge of #89453 - waywardmonkeys:consistent-supertrait-usage, r=nagisaJubilee-77/+77
2021-10-04Rollup merge of #89447 - FabianWolff:issue-89388, r=davidtwcoJubilee-0/+15
2021-10-04Rollup merge of #88451 - theo-lw:issue-87771, r=jackh726Jubilee-0/+13