about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-12-17move variable initializationlcnr-7/+4
2024-12-17Auto merge of #134302 - bjorn3:remove_driver_queries, r=oli-obk,jieyouxubors-332/+206
2024-12-17Auto merge of #134132 - MarcoIeni:linux-4c-to-ubuntu-22, r=Kobzolbors-1/+1
2024-12-16Auto merge of #134095 - Kobzol:datadog-lockfile, r=MarcoIenibors-10/+5018
2024-12-16Auto merge of #134395 - matthiaskrgr:rollup-4j2gx1x, r=matthiaskrgrbors-760/+1223
2024-12-16Rollup merge of #134386 - oli-obk:some-trait-impl-diff-diagnostic-cleanups, r...Matthias Krüger-52/+43
2024-12-16Rollup merge of #134385 - taiki-e:ui-asm-minicore, r=compiler-errorsMatthias Krüger-618/+537
2024-12-16Rollup merge of #134371 - scottmcm:fix-134352, r=oli-obkMatthias Krüger-7/+48
2024-12-16Rollup merge of #134337 - RalfJung:riscv-target-features, r=workingjubileeMatthias Krüger-5/+72
2024-12-16Rollup merge of #134284 - estebank:issue-74863, r=lcnrMatthias Krüger-8/+135
2024-12-16Rollup merge of #134277 - notriddle:notriddle/inline-into, r=GuillaumeGomezMatthias Krüger-8/+72
2024-12-16Rollup merge of #134260 - GuillaumeGomez:doctest-attrs, r=notriddleMatthias Krüger-18/+165
2024-12-16Rollup merge of #134197 - Enselic:mirror, r=lcnrMatthias Krüger-0/+8
2024-12-16Rollup merge of #134124 - MarcoIeni:split-llvm-jobs, r=KobzolMatthias Krüger-44/+143
2024-12-16Remove unneeded handling of backlines in doctest attributesGuillaume Gomez-2/+46
2024-12-17tests/ui/asm: Remove uses of rustc_attrs, lang_items, and decl_macro features...Taiki Endo-618/+537
2024-12-16Avoid wrapping fn sig in a fn pointer when we want to just print the sigOli Scherer-13/+13
2024-12-16Deduplicate some pretty printing logicOli Scherer-20/+15
2024-12-16Avoid wrapping a trivially defaultable type in `Option`Oli Scherer-22/+14
2024-12-16Properly name a def id variableOli Scherer-4/+4
2024-12-16Avoid creating a fn sig type just to unwrap it again to get at its signatureOli Scherer-14/+18
2024-12-16Auto merge of #134377 - lnicola:sync-from-ra, r=lnicolabors-2118/+8734
2024-12-16Also handle cases where attributes are unclosedGuillaume Gomez-18/+60
2024-12-16[CI] Use a lockfile for installing the `datadog` packageJakub Beránek-10/+5018
2024-12-16Add ui regression test for #134221Guillaume Gomez-0/+59
2024-12-16Auto merge of #134374 - matthiaskrgr:rollup-2tbbrxq, r=matthiaskrgrbors-65/+309
2024-12-16Rollup merge of #134372 - jieyouxu:disable-flaky-test, r=NoratriebMatthias Krüger-0/+4
2024-12-16Rollup merge of #134369 - antonok-edm:refering-referring, r=jieyouxuMatthias Krüger-8/+8
2024-12-16Rollup merge of #134357 - Urgau:fn-ptr-134345, r=compiler-errorsMatthias Krüger-34/+75
2024-12-16Rollup merge of #134342 - matthiaskrgr:tests1512, r=compiler-errorsMatthias Krüger-0/+176
2024-12-16Rollup merge of #134314 - compiler-errors:default-struct-value-const, r=estebankMatthias Krüger-23/+46
2024-12-16tweak commentsRalf Jung-3/+7
2024-12-16Disable `tests\ui\associated-consts\issue-93775.rs` on windows msvc许杰友 Jieyou Xu (Joe)-0/+4
2024-12-15Check for array lengths that aren't actually `usize`Scott McMurray-7/+48
2024-12-15spell "referring" correctlyAnton Lazarev-8/+8
2024-12-15Use `span_label` as it looks better when we show pattern missing binding in o...Esteban Küber-39/+10
2024-12-15Use `ErrorGuaranteed` moreEsteban Küber-6/+11
2024-12-15Fix trimmed_def_paths ICE in the function ptr comparison lintUrgau-34/+75
2024-12-15Auto merge of #131808 - jdonszelmann:hir-attributes, r=oli-obk,petrochenkovbors-716/+1152
2024-12-15reject unsound toggling of RISCV target featuresRalf Jung-4/+67
2024-12-15Auto merge of #134349 - jieyouxu:rollup-zqn0jox, r=jieyouxubors-171/+184
2024-12-15Merge pull request #18693 from Veykril/push-wzoomkkmuolmLaurențiu Nicola-6/+3
2024-12-15Remove some leftover dead codeJonathan Dönszelmann-55/+8
2024-12-15Add hir::AttributeJonathan Dönszelmann-658/+1143
2024-12-16Rollup merge of #134339 - Urgau:tcx-in-early-diag, r=jieyouxu许杰友 Jieyou Xu (Joe)-112/+84
2024-12-16Rollup merge of #134331 - RalfJung:bootstrap-error-index, r=onur-ozkan许杰友 Jieyou Xu (Joe)-1/+3
2024-12-16Rollup merge of #134329 - taiki-e:m68k-target-feature, r=workingjubilee许杰友 Jieyou Xu (Joe)-2/+29
2024-12-16Rollup merge of #134111 - jyn514:run-make-nocapture, r=jieyouxu许杰友 Jieyou Xu (Joe)-56/+68
2024-12-15Rename `value` field to `expr` to simplify later commits' diffsOli Scherer-30/+28
2024-12-15Merge pull request #18694 from Veykril/push-uxpuruvqpwmxLukas Wirth-97/+113