summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-10Auto merge of #126219 - ferrocene:pa-stable-1.79.0, r=pietroalbini 1.79.0bors-1/+133
2024-06-10bump channel to stablePietro Albini-1/+1
2024-06-10squash release notes from masterPietro Albini-0/+132
2024-06-07Auto merge of #126093 - cuviper:beta-next, r=cuviperbors-247/+507
2024-06-06Silence double-symlink errors while building solaris toolchainJubilee Young-1/+1
2024-06-06Revert "Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davi...Rémy Rakic-141/+49
2024-06-06Update to LLVM 18.1.7Nikita Popov-0/+0
2024-06-06ast: Revert a breaking attribute visiting order changeVadim Petrochenkov-66/+50
2024-06-06Add a test for resolving `macro_rules` calls inside attributesVadim Petrochenkov-0/+202
2024-06-06Add regression testsOli Scherer-0/+136
2024-06-06Revert "Rollup merge of #123979 - oli-obk:define_opaque_types7, r=compiler-er...Oli Scherer-15/+2
2024-06-06Wrap Context.ext in AssertUnwindSafeJubilee Young-42/+27
2024-06-06Fix ICE in non-operand `aggregate_raw_ptr` instrinsic codegenScott McMurray-1/+28
2024-06-06Handle Deref expressions in invalid_reference_castingBen Kimock-2/+11
2024-06-06Handle field projections like slice indexing in invalid_reference_castingBen Kimock-1/+8
2024-06-06Fix insufficient logic when searching for the underlying allocationUrgau-0/+15
2024-06-04Auto merge of #125629 - lcnr:undo-leak-check-changes, r=compiler-errorsbors-253/+85
2024-06-03Auto merge of #125939 - weihanglo:update-beta-cargo, r=weihanglobors-0/+0
2024-06-03[beta-1.79] Update cargoWeihang Lo-0/+0
2024-05-27revert leak check changes in candidate winnowinglcnr-253/+85
2024-05-25Auto merge of #125529 - cuviper:beta-next, r=cuviperbors-5/+36
2024-05-24Update to LLVM 18.1.6Nikita Popov-1/+1
2024-05-24Only make GAT ambiguous in match_projection_projections considering shallow r...Michael Goulet-1/+30
2024-05-24Add v0 symbol mangling for `f16` and `f128`Trevor Gross-3/+4
2024-05-24Add `#[inline]` to float `Debug` fallback used by `cfg(no_fp_fmt_parse)`beetrees-0/+1
2024-05-23Auto merge of #125420 - Muscraft:update-beta-cargo, r=Muscraftbors-0/+0
2024-05-22[beta] Update cargoScott Schafer-0/+0
2024-05-17Auto merge of #125183 - cuviper:beta-next, r=cuviperbors-171/+725
2024-05-16Make `non-local-def` lint Allow by defaultWesley Wiser-71/+131
2024-05-16Add test to make sure suggestions are still quickMichael Goulet-0/+247
2024-05-16Don't do post-method-probe error reporting steps if we're in a suggestionMichael Goulet-9/+37
2024-05-16rustdoc: use stability, instead of features, to decide what to showMichael Howell-34/+42
2024-05-16Fix ICEs in diagnostic::on_unimplementedMichael Goulet-51/+203
2024-05-16Add more ICEs due to malformed diagnostic::on_unimplementedMichael Goulet-35/+56
2024-05-16Add test for #124651Esteban Küber-0/+36
2024-05-16Do not ICE on foreign malformed `diagnostic::on_unimplemented`Esteban Küber-6/+8
2024-05-10Auto merge of #124947 - cuviper:beta-next, r=cuviperbors-11/+50
2024-05-09Fix bootstrap panic when build from tarball12101111-6/+1
2024-05-09Consider inner modules to be local in the `non_local_definitions` lintUrgau-5/+49
2024-05-03Auto merge of #124647 - Muscraft:update-beta-cargo, r=Muscraftbors-0/+0
2024-05-02[beta] Update cargoScott Schafer-0/+0
2024-05-02Auto merge of #124616 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-424/+325
2024-05-02Bump to released 1.78 compilerMark Rousskov-424/+325
2024-04-28Auto merge of #124476 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-80/+86
2024-04-28Mark more entries in rustc_data_structures as no_inline for docsMark Rousskov-0/+6
2024-04-28Bump to betaMark Rousskov-1/+1
2024-04-28Replace version placeholders for 1.79Mark Rousskov-79/+79
2024-04-28Auto merge of #124456 - matthiaskrgr:rollup-8bm3m6v, r=matthiaskrgrbors-27/+562
2024-04-28Rollup merge of #124447 - workingjubilee:set-argv-twice-on-gnu, r=ChrisDentonMatthias Krüger-6/+4
2024-04-28Rollup merge of #124429 - Enselic:document-builder, r=Mark-SimulacrumMatthias Krüger-0/+23