summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-04Auto merge of #118607 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.74.1bors-34/+360
2023-12-04Don't ask for a specific branch in cargotestLaurențiu Nicola-1/+1
2023-12-04Add release notes for 1.74.1Mark Rousskov-1/+8
2023-12-04move subtyper change reveal_allouz-a-55/+143
2023-12-04have better explanation for `relate_types`ouz-a-33/+40
2023-12-04change is_subtype to relate_typesouz-a-86/+127
2023-12-04Add docs, remove code, change subtyper codeouz-a-363/+106
2023-12-04subtyping_projectionsouz-a-5/+431
2023-12-04only free lifetimes may get erasedlcnr-4/+6
2023-12-04Update compiler/rustc_codegen_llvm/src/lib.rsWesley Wiser-1/+1
2023-12-04Dispose llvm::TargetMachines prior to llvm::Context being disposedWesley Wiser-6/+18
2023-11-13Auto merge of #117843 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.74.0bors-55/+314
2023-11-12coverage: Regression test for #117788Zalathar-0/+74
2023-11-12coverage: Avoid creating malformed macro name spansZalathar-0/+6
2023-11-12[beta] remove specialization that caused perf regressionThe 8472-54/+0
2023-11-12Prepare 1.74.0 releaseMark Rousskov-1/+234
2023-11-10Auto merge of #117757 - flip1995:clippy-beta-backport, r=cuviperbors-140/+72
2023-11-10Auto merge of #117764 - cuviper:beta-next, r=cuviperbors-183/+307
2023-11-09update mir-opt testslcnr-21/+21
2023-11-09rename `BorrowKind::Shallow` to `Fake`lcnr-68/+75
2023-11-09generator layout: ignore fake borrowslcnr-3/+42
2023-11-09instrument constituent types computationlcnr-0/+3
2023-11-09add test for trivial bound not holding in `soa-derive`Rémy Rakic-0/+8
2023-11-09check binders with bound vars for global bounds that don't holdRémy Rakic-1/+2
2023-11-09Make sure that predicates with unmentioned bound vars are still considered gl...Michael Goulet-32/+47
2023-11-09review + add testslcnr-4/+45
2023-11-09only erase param env regions where neededlcnr-2/+2
2023-11-09dropck_outlives check generator witness needs_droplcnr-58/+69
2023-11-09remove outdated commentlcnr-1/+0
2023-11-09Auto merge of #11596 - blyxyas:fix-fp-needless_pass_by_ref_mut, r=Jarchobors-140/+72
2023-11-07Auto merge of #117644 - cuviper:beta-next, r=cuviperbors-114/+124
2023-11-06Update to LLVM 17.0.4Nikita Popov-0/+0
2023-11-06improve and fix x installonur-ozkan-22/+30
2023-11-06Remove `cfg_match` from the preludeCaio-89/+91
2023-11-06ensure the parent path's existence on `x install`onur-ozkan-3/+3
2023-10-21Auto merge of #117005 - cuviper:beta-next, r=cuviperbors-507/+601
2023-10-21Auto merge of #116997 - weihanglo:update-beta-cargo, r=weihanglobors-0/+0
2023-10-20revert rust-lang/rust#114586Ali MJ Al-Nasrawy-103/+128
2023-10-20Disable effects in libcore againOli Scherer-1/+30
2023-10-20Update to LLVM 17.0.3Nikita Popov-0/+0
2023-10-20Make `#[repr(Rust)]` and `#[repr(C)]` incompatible with one anotherLeón Orell Valerian Liehr-4/+80
2023-10-20Fix a performance regression in obligation deduplication.Nicholas Nethercote-4/+4
2023-10-20Add some FIXMEs for remaining issues that we need to fix before using more c...Oli Scherer-0/+4
2023-10-20hide `host` param from generic parameter list of `~const` boundsOli Scherer-9/+18
2023-10-20Add regression test for generic args showing `host` paramOli Scherer-0/+12
2023-10-20Test cross crateOli Scherer-0/+15
2023-10-20Hide host effect params from docsOli Scherer-15/+19
2023-10-20Add regression testsOli Scherer-0/+19
2023-10-20Bump stage0 to released stable compilerJosh Stone-374/+275
2023-10-20[beta-1.74] Update cargoWeihang Lo-0/+0