about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-02-05Make `Emitter::emit_diagnostic` consuming.Nicholas Nethercote-75/+84
2024-02-04Auto merge of #120620 - matthiaskrgr:rollup-sscmbsm, r=matthiaskrgrbors-789/+717
2024-02-04Auto merge of #120543 - ehuss:macos-ninja, r=Mark-Simulacrumbors-9/+10
2024-02-03Rollup merge of #120616 - fmease:fix-ice-const-eval-fail-undef-field-access, ...Matthias Krüger-1/+27
2024-02-03Rollup merge of #120610 - petrochenkov:maybeownogen, r=cjgillotMatthias Krüger-32/+17
2024-02-03Rollup merge of #120592 - trevyn:cleanup-to-string, r=NilstriebMatthias Krüger-15/+15
2024-02-03Rollup merge of #120573 - nnethercote:rm-BorrowckErrors-tainted_by_errors, r=...Matthias Krüger-91/+88
2024-02-03Rollup merge of #120571 - nnethercote:misc-diagnostics, r=oli-obkMatthias Krüger-154/+110
2024-02-03Rollup merge of #120570 - fmease:change-ty-to-ct-param-sugg, r=compiler-errorsMatthias Krüger-14/+175
2024-02-03Rollup merge of #120566 - Zalathar:edition, r=compiler-errorsMatthias Krüger-40/+40
2024-02-03Rollup merge of #120562 - oli-obk:revert_stuff, r=cuviperMatthias Krüger-440/+149
2024-02-03Rollup merge of #120004 - Mark-Simulacrum:relnotes-1.76, r=Mark-SimulacrumMatthias Krüger-0/+93
2024-02-03Rollup merge of #119543 - usamoi:avx512fp16, r=oli-obkMatthias Krüger-2/+3
2024-02-03Check for presence of field in typeck results before visiting itLeón Orell Valerian Liehr-1/+27
2024-02-03Release notes for 1.76Mark Rousskov-0/+93
2024-02-03Auto merge of #120617 - Mark-Simulacrum:bump-version, r=Mark-Simulacrumbors-1/+1
2024-02-03Bump to 1.78Mark Rousskov-1/+1
2024-02-03hir: Remove the generic type parameter from `MaybeOwned`Vadim Petrochenkov-32/+17
2024-02-02Remove unnecessary `.to_string()`/`.as_str()`strevyn-15/+15
2024-02-03Use `StringPart` more.Nicholas Nethercote-43/+38
2024-02-03Simplify future breakage control flow.Nicholas Nethercote-18/+8
2024-02-03Fix an incorrect comment.Nicholas Nethercote-1/+1
2024-02-03Improve a local variable name.Nicholas Nethercote-2/+2
2024-02-03Use `DiagnosticArgName` in a few more places.Nicholas Nethercote-17/+18
2024-02-03Remove some unnecessary `clone` calls.Nicholas Nethercote-6/+4
2024-02-03`SilentEmitter::fatal_note` doesn't need to be optional.Nicholas Nethercote-13/+11
2024-02-03`Diagnostic` cleanupsNicholas Nethercote-26/+9
2024-02-03Remove an out-of-date comment.Nicholas Nethercote-1/+0
2024-02-03Make some fatal errors more concise.Nicholas Nethercote-5/+3
2024-02-02Rename `BorrowckErrors` as `BorrowckDiags`.Nicholas Nethercote-26/+26
2024-02-02Inline and remove `DiagnosticBuilder::into_diagnostic`.Nicholas Nethercote-7/+2
2024-02-02Remove `BorrowckErrors::tainted_by_errors`.Nicholas Nethercote-59/+66
2024-02-02Remove `BorrowckErrors::set_tainted_by_errors`.Nicholas Nethercote-5/+0
2024-02-02Rename `buffer_non_error_diag` as `buffer_non_error`.Nicholas Nethercote-5/+5
2024-02-02Suggest changing ty to const params if appropriateLeón Orell Valerian Liehr-1/+160
2024-02-02Clean up some things in the name resolverLeón Orell Valerian Liehr-13/+15
2024-02-02coverage: Use normal `edition:` headers in coverage testsZalathar-40/+40
2024-02-01Revert unsound libcore changes of #119911Oli Scherer-440/+149
2024-02-01Auto merge of #120447 - lnicola:sync-from-ra, r=lnicolabors-2796/+1391
2024-02-01Rework `StringPart`.Nicholas Nethercote-21/+17
2024-02-01Fit more values into `DiagnosticArgValue::Number`.Nicholas Nethercote-7/+6
2024-02-01A small fix in `enforce_slug_naming.rs`.Nicholas Nethercote-2/+2
2024-02-01Tweak `emit_stashed_diagnostics`.Nicholas Nethercote-2/+1
2024-01-31CI: Use ninja on apple buildersEric Huss-9/+10
2024-01-31Auto merge of #120524 - Nadrieril:rollup-67952ib, r=Nadrierilbors-903/+772
2024-01-31Rollup merge of #120501 - GuillaumeGomez:glob-reexport-attr-merge-bugfix, r=n...Nadrieril-1/+51
2024-01-31Rollup merge of #120495 - clubby789:remove-amdgpu-kernel, r=oli-obkNadrieril-268/+70
2024-01-31Rollup merge of #120490 - nnethercote:Diagnostic-hashing, r=estebankNadrieril-15/+23
2024-01-31Rollup merge of #120472 - Nilstrieb:die, r=compiler-errorsNadrieril-64/+26
2024-01-31Rollup merge of #120469 - estebank:issue-40120, r=TaKO8KiNadrieril-373/+382