about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-03-10Rollup merge of #138278 - Bryanskiy:delegation-ice-1, r=petrochenkovMatthias Krüger-16/+18
2025-03-10Pass InferCtxt to InlineAsmCtxt to properly taint on errorMichael Goulet-65/+60
2025-03-10Delegation: fix ICE with invalid MethodCall generationBryanskiy-16/+18
2025-03-10Share implementation of expr_u{16,32,size}.Mara Bos-21/+8
2025-03-10Limit formatting width and precision to 16 bits.Mara Bos-11/+23
2025-03-10Revert "Use workspace lints for crates in `compiler/` #138084"许杰友 Jieyou Xu (Joe)-229/+86
2025-03-10Allow int literals for pattern types with int base typesOli Scherer-2/+20
2025-03-10Reject wrapping ranges of pattern typesOli Scherer-0/+28
2025-03-10Rollup merge of #138270 - StevenMia:master, r=compiler-errorsMatthias Krüger-4/+4
2025-03-10Rollup merge of #138238 - compiler-errors:dyn-suggestion-in-struct, r=nnether...Matthias Krüger-33/+94
2025-03-10Rollup merge of #137279 - estebank:codegen-structured-errors, r=nnethercoteMatthias Krüger-84/+160
2025-03-10add tracking issue for unqualified_local_importsRalf Jung-1/+1
2025-03-10Remove AdtFlags::IS_ANONYMOUS and Copy/Clone condition for anonymous ADTMichael Goulet-18/+1
2025-03-10Fix pretty printing of parsed attrs in hir_prettyMichael Goulet-15/+22
2025-03-10Rename print_something to should_renderMichael Goulet-22/+28
2025-03-10Update rand to 0.9.0Chris Denton-7/+7
2025-03-09Auto merge of #137695 - nnethercote:always-inline-query_get_at, r=saethlinbors-1/+1
2025-03-09Do not feed anon const a type that references generics that it does not haveMichael Goulet-8/+17
2025-03-09Do not write user type annotation for const param value pathMichael Goulet-0/+7
2025-03-09Explain weird quirk in user type annotation loweringMichael Goulet-3/+23
2025-03-09Auto merge of #138279 - matthiaskrgr:rollup-ndnoipr, r=matthiaskrgrbors-7/+6
2025-03-09Rollup merge of #138253 - mu001999-contrib:fix-138241, r=jdonszelmannMatthias Krüger-1/+1
2025-03-09Rollup merge of #122790 - Zoxc:dllimp-rev, r=ChrisDentonMatthias Krüger-6/+5
2025-03-09Auto merge of #137655 - nnethercote:split-edges-iterator, r=nnethercotebors-93/+132
2025-03-09Auto merge of #138267 - matthiaskrgr:rollup-vt76bhs, r=matthiaskrgrbors-1030/+1153
2025-03-09chore: Fix some commentsStevenMia-4/+4
2025-03-09Rollup merge of #138160 - jdonszelmann:move-find-attr2, r=oli-obkMatthias Krüger-66/+69
2025-03-09Rollup merge of #138158 - moulins:move-layout-to-rustc_abi, r=workingjubileeMatthias Krüger-626/+723
2025-03-09Rollup merge of #138084 - nnethercote:workspace-lints, r=jieyouxuMatthias Krüger-86/+229
2025-03-09Rollup merge of #138040 - thaliaarchi:use-prelude-size-of.compiler, r=compile...Matthias Krüger-74/+64
2025-03-09Rollup merge of #136968 - oli-obk:bye-bye, r=compiler-errorsMatthias Krüger-170/+8
2025-03-09Rollup merge of #136127 - WaffleLapkin:dyn_ptr_unwrap_cast, r=compiler-errorsMatthias Krüger-8/+60
2025-03-09Auto merge of #137563 - FractalFir:dep_graph_cap, r=nnethercotebors-2/+1
2025-03-09continue to check attr if meet empty repr for adtMu001999-1/+1
2025-03-09Auto merge of #137513 - scottmcm:identity-transmute, r=saethlinbors-0/+7
2025-03-08Auto merge of #137502 - compiler-errors:global-asm-aint-mir-body, r=oli-obkbors-1/+6
2025-03-08Fix suggestion when there are generics, inline some thingsMichael Goulet-16/+30
2025-03-08Rework maybe_suggest_add_generic_impl_traitMichael Goulet-24/+71
2025-03-08Auto merge of #137500 - scottmcm:trunc-br, r=saethlinbors-0/+34
2025-03-08Move coroutine layout logic to `rustc_abi`Moulins-334/+373
2025-03-08check that `UnsizeCoerce` may hold before trying unsizing coercionWaffle Lapkin-8/+60
2025-03-08Refactor coroutine layout logic to precompute all sublayoutsMoulins-117/+118
2025-03-08Move SIMD layout logic to `rustc_abi`Moulins-79/+117
2025-03-08Remove most manual LayoutData creations and move them to `rustc_abi`Moulins-189/+208
2025-03-08Rollup merge of #137757 - estebank:trim-spans, r=davidtwcoJacob Pratt-98/+160
2025-03-08Rollup merge of #137685 - lqd:nostart-stop-gc, r=petrochenkovJacob Pratt-0/+29
2025-03-08Rollup merge of #136642 - bjorn3:separate_alloctest_crate, r=cuviperJacob Pratt-3/+3
2025-03-07Rollup merge of #138187 - matthiaskrgr:rmclone, r=cjgillotJacob Pratt-19/+10
2025-03-07Rollup merge of #138173 - compiler-errors:incoherent-negative-impl, r=oli-obkJacob Pratt-1/+4
2025-03-07Rollup merge of #138137 - ZequanWu:fix-triple, r=cuviperJacob Pratt-2/+6