about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-02Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-07-02Rename {`HeadersCache`, `iter_header`} -> {`DirectivesCache`, `iter_directive...Jieyou Xu-14/+14
2025-07-02Update compiletest to use "directive" terminology consistentlyJieyou Xu-24/+23
2025-07-02Rename `header` -> `directives`Jieyou Xu-12/+12
2025-07-02fix: Fix TypePrintFn flag passing for autodiff codegenKaran Janthe-0/+13
2025-07-02Auto merge of #142974 - cuviper:stage0-bump, r=Mark-Simulacrumbors-656/+557
2025-07-02Consider polarity in sizedness fast pathMichael Goulet-3/+27
2025-07-02Use is_trivially_wf for ProvePredicate fast pathMichael Goulet-12/+2
2025-07-02Remove fast path from codegen_select, since Sized has no methodsMichael Goulet-9/+2
2025-07-01Specify the linker when building the test project in m68k CIAntoni Boucher-2/+2
2025-07-01Add missing space before --target-tripleAntoni Boucher-1/+1
2025-07-01Add missing --target-triple flags in m68k CIAntoni Boucher-2/+2
2025-07-01Specify linker in m68k CIAntoni Boucher-3/+1
2025-07-01Fix installation of libgccjit for m68kAntoni Boucher-1/+1
2025-07-01doc_nested_refdefs: do not falsely report checkboxes as refdefs (#15146)Samuel Tardieu-32/+6
2025-07-01Remove OVERWRITE_TARGET_TRIPLE env var now that config.sh is goneAntoni Boucher-9/+20
2025-07-02Remove unneeded `.as_bytes()`Samuel Tardieu-1/+1
2025-07-01Auto merge of #143036 - compiler-errors:no-dyn-star, r=oli-obkbors-4/+0
2025-07-01Auto merge of #143036 - compiler-errors:no-dyn-star, r=oli-obkbors-2203/+114
2025-07-01Do not suggest borrow that is already there in fully-qualified callEsteban Küber-0/+40
2025-07-02NoArgsAttributeParser: use an assoc const insteadPavel Grigorenko-38/+11
2025-07-01Rename mingw-* CI jobs to pr-*Chris Denton-81/+80
2025-07-01Fix `std-instead-of-core` FP when not all items come from the new crate (#15165)Samuel Tardieu-62/+139
2025-07-01Remove support for dyn*Michael Goulet-4/+0
2025-07-01Remove support for dyn*Michael Goulet-2203/+114
2025-07-01moved testsKivooeo-0/+0
2025-07-01Test upper overflow in `strict_sub_signed`Nurzhan Saken-1/+1
2025-07-01Auto merge of #143287 - GuillaumeGomez:rollup-fdjcti9, r=GuillaumeGomezbors-574/+1573
2025-07-01Ignore `float_minimum_maximum` doctests on i586Josh Stone-2/+2
2025-07-01Update `cfg(bootstrap)`Josh Stone-143/+26
2025-07-01make Box::into_raw compatible with Stacked Borrows againRalf Jung-2/+5
2025-07-01Update `STAGE0_MISSING_TARGETS`Josh Stone-2/+0
2025-07-01Update stage0 to 1.89.0-beta.1Josh Stone-460/+480
2025-07-01Update version placeholdersJosh Stone-49/+49
2025-07-01moved testsKivooeo-0/+0
2025-07-01Change `{Box,Arc,Rc,Weak}::into_raw` to only work with `A = Global`Amanieu d'Antras-314/+316
2025-07-02Migrate `wrap_unwrap_cfg_attr` assist to use `SyntaxEditor`Hayashi Mikihiro-42/+85
2025-07-01Fix `x clean` with a fifoEric Huss-1/+1
2025-07-01Rollup merge of #143279 - GuillaumeGomez:rm-itemkind-descr, r=oli-obkGuillaume Gomez-29/+14
2025-07-01Rollup merge of #143269 - tshepang:patch-1, r=KobzolGuillaume Gomez-2/+2
2025-07-01Rollup merge of #143262 - dianqk:non_exhaustive, r=oli-obkGuillaume Gomez-25/+27
2025-07-01Rollup merge of #143255 - Kobzol:disable-lld-by-default, r=jieyouxuGuillaume Gomez-5/+8
2025-07-01Rollup merge of #143240 - JonathanBrouwer:object_lifetime_default_parser, r=o...Guillaume Gomez-2/+27
2025-07-01Rollup merge of #143230 - jieyouxu:compiletest-maintenance-2, r=KobzolGuillaume Gomez-38/+84
2025-07-01Rollup merge of #143212 - Kivooeo:tf20, r=tgross35Guillaume Gomez-223/+253
2025-07-01Rollup merge of #143210 - Kivooeo:tf19, r=tgross35Guillaume Gomez-222/+265
2025-07-01Rollup merge of #143181 - JonathanBrouwer:malformed-attrs, r=oli-obkGuillaume Gomez-15/+858
2025-07-01Rollup merge of #142760 - epage:lock, r=tgross35Guillaume Gomez-6/+6
2025-07-01Rollup merge of #141867 - Diggsey:db-improve-future-docs, r=tgross35Guillaume Gomez-7/+16
2025-07-01Rollup merge of #136801 - sorairolake:add-random-for-tuple, r=joshtriplettGuillaume Gomez-0/+13