about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-04-11Rollup merge of #139653 - nnethercote:fix-139495, r=petrochenkovJacob Pratt-0/+20
2025-04-11Rollup merge of #137835 - scottmcm:signum, r=compiler-errorsJacob Pratt-3/+3
2025-04-11Auto merge of #139453 - compiler-errors:incr, r=jieyouxubors-0/+63
2025-04-11Auto merge of #139578 - ferrocene:pa-compiletest-edition, r=jieyouxubors-140/+186
2025-04-11didn't catch this test failure, whoopsPietro Albini-5/+5
2025-04-11Rollup merge of #139654 - nnethercote:AssocKind-descr, r=compiler-errorsStuart Cook-49/+49
2025-04-11Rollup merge of #139641 - BoxyUwU:allow_parend_array_len_infer, r=compiler-er...Stuart Cook-1/+72
2025-04-11Rollup merge of #139564 - compiler-errors:deeply-norm, r=lcnrStuart Cook-42/+139
2025-04-11Rollup merge of #139469 - jieyouxu:compiletest-supports-crate-type, r=onur-ozkanStuart Cook-38/+31
2025-04-11Rollup merge of #138998 - rperier:donot_suggest_to_use_impl_trait_in_closure_...Stuart Cook-0/+21
2025-04-11Rollup merge of #138904 - madsmtm:apple-test-no-std, r=tgross35Stuart Cook-0/+41
2025-04-11Rollup merge of #138682 - Alexendoo:extra-symbols, r=fee1-deadStuart Cook-0/+1
2025-04-11Rollup merge of #138182 - durin42:llvm-21-fp128-windows, r=tgross35Stuart Cook-1/+2
2025-04-11Rollup merge of #137447 - folkertdev:simd-extract-insert-dyn, r=scottmcmStuart Cook-2/+114
2025-04-11Improve `AssocItem::descr`.Nicholas Nethercote-49/+49
2025-04-11Handle a negated literal in `eat_token_lit`.Nicholas Nethercote-0/+20
2025-04-10Auto merge of #137412 - scottmcm:redo-swap, r=cuviperbors-48/+149
2025-04-10tests: adjust expectation for f128 abi on WindowsAugie Fackler-1/+2
2025-04-10add `simd_insert_dyn` and `simd_extract_dyn`Folkert de Vries-2/+114
2025-04-10Deeply normalize obligations in BestObligationMichael Goulet-42/+139
2025-04-10Allow parenthesis around inferred array lengthsBoxy-1/+72
2025-04-10Rollup merge of #139626 - m-ou-se:mut, r=lqdMatthias Krüger-1/+1
2025-04-10Rollup merge of #139614 - nnethercote:fix-139512, r=oli-obkMatthias Krüger-0/+45
2025-04-10Rollup merge of #139510 - nnethercote:name-to-ident, r=fee1-deadMatthias Krüger-1/+1
2025-04-10Rollup merge of #139502 - yaahc:still-mutable-ice, r=bjorn3Matthias Krüger-0/+110
2025-04-10Allow drivers to supply a list of extra symbols to internAlex Macleod-0/+1
2025-04-10Auto merge of #139622 - matthiaskrgr:rollup-8ri1vid, r=matthiaskrgrbors-77/+76
2025-04-10Remove unnecessary `mut`.Mara Bos-1/+1
2025-04-10Rollup merge of #139592 - camelid:doctest-md-opts, r=notriddleMatthias Krüger-0/+23
2025-04-10Rollup merge of #139568 - nnethercote:empty-trait-name, r=compiler-errorsMatthias Krüger-40/+24
2025-04-10Rollup merge of #139563 - EnzymeAD:better-autodiff-err, r=jieyouxuMatthias Krüger-4/+4
2025-04-10Rollup merge of #139530 - oli-obk:rustc-intrinsic-cleanup, r=RalfJungMatthias Krüger-23/+0
2025-04-10Rollup merge of #139507 - Zalathar:trim-env-name, r=jieyouxuMatthias Krüger-0/+23
2025-04-10Rollup merge of #139423 - compiler-errors:field-autoderef, r=oli-obkMatthias Krüger-10/+2
2025-04-10Auto merge of #139088 - spastorino:ergonomic-ref-counting-2, r=nikomatsakisbors-52/+110
2025-04-10replace `//@ compile-flags: --edition` with `//@ edition`Pietro Albini-135/+181
2025-04-10tests: use specific-purpose `needs-crate-type` over `ignore-$target` directivesJieyou Xu-38/+31
2025-04-10Avoid empty identifiers for delegate params and args.Nicholas Nethercote-2/+2
2025-04-10Add a HIR pretty printing test for delegation.Nicholas Nethercote-0/+45
2025-04-10Auto merge of #139000 - compiler-errors:rigid-missing-item, r=lcnrbors-14/+339
2025-04-10Rename some `name` variables as `ident`.Nicholas Nethercote-1/+1
2025-04-09Auto merge of #139595 - matthiaskrgr:rollup-kaa8aim, r=matthiaskrgrbors-51/+373
2025-04-09Make unnormalizable item ambiguous in coherenceMichael Goulet-0/+60
2025-04-09Use a query rather than recomputing the tail repeatedlyMichael Goulet-14/+159
2025-04-09Mark GAT WC as GoalSource::AliasWellFormed so that we recurse into them in er...Michael Goulet-21/+2
2025-04-09Rigidly project missing item due to guaranteed impossible sized predicateMichael Goulet-0/+139
2025-04-09Rollup merge of #139551 - jogru0:121672, r=oli-obkMatthias Krüger-0/+39
2025-04-09Rollup merge of #139513 - compiler-errors:higher-ranked-proj, r=lcnrMatthias Krüger-35/+89
2025-04-09Rollup merge of #139489 - petrochenkov:noreqann, r=jieyouxuMatthias Krüger-16/+16
2025-04-09Rollup merge of #139488 - GuillaumeGomez:add-missing-gui-test, r=camelidMatthias Krüger-0/+14