about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-10-24Auto merge of #132116 - matthiaskrgr:rollup-3a0ia4r, r=matthiaskrgrbors-29/+25
2024-10-24Rollup merge of #131983 - dingxiangfei2009:stabilize-shorter-tail-lifetimes, ...Matthias Krüger-29/+25
2024-10-24Auto merge of #131985 - compiler-errors:const-pred, r=fee1-deadbors-1237/+1071
2024-10-24Auto merge of #123550 - GnomedDev:remove-initial-arc, r=Noratriebbors-4/+5
2024-10-24Be better at enforcing that const_conditions is only called on const itemsMichael Goulet-27/+2
2024-10-24Add testsMichael Goulet-0/+513
2024-10-24Add next-solver to more effects testsMichael Goulet-104/+102
2024-10-24Implement const effect predicate in new solverMichael Goulet-1079/+507
2024-10-24Remove associated type based effects logicMichael Goulet-80/+0
2024-10-24Rollup merge of #132084 - compiler-errors:param-env-with-err, r=lcnr,estebankMatthias Krüger-103/+50
2024-10-24Rollup merge of #131906 - notriddle:notriddle/spacing, r=GuillaumeGomezMatthias Krüger-42/+42
2024-10-24Rollup merge of #129248 - compiler-errors:raw-ref-deref, r=nnethercoteMatthias Krüger-32/+26
2024-10-24Rollup merge of #132088 - compiler-errors:extern-static, r=jieyouxuStuart Cook-0/+12
2024-10-24Rollup merge of #131930 - clubby789:revision-cfg-collide, r=jieyouxuStuart Cook-2/+2
2024-10-24Rollup merge of #131909 - clubby789:enum-overflow-cast, r=compiler-errorsStuart Cook-2/+68
2024-10-24Rollup merge of #131898 - lukas-code:ptr-cast-cleanup, r=compiler-errorsStuart Cook-0/+32
2024-10-24Rollup merge of #131756 - compiler-errors:deeply-normalize-type-err, r=lcnrStuart Cook-0/+34
2024-10-24Rollup merge of #130225 - adetaylor:rename-old-receiver, r=wesleywiserStuart Cook-22/+22
2024-10-24Deeply normalize type trace in type error reportingMichael Goulet-0/+34
2024-10-24Consider param-env candidates even if they have errorsMichael Goulet-103/+50
2024-10-24Print safety correctly in extern static itemsMichael Goulet-0/+12
2024-10-23rustdoc: adjust spacing and typography in headerMichael Howell-42/+42
2024-10-23Auto merge of #132079 - fmease:rollup-agrd358, r=fmeasebors-56/+299
2024-10-23Rollup merge of #132060 - joshtriplett:innermost-outermost, r=jieyouxuLeón Orell Valerian Liehr-21/+21
2024-10-23Rollup merge of #132036 - DianQK:test-131164, r=jieyouxuLeón Orell Valerian Liehr-0/+26
2024-10-23Rollup merge of #131955 - SpriteOvO:riscv-int-arg-attr, r=workingjubileeLeón Orell Valerian Liehr-35/+252
2024-10-23Don't allow test revisions that conflict with built in cfgsclubby789-2/+2
2024-10-24stabilize shorter-tail-lifetimesDing Xiang Fei-29/+25
2024-10-23Rollup merge of #131487 - graydon:wasm32v1-none, r=alexcrichtonLeón Orell Valerian Liehr-0/+3
2024-10-23Add a test case for #131164DianQK-0/+26
2024-10-23"innermost", "outermost", "leftmost", and "rightmost" don't need hyphensJosh Triplett-21/+21
2024-10-22Add wasm32v1-none target (compiler-team/#791)Graydon Hoare-0/+3
2024-10-23Auto merge of #132053 - matthiaskrgr:rollup-u5ds6i3, r=matthiaskrgrbors-1/+29
2024-10-23Rollup merge of #132031 - slanterns:rc_default, r=ibraheemdevMatthias Krüger-0/+12
2024-10-23Rollup merge of #132002 - RalfJung:abi-compat-option-like, r=compiler-errorsMatthias Krüger-1/+17
2024-10-23Auto merge of #131982 - compiler-errors:split-trait-bound-modifiers, r=fmeasebors-8/+8
2024-10-23Set `signext` or `zeroext` for integer arguments on LoongArch64Asuna-18/+48
2024-10-23Set `signext` or `zeroext` for integer arguments on RISC-VAsuna-33/+220
2024-10-22Auto merge of #131871 - RalfJung:x86-32-float, r=workingjubileebors-26/+35
2024-10-22Represent TraitBoundModifiers as distinct parts in HIRMichael Goulet-8/+8
2024-10-22Auto merge of #132035 - matthiaskrgr:rollup-ty1e4q0, r=matthiaskrgrbors-25/+111
2024-10-22Rollup merge of #131732 - m4tx:fix-82824, r=davidtwcoMatthias Krüger-23/+31
2024-10-22Rollup merge of #131549 - compiler-errors:try-in-sync, r=spastorinoMatthias Krüger-2/+59
2024-10-22Rollup merge of #125205 - ChrisDenton:verbatim-include, r=jieyouxuMatthias Krüger-0/+21
2024-10-22Rename Receiver -> LegacyReceiverAdrian Taylor-22/+22
2024-10-22adjust asm testRalf Jung-2/+4
2024-10-22Auto merge of #131321 - RalfJung:feature-activation, r=nnethercotebors-5/+5
2024-10-22add codegen testSlanterns-0/+12
2024-10-22terminology: #[feature] *enables* a feature (instead of "declaring" or "activ...Ralf Jung-5/+5
2024-10-22Auto merge of #132020 - workingjubilee:rollup-a8iehqg, r=workingjubileebors-4/+232