about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-04-09PR feedbackScott McMurray-6/+12
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
2025-04-09Rollup merge of #138628 - spastorino:add-more-ergonomic-clone-tests, r=nikoma...Matthias Krüger-0/+137
2025-04-09Rollup merge of #138470 - spastorino:test-rfc2229-and-ergonomic-clones, r=nik...Matthias Krüger-0/+78
2025-04-09Auto merge of #124810 - lincot:speed-up-string-push-and-string-insert, r=tgro...bors-0/+11
2025-04-09Report higher-ranked trait error when higher-ranked projection goal fails in ...Michael Goulet-35/+89
2025-04-09skip `tests/codegen/swap-small-types` when debug assertions are onScott McMurray-0/+1
2025-04-09rustdoc: Enable Markdown extensions when looking for doctestsNoah Lev-0/+23
2025-04-09Ensure `swap_nonoverlapping` is really always untypedScott McMurray-48/+148
2025-04-09Rollup merge of #139364 - Kohei316:feat/doc-hidden-suggestion, r=nnethercoteMatthias Krüger-0/+45
2025-04-09Rollup merge of #138869 - ChrisDenton:command-curdir, r=tgross35Matthias Krüger-0/+36
2025-04-09re-use sized fast pathDavid Wood-7/+14
2025-04-09Speed up `String::push` and `String::insert`lincot-0/+11
2025-04-09Auto merge of #139327 - cjgillot:gvn-place, r=oli-obkbors-28/+159
2025-04-09Remove some dead or leftover code related to rustc-intrinsic abi removalOli Scherer-23/+0
2025-04-09Suggest the use of `impl Trait` in function parameter onlyRomain Perier-0/+21
2025-04-09Migrate some tests to `dont-require-annotations`Vadim Petrochenkov-16/+16
2025-04-09Auto merge of #139552 - matthiaskrgr:rollup-b194mk8, r=matthiaskrgrbors-12/+30
2025-04-09Avoid an empty trait name in impl blocks.Nicholas Nethercote-40/+24
2025-04-09Auto merge of #139555 - petrochenkov:errkind-ann, r=jieyouxubors-928/+930
2025-04-08emit a better error message for using the macro incorrectlyManuel Drehwald-4/+4
2025-04-08Auto merge of #139536 - matthiaskrgr:rollup-j6goald, r=matthiaskrgrbors-57/+259
2025-04-08fix "still mutable" ice while metrics are enabledJane Losare-Lusby-0/+110
2025-04-08Do not optimize out SwitchInt before borrowck, or if Zmir-preserve-ubMichael Goulet-31/+131
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-928/+930
2025-04-08Rollup merge of #139541 - compiler-errors:transmute, r=lcnrMatthias Krüger-0/+18
2025-04-08Rollup merge of #139515 - compiler-errors:sig-mismatch, r=lcnrMatthias Krüger-12/+12
2025-04-08report call site of inlined scopes for large assignment lintsJonathan Gruner-0/+39
2025-04-08Fix unreachable expression warningCelina G. Val-55/+10
2025-04-08Add spawn thread testSantiago Pastorino-0/+78
2025-04-08Instantiate higher-ranked transmute goalMichael Goulet-0/+18
2025-04-08Test interaction between RFC 2229 migration and use closuresSantiago Pastorino-0/+78
2025-04-08Add multiple closure use variantsSantiago Pastorino-0/+48
2025-04-08Add .use block testSantiago Pastorino-0/+11
2025-04-08Rollup merge of #139501 - compiler-errors:suppress-stack-overflow, r=lcnrMatthias Krüger-0/+189
2025-04-08Rollup merge of #139485 - petrochenkov:errkind-light, r=oli-obk,jieyouxuMatthias Krüger-57/+70
2025-04-08Auto merge of #138499 - lcnr:borrowck-typeck_root, r=oli-obkbors-26/+92
2025-04-08compiletest: Trim whitespace from environment variable namesZalathar-0/+23
2025-04-08Rollup merge of #139464 - nnethercote:fix-139248-AND-fix-139445, r=petrochenkovStuart Cook-0/+77