about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-07-10added error for invalid char castKivooeo-11/+169
2025-07-10Auto merge of #143721 - tgross35:rollup-sjdfp6r, r=tgross35bors-394/+1642
2025-07-10Add regression test for #143107Guillaume Gomez-0/+41
2025-07-10Propagate from borrowed locals in CopyPropTomasz Miąsko-122/+91
2025-07-10Rollup merge of #143298 - Kivooeo:tf23, r=tgross35Trevor Gross-121/+161
2025-07-10Rollup merge of #143270 - TimNN:fix-enum-match, r=nikicTrevor Gross-1/+1
2025-07-10Rollup merge of #143011 - LorrensP-2158466:warn-ambiguity-into-error, r=petro...Trevor Gross-115/+508
2025-07-10Rollup merge of #142950 - tgross35:metavariable-expr-rework, r=petrochenkovTrevor Gross-110/+115
2025-07-10Rollup merge of #141996 - Daniel-Aaron-Bloom:dollar_crate, r=petrochenkovTrevor Gross-47/+857
2025-07-10Auto merge of #143696 - oli-obk:constable-type-id2, r=RalfJungbors-51/+131
2025-07-10Use `is_windows_msvc` instead of `is_msvc` in run-make testsJieyou Xu-53/+57
2025-07-09Make UB transmutes really UB in LLVMScott McMurray-9/+13
2025-07-10Remove uncessary parens in closure body with unused lintyukang-16/+136
2025-07-09mbe: Refactor the diagnostic for unrecognized metavariable expressionsTrevor Gross-3/+5
2025-07-09mbe: Refactor diagnostics for invalid metavar expression syntaxTrevor Gross-107/+110
2025-07-10Add rustdoc JSON tests for `#[doc(hidden)]` handling of items.Predrag Gruevski-0/+36
2025-07-09fix aux-build failuresLorrensP-2158466-30/+50
2025-07-09test: Verify frontmatter unpretty behaviorEd Page-0/+17
2025-07-09miri: fix out-of-bounds error for ptrs with negative offsetsRalf Jung-10/+10
2025-07-09Make AsyncDrop check that it's being implemented on a local ADTMichael Goulet-1/+46
2025-07-09Auto merge of #143502 - scottmcm:aggregate-simd, r=oli-obkbors-9/+135
2025-07-09Add opaque TypeId handles for CTFEOli Scherer-51/+131
2025-07-09use `--dynamic-list` for exporting executable symbolsusamoi-0/+30
2025-07-09Auto merge of #143472 - dianne:deref-pat-column-check, r=Nadrierilbors-0/+21
2025-07-09tests: Don't check for self-printed output in std-backtrace.rs testMartin Nordholts-6/+2
2025-07-09Auto merge of #143667 - tgross35:rollup-yqitltm, r=tgross35bors-40/+124
2025-07-08Rollup merge of #143532 - compiler-errors:mut-ref-sugg, r=davidtwcoTrevor Gross-0/+34
2025-07-08Rollup merge of #143499 - compiler-errors:predicates-of-crate, r=davidtwcoTrevor Gross-0/+37
2025-07-08Rollup merge of #143475 - tgross35:runtime-test-config, r=jieyouxuTrevor Gross-23/+20
2025-07-08Rollup merge of #143339 - 1c3t3a:issue-143332, r=RalfJungTrevor Gross-15/+14
2025-07-08Rollup merge of #143177 - xizheyin:143134, r=lcnrTrevor Gross-2/+19
2025-07-09Auto merge of #142707 - ashivaram23:drop_wildcard, r=dianqkbors-10/+122
2025-07-08Expose nested bodies in rustc_borrowck::consumersNico Lehmann-8/+18
2025-07-08Apply effects to otherwise edge in dataflow analysisAmogh Shivaram-10/+122
2025-07-09emit `.att_syntax` when global/naked asm use that optionFolkert de Vries-0/+75
2025-07-09Port `#[fundamental]` to the new attribute systemPavel Grigorenko-6/+9
2025-07-08Auto merge of #140525 - lqd:stabilize-lld, r=petrochenkovbors-54/+150
2025-07-09Port `#[marker]` to the new attribute systemPavel Grigorenko-12/+25
2025-07-09Port `#[type_const]` to the new attribute systemPavel Grigorenko-13/+20
2025-07-08Error on moving unsized values rather than ICE'ingmejrs-7/+118
2025-07-08Rollup merge of #143555 - obi1kenobi:pg/target-feature-not-unsafe-rustdoc-jso...Matthias Krüger-0/+23
2025-07-08Rollup merge of #143402 - GrigorenkoPV:attributes/link_attrs, r=jdonszelmannMatthias Krüger-18/+27
2025-07-08Remove `const_eval_select` hackOli Scherer-45/+20
2025-07-08Constify `Fn*` traitsOli Scherer-517/+49
2025-07-08Auto merge of #134628 - estebank:const-default, r=oli-obkbors-143/+154
2025-07-08expand `-Clink-self-contained` testsRémy Rakic-1/+47
2025-07-08expand `-Clinker-features` testsRémy Rakic-19/+59
2025-07-08stabilize `-Clink-self-contained=-linker` on x64 linuxRémy Rakic-4/+6
2025-07-08stabilize `-Clinker-features=-lld` on x64 linuxRémy Rakic-10/+11
2025-07-08Disable `tests/run-make/mte-ffi`Jieyou Xu-0/+7