summary refs log tree commit diff
path: root/compiler/rustc_middle/src
AgeCommit message (Expand)AuthorLines
2024-02-08[Beta 1.77] Fix bootstrapping from 1.76Eric Huss-1/+1
2024-01-31Rollup merge of #120495 - clubby789:remove-amdgpu-kernel, r=oli-obkNadrieril-1/+0
2024-01-31Auto merge of #120346 - petrochenkov:ownodes, r=oli-obkbors-55/+55
2024-01-30Rollup merge of #120293 - estebank:issue-102629, r=nnethercoteGuillaume Gomez-0/+2
2024-01-30Remove the `abi_amdgpu_kernel` featureclubby789-1/+0
2024-01-30hir: Remove `hir::Map::{owner,expect_owner}`Vadim Petrochenkov-10/+2
2024-01-30hir: Add non-optional `hir_owner_nodes` for real `OwnerId`sVadim Petrochenkov-40/+53
2024-01-30hir: Simplify `hir_owner_nodes` queryVadim Petrochenkov-13/+8
2024-01-30Rollup merge of #120488 - nnethercote:diag-lifetimes, r=oli-obkGuillaume Gomez-27/+21
2024-01-30Rollup merge of #120425 - DaniPopes:query-default-return, r=NilstriebGuillaume Gomez-14/+14
2024-01-30Remove the lifetime from `DiagnosticArgValue`.Nicholas Nethercote-27/+21
2024-01-29Stop using `String` for error codes.Nicholas Nethercote-3/+3
2024-01-27Remove unnecessary unit returns in query declarationsDaniPopes-14/+14
2024-01-27Rollup merge of #120386 - klensy:destruction_scopes, r=compiler-errorsMatthias Krüger-8/+0
2024-01-26ScopeTree: remove destruction_scopes as unusedklensy-8/+0
2024-01-26interpret: project_downcast: do not ICE for uninhabited variantsRalf Jung-0/+2
2024-01-26Auto merge of #119968 - clubby789:unused-feature, r=compiler-errorsbors-6/+0
2024-01-26Auto merge of #116167 - RalfJung:structural-eq, r=lcnrbors-7/+6
2024-01-25Rollup merge of #120330 - compiler-errors:no-coroutine-info-in-coroutine-drop...Matthias Krüger-4/+15
2024-01-25Remove unused featuresclubby789-6/+0
2024-01-25Auto merge of #120335 - matthiaskrgr:rollup-2a0y3rd, r=matthiaskrgrbors-3/+12
2024-01-25Rollup merge of #119895 - oli-obk:track_errors_3, r=matthewjasperMatthias Krüger-3/+12
2024-01-25Auto merge of #119955 - kamalesh0406:master, r=WaffleLapkinbors-18/+56
2024-01-25What even is CoroutineInfoMichael Goulet-4/+15
2024-01-25Auto merge of #119627 - oli-obk:const_prop_lint_n̵o̵n̵sense, r=cjgillotbors-2/+0
2024-01-24remove StructuralEq traitRalf Jung-7/+6
2024-01-24Deduplicate more sized errors on call exprsEsteban Küber-0/+2
2024-01-23Auto merge of #120283 - fmease:rollup-rk0f6r5, r=fmeasebors-10/+17
2024-01-23Rollup merge of #120139 - compiler-errors:fnonce-shim, r=BoxyUwULeón Orell Valerian Liehr-10/+8
2024-01-23Rollup merge of #119766 - oli-obk:split_tait_and_atpit, r=compiler-errorsLeón Orell Valerian Liehr-0/+9
2024-01-23Rollup merge of #120270 - compiler-errors:randos, r=lcnrLeón Orell Valerian Liehr-50/+33
2024-01-23const prop nonsense eliminatedOli Scherer-2/+0
2024-01-23Remove track_errors entirelyOli Scherer-3/+12
2024-01-23Random type checker changesMichael Goulet-50/+33
2024-01-23Auto merge of #119044 - RalfJung:intern-without-types, r=oli-obkbors-2/+8
2024-01-23Auto merge of #120017 - nnethercote:lint-api, r=oli-obkbors-22/+22
2024-01-22Rollup merge of #120233 - oli-obk:revert_trait_obj_upcast_stabilization, r=lcnrMatthias Krüger-0/+1
2024-01-22Rollup merge of #120216 - nnethercote:fix-trimmed_def_paths-assertion, r=comp...Matthias Krüger-2/+0
2024-01-22Rollup merge of #120143 - compiler-errors:consolidate-instance-resolve-for-co...Matthias Krüger-0/+50
2024-01-23Rename `struct_lint_level` as `lint_level`.Nicholas Nethercote-9/+9
2024-01-23Rename `TyCtxt::emit_spanned_lint` as `TyCtxt::emit_node_span_lint`.Nicholas Nethercote-2/+2
2024-01-23Rename `TyCtxt::emit_lint` as `TyCtxt::emit_node_lint`.Nicholas Nethercote-2/+2
2024-01-23Rename `TyCtxt::struct_span_lint_hir` as `TyCtxt::node_span_lint`.Nicholas Nethercote-5/+5
2024-01-23Rename `TyCtxt::struct_lint_node` as `TyCtxt::node_lint`.Nicholas Nethercote-3/+3
2024-01-23Rename `LintContext::lookup` as `LintContext::opt_span_lint`.Nicholas Nethercote-1/+1
2024-01-22Do not normalize closure signature when building FnOnce shimMichael Goulet-10/+8
2024-01-22Add a simpler and more targetted code path for impl trait in assoc itemsOli Scherer-0/+9
2024-01-22Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"Oli Scherer-0/+1
2024-01-22Auto merge of #120080 - cuviper:128-align-packed, r=nikicbors-16/+13
2024-01-22Auto merge of #120226 - matthiaskrgr:rollup-9xwx0si, r=matthiaskrgrbors-2/+5