about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-11-06Auto merge of #132663 - estebank:e0320-tweak, r=compiler-errorsbors-15/+15
2024-11-06Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgrbors-8/+5
2024-11-05Rollup merge of #132562 - alexcrichton:remove-wasm32-wasi, r=jieyouxuMatthias Krüger-6/+3
2024-11-05Rollup merge of #132077 - alexcrichton:wide-arithmetic, r=jieyouxuMatthias Krüger-2/+2
2024-11-05Tweak E0320 overflow error wordingEsteban Küber-15/+15
2024-11-05Rollup merge of #132571 - RalfJung:const_eval_select_macro, r=oli-obkMatthias Krüger-2/+2
2024-11-05Rollup merge of #132567 - estebank:bad-suggestion, r=NadrierilMatthias Krüger-5/+30
2024-11-05Rollup merge of #132498 - uellenberg:typo-and-let-suggestions, r=estebankMatthias Krüger-1/+46
2024-11-05Rollup merge of #132259 - mrkajetanp:branch-protection-pauth-lr, r=davidtwcoMatthias Krüger-10/+76
2024-11-05Auto merge of #129884 - RalfJung:forbidden-target-features, r=workingjubileebors-0/+71
2024-11-05Auto merge of #132580 - compiler-errors:globs, r=Noratriebbors-239/+239
2024-11-05add const_eval_select macro to reduce redundancyRalf Jung-2/+2
2024-11-05Auto merge of #132626 - workingjubilee:rollup-hbmtbzk, r=workingjubileebors-209/+299
2024-11-04Rollup merge of #132596 - GuillaumeGomez:show-coverage, r=notriddleJubilee-0/+34
2024-11-04Rollup merge of #132492 - RalfJung:const-intrinsics, r=compiler-errorsJubilee-208/+145
2024-11-04Rollup merge of #132303 - nyurik:non-exhaustive-err, r=compiler-errorsJubilee-1/+10
2024-11-04Rollup merge of #132025 - duncpro:E0027, r=compiler-errorsJubilee-0/+76
2024-11-04Rollup merge of #131153 - VulnBandit:copy_impl_vuln, r=compiler-errorsJubilee-0/+34
2024-11-05Auto merge of #131341 - taiki-e:ppc-clobber-abi, r=bzEq,workingjubileebors-5/+1201
2024-11-04when an intrinsic has a const-stable fallback body, we can easily expose it o...Ralf Jung-2/+24
2024-11-04most const intrinsics don't need an explicit rustc_const_unstable any moreRalf Jung-15/+11
2024-11-04add new rustc_const_stable_intrinsic attribute for const-stable intrinsicsRalf Jung-3/+3
2024-11-04remove support for extern-block const intrinsicsRalf Jung-193/+112
2024-11-04mark some target features as 'forbidden' so they cannot be (un)setRalf Jung-0/+71
2024-11-04Rollup merge of #132583 - mejrs:tuples, r=compiler-errorsMatthias Krüger-0/+116
2024-11-04Rollup merge of #132559 - bvanjoi:fix-132534, r=compiler-errorsMatthias Krüger-0/+58
2024-11-04Rollup merge of #132544 - dianne:unstable-library-feature-backticks, r=compil...Matthias Krüger-427/+429
2024-11-04Add UI regressions tests for rustdoc `--show-coverage` optionGuillaume Gomez-0/+34
2024-11-04Auto merge of #132275 - compiler-errors:deref-effects, r=fee1-deadbors-129/+97
2024-11-04Suggest creating unary tuplesmejrs-0/+116
2024-11-04Fix minicore, add tests based off of itMichael Goulet-129/+97
2024-11-04Remove BorrowKind glob, make names longerMichael Goulet-239/+239
2024-11-04find the generic container rather than simply looking up for the assoc with c...bohan-0/+58
2024-11-03Rollup merge of #132565 - bjorn3:less_target_name_dependence, r=workingjubileeJubilee-12/+0
2024-11-03Rollup merge of #132516 - taiki-e:asm-ui, r=workingjubileeJubilee-50/+1387
2024-11-03Don't test new error messages with the stage 0 compilerdianne-6/+8
2024-11-03use backticks instead of single quotes when reporting "use of unstable librar...dianne-421/+421
2024-11-03Remove is_builtin target spec fieldbjorn3-12/+0
2024-11-03Rename the FIXMEs, remove a few that dont matter anymoreMichael Goulet-26/+24
2024-11-03Yeet effects featureMichael Goulet-764/+283
2024-11-03Properly suggest `E::assoc` when we encounter `E::Variant::assoc`Esteban Küber-6/+2
2024-11-03Gate checking ~const bounds on const_trait_implMichael Goulet-181/+22
2024-11-03Add test for assoc fn suggestion on enum variantEsteban Küber-0/+29
2024-11-03Remove the `wasm32-wasi` target from rustcAlex Crichton-6/+3
2024-11-03Auto merge of #132555 - matthiaskrgr:rollup-2d79661, r=matthiaskrgrbors-13/+131
2024-11-03Auto merge of #132514 - Zalathar:print-target-cpus, r=jieyouxubors-0/+39
2024-11-03Rollup merge of #132543 - cyrgani:master, r=compiler-errorsMatthias Krüger-12/+28
2024-11-03Rollup merge of #132528 - compiler-errors:fallback-sugg-opt, r=jieyouxuMatthias Krüger-0/+13
2024-11-03Rollup merge of #132523 - ranger-ross:test-issue-117446, r=compiler-errorsMatthias Krüger-0/+57
2024-11-03Rollup merge of #132520 - matthiaskrgr:knobu, r=jieyouxuMatthias Krüger-1/+1