about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-01-28Remove duplicated code in RISC-V asm bad-reg testTaiki Endo-128/+90
2025-01-27Auto merge of #136110 - RalfJung:miri-sync, r=RalfJungbors-16/+22
2025-01-27Auto merge of #136135 - GuillaumeGomez:rollup-1ik636d, r=GuillaumeGomezbors-3852/+632
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 #136112 - fmease:clean-up-all-dead-files-in-ui-tests, r=compi...Guillaume Gomez-3628/+45
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-13/+47
2025-01-27Rollup merge of #136037 - no1wudi:doc, r=jieyouxuGuillaume Gomez-54/+51
2025-01-27Rollup merge of #135988 - bjorn3:workaround_parallel_rustc_crash, r=lqdGuillaume Gomez-15/+53
2025-01-27Rollup merge of #135876 - usamoi:mpmc-doc, r=tgross35Guillaume Gomez-4/+12
2025-01-27Rollup merge of #135807 - jhpratt:phantom-variance, r=AmanieuGuillaume Gomez-0/+267
2025-01-27Rollup merge of #135773 - hkBst:patch-10, r=tgross35Guillaume Gomez-4/+9
2025-01-27Auto merge of #136098 - jyn514:linker-output, r=saethlinbors-10/+32
2025-01-27Auto merge of #136024 - GuillaumeGomez:cg_gcc-subtree, r=GuillaumeGomezbors-41/+85
2025-01-27Clarify WindowsMut (Lending)IteratorMarijn Schouten-4/+9
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-576/+974
2025-01-27Auto merge of #135937 - bjorn3:separate_coretests_crate, r=jieyouxu,tgross35bors-77/+52
2025-01-26Downgrade `linker-warnings` to allow-by-defaultjyn-10/+32
2025-01-27fix doc for std::sync::mpmcusamoi-4/+12
2025-01-27Rollup merge of #136101 - jieyouxu:away, r=jieyouxuLeón Orell Valerian Liehr-1/+2
2025-01-27Rollup merge of #136097 - yotamofek:check-len-and-index, r=petrochenkovLeón Orell Valerian Liehr-10/+10
2025-01-27Rollup merge of #136091 - jieyouxu:core-tracing, r=clubby789León Orell Valerian Liehr-50/+165
2025-01-27Rollup merge of #136079 - RalfJung:compiler-fence-example, r=jhprattLeón Orell Valerian Liehr-13/+13
2025-01-27Rollup merge of #136072 - cyrgani:old-crash-tests, r=WaffleLapkinLeón Orell Valerian Liehr-0/+16
2025-01-27Rollup merge of #135635 - tbu-:pr_io_pipe, r=joboetLeón Orell Valerian Liehr-272/+281
2025-01-27Rollup merge of #135158 - FedericoBruzzone:master, r=lukas-codeLeón Orell Valerian Liehr-58/+233
2025-01-27Rollup merge of #126604 - kadiwa4:uplift_double_negation, r=nnethercoteLeón Orell Valerian Liehr-172/+254
2025-01-27Make a previously unreachable UI test reachableLeón Orell Valerian Liehr-36/+44
2025-01-27Remove all dead files inside tests/ui/León Orell Valerian Liehr-3592/+1
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-54/+51
2025-01-26compiler_fence: fix exampleRalf Jung-13/+13
2025-01-27Add `TooGeneric` variant to `LayoutError` and emit `Unknown` oneFedericoBruzzone-58/+233
2025-01-26Auto merge of #104693 - jhorstmann:use-high-bit-of-mask-for-select, r=working...bors-172/+280
2025-01-26Merge pull request #4154 from RalfJung/linux-futexRalf Jung-3/+2
2025-01-26Auto merge of #135783 - compiler-errors:cache-in-closure-binder, r=lcnrbors-1/+144
2025-01-26Merge pull request #4153 from Mark-Simulacrum/reduce-symbol-lookupsRalf Jung-1/+2
2025-01-26make linux-futex test less flakyRalf Jung-3/+2
2025-01-26Pre-intern name when searching module childrenMark Rousskov-1/+2
2025-01-27triagebot: set myself on vacation许杰友 Jieyou Xu (Joe)-1/+2
2025-01-26Add cache to FoldEscapingRegionsMichael Goulet-1/+144
2025-01-27rustc-dev-guide: update bootstrap tracing docs许杰友 Jieyou Xu (Joe)-32/+58
2025-01-27bootstrap: add more logging许杰友 Jieyou Xu (Joe)-2/+93
2025-01-27bootstrap: adjust config file cascading fallback comment许杰友 Jieyou Xu (Joe)-1/+5
2025-01-27bootstrap: adjust tracing style许杰友 Jieyou Xu (Joe)-11/+6
2025-01-27bootstrap: avoid glob imports in `main` binary许杰友 Jieyou Xu (Joe)-5/+4
2025-01-26Merge pull request #4152 from RalfJung/many-seedsRalf Jung-6/+11