about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-01-27Auto merge of #136135 - GuillaumeGomez:rollup-1ik636d, r=GuillaumeGomezbors-186/+215
2025-01-27Rollup merge of #136118 - oli-obk:push-qsslxsopnrmr, r=ZalatharGuillaume Gomez-21/+33
2025-01-27Rollup merge of #136114 - compiler-errors:more-idents, r=jieyouxuGuillaume Gomez-90/+97
2025-01-27Rollup merge of #136082 - Zalathar:iter-nodes, r=oli-obkGuillaume Gomez-23/+18
2025-01-27Rollup merge of #136064 - veluca93:tf11-fntrait-note, r=oli-obkGuillaume Gomez-0/+3
2025-01-27Rollup merge of #136037 - no1wudi:doc, r=jieyouxuGuillaume Gomez-37/+34
2025-01-27Rollup merge of #135988 - bjorn3:workaround_parallel_rustc_crash, r=lqdGuillaume Gomez-15/+30
2025-01-27Auto merge of #136098 - jyn514:linker-output, r=saethlinbors-5/+13
2025-01-27Auto merge of #136024 - GuillaumeGomez:cg_gcc-subtree, r=GuillaumeGomezbors-41/+85
2025-01-27Change `collect_and_partition_mono_items` tuple return type to a structOli Scherer-21/+33
2025-01-27Auto merge of #136116 - fmease:rollup-c8pk3mj, r=fmeasebors-58/+175
2025-01-27Auto merge of #135937 - bjorn3:separate_coretests_crate, r=jieyouxu,tgross35bors-56/+11
2025-01-26Downgrade `linker-warnings` to allow-by-defaultjyn-5/+13
2025-01-27Rollup merge of #136097 - yotamofek:check-len-and-index, r=petrochenkovLeón Orell Valerian Liehr-10/+10
2025-01-27Rollup merge of #135158 - FedericoBruzzone:master, r=lukas-codeLeón Orell Valerian Liehr-27/+75
2025-01-27Rollup merge of #126604 - kadiwa4:uplift_double_negation, r=nnethercoteLeón Orell Valerian Liehr-21/+90
2025-01-27Remove redundant to_ident_string callsMichael Goulet-18/+14
2025-01-27Use identifiers in diagnostics more oftenMichael Goulet-72/+83
2025-01-27Mark all NuttX targets as tier 3 target and support the standard libraryHuang Qi-37/+34
2025-01-27Add `TooGeneric` variant to `LayoutError` and emit `Unknown` oneFedericoBruzzone-27/+75
2025-01-26Auto merge of #104693 - jhorstmann:use-high-bit-of-mask-for-select, r=working...bors-93/+104
2025-01-26Add cache to FoldEscapingRegionsMichael Goulet-1/+19
2025-01-26rustc_ast: replace some len-checks + indexing with slice patterns etc. 🧹Yotam Ofek-10/+10
2025-01-26Consistently use the most significant bit of vector masksJörn Horstmann-93/+104
2025-01-26Auto merge of #136087 - jhpratt:rollup-tam1mzn, r=jhprattbors-77/+190
2025-01-26implement lint `double_negations`Kalle Wachsmuth-11/+88
2025-01-26unrelated cleanupKalle Wachsmuth-10/+2
2025-01-26Fix cg_clif testing coretestsbjorn3-56/+11
2025-01-26Auto merge of #135753 - compiler-errors:from-ty-const, r=oli-obkbors-88/+15
2025-01-26Rollup merge of #134358 - workingjubilee:configure-my-riscv-abi, r=fmeaseJacob Pratt-3/+9
2025-01-26Rollup merge of #133631 - flba-eb:add_nto_qnx71_iosock_support, r=workingjubileeJacob Pratt-74/+181
2025-01-25Rollup merge of #136032 - estebank:issue-136028, r=SparrowLiiJacob Pratt-26/+30
2025-01-25Rollup merge of #136031 - lqd:polonius-debugger-episode-1, r=compiler-errorsJacob Pratt-34/+216
2025-01-25Rollup merge of #135951 - yotamofek:use-debug-helpers, r=SparrowLiiJacob Pratt-178/+119
2025-01-25Rollup merge of #135785 - folkertdev:s390x-vector-passmode-direct, r=bjorn3Jacob Pratt-3/+11
2025-01-25Rollup merge of #133951 - bjorn3:wasm_c_abi_lint_hard_error, r=workingjubileeJacob Pratt-54/+11
2025-01-26Incorporate `iter_nodes` into `graph::DirectedGraph`Zalathar-23/+18
2025-01-26Auto merge of #136070 - matthiaskrgr:rollup-b5enbuz, r=matthiaskrgrbors-36/+28
2025-01-25Rollup merge of #136056 - fee1-dead-contrib:push-tswyxkywqrtt, r=jieyouxuMatthias Krüger-1/+1
2025-01-25Rollup merge of #136016 - Urgau:check-cfg-allow-test-improv, r=jieyouxuMatthias Krüger-4/+25
2025-01-25Rollup merge of #134300 - RalfJung:remove-dead-attrs, r=chenyukangMatthias Krüger-31/+2
2025-01-25Shorten linker output even more when `--verbose` is not presentjyn-16/+65
2025-01-25Add a suggestion to cast target_feature fn items to fn pointers.Luca Versari-0/+3
2025-01-25Auto merge of #119286 - jyn514:linker-output, r=bjorn3bors-39/+220
2025-01-25Fix typo in const stability error messageDeadbeef-1/+1
2025-01-25Auto merge of #133154 - estebank:issue-133137, r=wesleywiserbors-5/+33
2025-01-25Filter well known names from check-cfg diagnosticsUrgau-4/+25
2025-01-25Auto merge of #136041 - matthiaskrgr:rollup-5r1k45x, r=matthiaskrgrbors-23/+72
2025-01-25add CFG to polonius MIR dumpRémy Rakic-2/+71
2025-01-25fix terminator edges commentsRémy Rakic-2/+4