about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-10-24stabilize shorter-tail-lifetimesDing Xiang Fei-29/+25
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-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-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
2024-10-21Rollup merge of #132015 - compiler-errors:move-const-trait-tests, r=fee1-deadJubilee-0/+0
2024-10-21Rollup merge of #131807 - beetrees:riscv-target-abi, r=workingjubileeJubilee-1/+47
2024-10-21Rollup merge of #131697 - ShE3py:rt-arg-lifetimes, r=AmanieuJubilee-3/+3
2024-10-21Rollup merge of #130432 - azhogin:azhogin/regparm, r=workingjubilee,pnkfelixJubilee-0/+182
2024-10-22Auto merge of #129935 - RalfJung:unsupported_calling_conventions, r=compiler-...bors-104/+59
2024-10-22Move testsMichael Goulet-0/+0
2024-10-21Auto merge of #131840 - compiler-errors:impossible-maybe, r=lcnrbors-0/+8
2024-10-21Auto merge of #131570 - ehuss:update-xcode, r=Mark-Simulacrumbors-3/+3
2024-10-21Update debuginfo test for newer lldbEric Huss-3/+3
2024-10-21abi/compatibility: also test Option-like typesRalf Jung-1/+17
2024-10-21Rollup merge of #132001 - lcnr:stabilize-coherence-again, r=compiler-errorsMatthias Krüger-21/+75
2024-10-21Rollup merge of #131999 - jieyouxu:unit-bindings, r=WaffleLapkinMatthias Krüger-0/+100
2024-10-21Rollup merge of #131997 - Veykril:veykril/push-upvqkyxmvkzw, r=jieyouxuMatthias Krüger-0/+4
2024-10-21Rollup merge of #131991 - jannden:issue-98565-test, r=jieyouxuMatthias Krüger-0/+24
2024-10-21Rollup merge of #130350 - RalfJung:strict-provenance, r=dtolnayMatthias Krüger-49/+8
2024-10-21don't bail when encountering many placeholderslcnr-14/+19
2024-10-21normalizes-to disable infer var checklcnr-7/+56
2024-10-21move strict provenance lints to new feature gate, remove old feature gatesRalf Jung-49/+8
2024-10-21unit_bindings: improve test coverage许杰友 Jieyou Xu (Joe)-0/+100
2024-10-21Add rustc_abi and rustc_parse_format to rustc-crates-on-stable testLukas Wirth-0/+4
2024-10-21test: Add test for trait in FQS cast, issue #98565Jan Cibulka-0/+24
2024-10-21Auto merge of #130628 - workingjubilee:clean-up-result-ffi-guarantees, r=Ralf...bors-478/+162
2024-10-21lang: Strengthen RFC 3391 guarantees to match T-lang consensusJubilee Young-0/+71
2024-10-21Auto merge of #131988 - matthiaskrgr:rollup-tx173wn, r=matthiaskrgrbors-4/+51
2024-10-21Rollup merge of #126588 - linyihai:trim-extra-comma, r=petrochenkovMatthias Krüger-4/+51
2024-10-21Auto merge of #130950 - compiler-errors:yeet-eval, r=BoxyUwUbors-0/+53
2024-10-20Auto merge of #131980 - matthiaskrgr:rollup-iy5nw71, r=matthiaskrgrbors-49/+91
2024-10-20Rollup merge of #131927 - clubby789:skip-filecheck-directives, r=Mark-SimulacrumMatthias Krüger-3/+1
2024-10-20Rollup merge of #131814 - Borgerr:misapplied-optimize-attribute, r=jieyouxuMatthias Krüger-46/+90
2024-10-20Auto merge of #131949 - Noratrieb:fxhashup-thanks-alona, r=WaffleLapkinbors-45/+45
2024-10-20Rollup merge of #131964 - matthiaskrgr:crashes2010, r=jieyouxuMatthias Krüger-0/+76
2024-10-20Rollup merge of #131843 - workingjubilee:thaw-impossible-reprs, r=lukas-codeMatthias Krüger-4/+107
2024-10-20Rollup merge of #121560 - Noratrieb:stop-lint-macro-nonsense, r=jieyouxuMatthias Krüger-29/+255
2024-10-20misapplied optimize attribute throws a compilation error (#128488)ash-46/+90