about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-12add is_none_orRalf Jung-0/+26
2024-06-12Auto merge of #126319 - workingjubilee:rollup-lendnud, r=workingjubileebors-246/+753
2024-06-12Rollup merge of #126314 - lcnr:fix-relnotes, r=pietroalbiniJubilee-1/+1
2024-06-12Rollup merge of #126310 - GuillaumeGomez:migrate-run-make-prefer-rlib, r=KobzolJubilee-14/+17
2024-06-12Rollup merge of #126305 - workingjubilee:fix-os-string-to-string-utf8-invaria...Jubilee-0/+17
2024-06-12Rollup merge of #126301 - nnethercote:sort-crate-attributes, r=davidtwcoJubilee-100/+219
2024-06-12Rollup merge of #126287 - nnethercote:reformat-cranelift-patch, r=bjorn3Jubilee-5/+5
2024-06-12Rollup merge of #126286 - nnethercote:fix-test-LL-CC, r=lqdJubilee-3/+4
2024-06-12Rollup merge of #126281 - ChrisDenton:env, r=jhprattJubilee-4/+8
2024-06-12Rollup merge of #126263 - nikic:s390x-codegen-test-fix, r=jieyouxuJubilee-9/+12
2024-06-12Rollup merge of #126256 - ferrocene:lw-target-subst, r=albertlarsan68Jubilee-3/+8
2024-06-12Rollup merge of #126249 - workingjubilee:simplify-try-map-signature, r=scottmcmJubilee-5/+5
2024-06-12Rollup merge of #126210 - lolbinarycat:ptr_doctest_assert, r=workingjubileeJubilee-16/+22
2024-06-12Rollup merge of #126187 - surechen:fix_125997, r=oli-obkJubilee-0/+218
2024-06-12Rollup merge of #125980 - kjetilkjeka:nvptx_remove_direct_passmode, r=davidtwcoJubilee-16/+73
2024-06-12Rollup merge of #125978 - fmease:cleanup-hir-ty-lowering-consolidate-assoc-it...Jubilee-70/+98
2024-06-12Rollup merge of #124514 - michaelwoerister:zero-disambiguator-demangling-reco...Jubilee-0/+13
2024-06-12Rollup merge of #123374 - mgeier:doc-slice-from-raw-parts, r=scottmcmJubilee-0/+33
2024-06-12Use `fs_wrapper` in `run-make/prefer-dylib`Guillaume Gomez-3/+2
2024-06-12fix RELEASES: we do not support upcasting to auto traitslcnr-1/+1
2024-06-12Remove unused import in `run-make/prefer-dylib/rmake.rs`Guillaume Gomez-5/+3
2024-06-12Migrate `run-make/prefer-rlib` to `rmake.rs`Guillaume Gomez-10/+16
2024-06-12Auto merge of #113169 - oli-obk:tait_must_be_constrained_if_in_sig, r=lcnrbors-742/+1637
2024-06-12Add a `fn main() {}` to a doctest to prevent the test from being wrapped in a...Oli Scherer-0/+6
2024-06-12Require any function with a tait in its signature to actually constrain a hid...Oli Scherer-698/+1514
2024-06-12Revert "Rollup merge of #125362 - joboet:tait_hack, r=Nilstrieb"Oli Scherer-44/+117
2024-06-12Make PathBuf less Ok with adding UTF-16 then `into_string`Jubilee Young-0/+17
2024-06-12Auto merge of #126290 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-06-12Use `tidy` to sort crate attributes for all compiler crates.Nicholas Nethercote-100/+219
2024-06-12Auto merge of #126130 - compiler-errors:goal-relations, r=lcnrbors-178/+216
2024-06-12For E0277 suggest adding `Result` return type for function which using Quesio...surechen-0/+218
2024-06-11Update cargoWeihang Lo-0/+0
2024-06-12Auto merge of #123508 - WaffleLapkin:never-type-2024, r=compiler-errorsbors-22/+202
2024-06-12Update a cranelift patch file for formatting changes.Nicholas Nethercote-5/+5
2024-06-11Auto merge of #126284 - jieyouxu:rollup-nq7bf9k, r=jieyouxubors-350/+521
2024-06-12Make `storage-live.rs` robust against rustc internal changes.Nicholas Nethercote-3/+4
2024-06-11Rollup merge of #126174 - GuillaumeGomez:migrate-run-make-prefer-dylib, r=jie...许杰友 Jieyou Xu (Joe)-10/+16
2024-06-11Rollup merge of #126055 - lengrongfu:master, r=pnkfelix许杰友 Jieyou Xu (Joe)-2/+6
2024-06-11Rollup merge of #125684 - estebank:pin-to-binding-suggestion, r=pnkfelix许杰友 Jieyou Xu (Joe)-8/+103
2024-06-11Rollup merge of #125669 - ferrocene:hoverbear/ci-docker-riscv64gc-update, r=K...许杰友 Jieyou Xu (Joe)-148/+42
2024-06-11Rollup merge of #125659 - tbu-:pr_rm_isize, r=pnkfelix许杰友 Jieyou Xu (Joe)-1/+1
2024-06-11Rollup merge of #115974 - m-ou-se:panicinfo-and-panicinfo, r=Amanieu许杰友 Jieyou Xu (Joe)-181/+353
2024-06-11Auto merge of #125174 - nnethercote:less-ast-pretty-printing, r=petrochenkovbors-246/+75
2024-06-11Try not to make obligations in handle_opaque_typeMichael Goulet-91/+74
2024-06-11Rename some thingsMichael Goulet-44/+46
2024-06-11Make ObligationEmittingRelation deal with Goals onlyMichael Goulet-60/+119
2024-06-11Get rid of PredicateObligationsMichael Goulet-26/+20
2024-06-11set_env: State the conclusion upfrontChris Denton-4/+8
2024-06-11Auto merge of #125736 - Oneirical:run-make-file-management, r=jieyouxubors-108/+211
2024-06-11Make issue-122805.rs big endian compatibleNikita Popov-9/+12