about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-06Fix relative lines in coroutine testMatt Weber-2/+2
2024-11-06Clean up use requirements after rebasingMatt Weber-5/+4
2024-11-06Add location info for f16Matt Weber-0/+18
2024-11-06Use -DAG to handle use of file before definitionWesley Wiser-4/+4
2024-11-06Restructure `compile-flags` for testsMatt Weber-12/+8
2024-11-06Update compile flags formattingMatt Weber-5/+5
2024-11-06Rename generator test fileMatt Weber-7/+7
2024-11-06Rename option and add docMatt Weber-52/+54
2024-11-06Add additional option checksMatt Weber-9/+38
2024-11-06Move additional source location info behind -Z optionMatt Weber-34/+123
2024-11-06Move tests into issues directoryMatt Weber-0/+0
2024-11-06Refactor and expand enum testMatt Weber-40/+41
2024-11-06Add test for async function and async blockMatt Weber-0/+25
2024-11-06Allow check lines to exceed normal length limitMatt Weber-0/+8
2024-11-06Separate NONMSVC and MSVC checksMatt Weber-11/+18
2024-11-06Split metadata testing into multiple filesMatt Weber-46/+74
2024-11-06Refactor `type_stub` from `DefId` to tupleMatt Weber-22/+26
2024-11-06Add file and line metadata for enum variant and fieldsMatt Weber-19/+27
2024-11-06Add file and line metadata for struct/union membersMatt Weber-12/+42
2024-11-06Add file and line metadata for coroutinesMatt Weber-2/+10
2024-11-06Refactor `type_map::stub` parametersMatt Weber-62/+65
2024-11-06Add file and line metadata for closuresMatt Weber-3/+15
2024-11-06Add codegen test to validate IR for debuginfoMatt Weber-0/+11
2024-11-06Require `type_map::stub` callers to supply file informationMatt Weber-6/+51
2024-11-06Auto merge of #132625 - compiler-errors:cache-only-if-opaque, r=lcnrbors-6/+18
2024-11-06Auto merge of #132703 - GuillaumeGomez:rollup-tfuef34, r=GuillaumeGomezbors-14/+10
2024-11-07Rollup merge of #132700 - matthiaskrgr:plzno, r=fmeaseGuillaume Gomez-1/+3
2024-11-07Rollup merge of #132698 - GuillaumeGomez:rm-unneeded-fields, r=notriddleGuillaume Gomez-7/+3
2024-11-07Rollup merge of #132617 - uellenberg:fix-rendered-doc, r=cuviperGuillaume Gomez-6/+4
2024-11-06add note not to re-report crashes from `crashes` testsMatthias Krüger-1/+3
2024-11-06Remove unneeded fields in `scrape_examples::FindCalls`Guillaume Gomez-7/+3
2024-11-06Auto merge of #132697 - compiler-errors:async-closure-sugar, r=fmeasebors-1/+7
2024-11-06Clean middle generics using paren sugar if trait has rustc_paren_sugarMichael Goulet-1/+7
2024-11-06Auto merge of #132404 - makai410:suggest-swap-lhs-rhs, r=fee1-deadbors-2/+91
2024-11-06Auto merge of #131721 - okaneco:const_eq_ignore_ascii_case, r=m-ou-sebors-3/+25
2024-11-06Auto merge of #132663 - estebank:e0320-tweak, r=compiler-errorsbors-17/+17
2024-11-06Auto merge of #132500 - RalfJung:char-is-whitespace-const, r=jhprattbors-4/+5
2024-11-05Add new unstable feature `const_eq_ignore_ascii_case`okaneco-3/+25
2024-11-06Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgrbors-151/+65
2024-11-05Change some code blocks to quotes in rendered std docuellenberg-6/+4
2024-11-05Rollup merge of #132660 - ehuss:remove-unused-errs, r=saethlinMatthias Krüger-88/+0
2024-11-05Rollup merge of #132562 - alexcrichton:remove-wasm32-wasi, r=jieyouxuMatthias Krüger-48/+9
2024-11-05Rollup merge of #132077 - alexcrichton:wide-arithmetic, r=jieyouxuMatthias Krüger-2/+6
2024-11-05Rollup merge of #131405 - davidtwco:hardcoded-strip-macos, r=jieyouxu,albertl...Matthias Krüger-11/+47
2024-11-05Rollup merge of #131261 - clarfonthey:unsafe-cell-from-mut, r=m-ou-seMatthias Krüger-2/+3
2024-11-05Auto merge of #132661 - matthiaskrgr:rollup-npytbl6, r=matthiaskrgrbors-528/+761
2024-11-05Tweak E0320 overflow error wordingEsteban Küber-17/+17
2024-11-05Rollup merge of #132642 - GuillaumeGomez:attr-docs, r=compiler-errorsMatthias Krüger-0/+46
2024-11-05Rollup merge of #132637 - blyxyas:lint-less-passes, r=flip1995Matthias Krüger-19/+9
2024-11-05Rollup merge of #132571 - RalfJung:const_eval_select_macro, r=oli-obkMatthias Krüger-458/+480