about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-02tshepang has a new emailTshepang Mbambo-1/+1
2025-06-02Merge pull request #2386 from Lysxia/fix-linkTshepang Mbambo-1/+1
2025-06-02Merge pull request #2435 from smanilov/patch-19Tshepang Mbambo-0/+3
2025-06-02remove f16: From<u16>usamoi-1/+0
2025-06-02Fix false positive lint error from no_implicit_prelude attryukang-0/+21
2025-06-02Merge pull request #2437 from rust-lang/rustc-pullTshepang Mbambo-22230/+36636
2025-06-02Explain TOCTOU on the top of `std::fs`, and ref it in functionsxizheyin-15/+41
2025-06-02fix bug where borrowck tries to describe a name from a macro in another crateJana Dönszelmann-8/+37
2025-06-02add test for 141764Jana Dönszelmann-0/+15
2025-06-02Merge pull request #2438 from smanilov/patch-20Tshepang Mbambo-1/+1
2025-06-02fix: `unnecessary_debug_formatting` FP inside `Debug` implyanglsh-1/+31
2025-06-02Added some bare-bones support for explict registers in ARM inline assemblymichal kostrubiec-1/+2
2025-06-02Fix `semicolon_outside_block` suggests wrongly when inside macros (#14954)Samuel Tardieu-1/+51
2025-06-02Merge pull request #19897 from aibaars/patch-2Lukas Wirth-21/+69
2025-06-02fix: `semicolon_outside_block` suggests wrongly when inside macrosyanglsh-1/+51
2025-06-02Add missing `dyn` keywords to tests that do not test for themLukas Wirth-34/+33
2025-06-02Add missing 2015 edition directivesLukas Wirth-15/+22
2025-06-02allow macro_use as first segmentbohan-4/+63
2025-06-02Trivial: fix typo (change `foo` to `bar`)Stan Manilov-1/+1
2025-06-02Auto merge of #119899 - onur-ozkan:redesign-stage0-std, r=albertlarsan68,jiey...bors-499/+526
2025-06-02Auto merge of #141773 - oli-obk:coro-borrow-parallel-loop, r=compiler-errorsbors-4/+0
2025-06-02Merge from rustcThe rustc-dev-guide Cronjob Bot-22229/+36635
2025-06-02Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-06-02Suppress redundant errorMichael Goulet-14/+7
2025-06-02Don't declare variables in ExprKind::Let in invalid positionsMichael Goulet-1/+51
2025-06-02Auto merge of #141760 - bjorn3:intrinsic_rework_part2, r=fee1-deadbors-163/+127
2025-06-02add f16_epsilon and f128_epsilonusamoi-0/+4
2025-06-02Fixed a typo in `ManuallyDrop`'s docneeko-cat-1/+1
2025-06-02Invert the sense of `is_not_macro_export`.Nicholas Nethercote-5/+5
2025-06-02Invert the sense of `is_not_macro_export`.Nicholas Nethercote-5/+5
2025-06-02Factor out repeated code into `is_mod_inherent`.Nicholas Nethercote-9/+8
2025-06-01RISC-V: Linux 6.15 `riscv_hwprobe` supportTsukasa OI-3/+39
2025-06-01use `simd_bitreverse` on `aarch64`Folkert de Vries-21/+5
2025-06-01Improve documentation for codegen optionsNoratrieb-3/+49
2025-06-01Upgrade all dependencies to the latest available versionTrevor Gross-16/+16
2025-06-01Fix new `dead_code` warnings from recent nightliesTrevor Gross-103/+116
2025-06-01Auto merge of #141869 - GuillaumeGomez:rollup-vicg807, r=GuillaumeGomezbors-273/+771
2025-06-01Rollup merge of #141852 - onur-ozkan:resolve-if-let-fixme, r=jieyouxuGuillaume Gomez-3/+3
2025-06-01Rollup merge of #141846 - Berrysoft:cygwin-bootstrap-tls, r=mati865Guillaume Gomez-1/+6
2025-06-01Rollup merge of #141834 - Timmmm:user/timh/wasi, r=NoratriebGuillaume Gomez-0/+5
2025-06-01Rollup merge of #141823 - amandasystems:reverse_scc_graph_once_cell, r=jieyouxuGuillaume Gomez-18/+11
2025-06-01Rollup merge of #141789 - ferrocene:hoverbear/exclude-cargo-home-from-in-tree...Guillaume Gomez-6/+19
2025-06-01Rollup merge of #141666 - lolbinarycat:rustdoc-source_span_for_markdown_range...Guillaume Gomez-2/+72
2025-06-01Rollup merge of #141622 - folkertdev:powerpc-va_arg, r=workingjubileeGuillaume Gomez-3/+182
2025-06-01Rollup merge of #141224 - RalfJung:no-objects, r=traviscrossGuillaume Gomez-143/+146
2025-06-01Rollup merge of #140370 - WaffleLapkin:unqualified, r=jdonszelmannGuillaume Gomez-97/+327
2025-06-01Optionally don't steal the THIRNadrieril-4/+25
2025-06-01Auto merge of #141860 - RalfJung:miri-sync, r=RalfJungbors-246/+1300
2025-06-01Merge pull request #4370 from Noratrieb/fix-for-realRalf Jung-0/+4
2025-06-01ci: switch `x86_64-msvc-{1,2}` back to Windows Server 2025 imagesJieyou Xu-8/+2