about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-11-18When a local binding shadows a fn, point at fn def in call failureEsteban Küber-0/+3
2023-11-17Auto merge of #114292 - estebank:issue-71039, r=b-naberbors-10/+56
2023-11-17Auto merge of #117993 - nnethercote:streamline-Linker, r=bjorn3bors-1/+1
2023-11-17Auto merge of #112422 - aliemjay:implied-bounds-placeholders, r=lcnrbors-0/+71
2023-11-17Auto merge of #117278 - lcnr:try-normalize-ty, r=compiler-errorsbors-25/+91
2023-11-17Rollup merge of #117998 - estebank:issue-88404, r=TaKO8KiMatthias Krüger-0/+49
2023-11-17Rollup merge of #117688 - celinval:smir-kani-reach, r=compiler-errorsMatthias Krüger-11/+21
2023-11-17Rollup merge of #115476 - RalfJung:abi-compat-docs, r=Mark-SimulacrumMatthias Krüger-4/+4
2023-11-17Move `CodegenBackend` out of `Linker`.Nicholas Nethercote-1/+1
2023-11-17Move `Session` out of `Linker`.Nicholas Nethercote-1/+1
2023-11-17On resolve error of `[rest..]`, suggest `[rest @ ..]`Esteban Küber-0/+49
2023-11-17Rollup merge of #117990 - estebank:issue-100825-part-deux, r=NilstriebMatthias Krüger-6/+69
2023-11-17Rollup merge of #117959 - estebank:issue-76086, r=compiler-errorsMatthias Krüger-1/+7
2023-11-17Rollup merge of #117892 - estebank:fat-arrow-typo, r=compiler-errorsMatthias Krüger-0/+39
2023-11-16Fix code indentationEsteban Küber-1/+1
2023-11-16Add more APIs and fix `Instance::body`Celina G. Val-11/+21
2023-11-16Auto merge of #116097 - jackh726:higher-ranked-lifetime-error-backup, r=compi...bors-0/+26
2023-11-16Add test for parens around match arm pattern and conditionEsteban Küber-0/+63
2023-11-16Smaller span for unnessary `mut` suggestionEsteban Küber-6/+6
2023-11-16Move tests to subdirectoryEsteban Küber-0/+0
2023-11-16Suggest replacing `Self` with the right type on type errorEsteban Küber-0/+4
2023-11-16Point at impl self ty on type error involving `Self`Esteban Küber-1/+3
2023-11-16More detail when expecting expression but encountering bad macro argumentEsteban Küber-10/+56
2023-11-16ignore implied bounds with placeholdersAli MJ Al-Nasrawy-0/+71
2023-11-15Bump cfg(bootstrap)sMark Rousskov-4/+2
2023-11-15Auto merge of #117878 - gavinleroy:proper-depth-check, r=lcnrbors-0/+2
2023-11-15Auto merge of #116555 - paulmenage:llvm-module-flag, r=wesleywiserbors-0/+7
2023-11-15Auto merge of #117908 - lcnr:region-kind-rename, r=BoxyUwUbors-7/+7
2023-11-15Auto merge of #117848 - compiler-errors:method-ambiguity-no-rcvr, r=TaKO8Kibors-0/+46
2023-11-15Auto merge of #117517 - klinvill:smir-projections, r=ouz-abors-0/+173
2023-11-15Auto merge of #117359 - tmiasko:call-def, r=cjgillotbors-0/+30
2023-11-14Rollup merge of #117893 - sjwang05:issue-52544-take-1, r=wesleywiserMatthias Krüger-0/+30
2023-11-14Rollup merge of #117686 - compiler-errors:gen-body, r=wesleywiserMatthias Krüger-0/+25
2023-11-14Rollup merge of #116244 - estebank:issue-73497, r=b-naberMatthias Krüger-1/+13
2023-11-14Fix def-use check for call terminatorsTomasz Miąsko-0/+30
2023-11-14review + fix CIlcnr-1/+1
2023-11-14finish `RegionKind` renamelcnr-6/+6
2023-11-14Add guard checking for associated types before computing intercrate ambiguity...Gavin Gray-0/+2
2023-11-14Auto merge of #117330 - tmiasko:custom-mir-cleanup-blocks, r=cjgillotbors-25/+182
2023-11-14Custom MIR: Support cleanup blocksTomasz Miąsko-25/+182
2023-11-14Auto merge of #117856 - estebank:issue-66023, r=compiler-errorsbors-0/+24
2023-11-14Detect more `=>` typosEsteban Küber-0/+39
2023-11-13Suggest lhs deref for binopssjwang05-0/+30
2023-11-13Rollup merge of #117879 - durin42:nneg-zext, r=nikicMatthias Krüger-2/+2
2023-11-13Rollup merge of #117695 - 3tilley:prioritise-unwrap-expect-over-last-method-c...Matthias Krüger-0/+22
2023-11-13review comments: more targeted span setting approachEsteban Küber-0/+4
2023-11-13Auto merge of #117881 - TaKO8Ki:rollup-n7jtmgj, r=TaKO8Kibors-12/+20
2023-11-14Rollup merge of #117858 - compiler-errors:span, r=lcnrTakayuki Maeda-12/+20
2023-11-13tests: update check for inferred nneg on zextAugie Fackler-2/+2
2023-11-13Auto merge of #117876 - lcnr:region-kind-rename, r=BoxyUwUbors-18/+18