about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-16Rollup merge of #142082 - xizheyin:rustc_attr_data_structures, r=jdonszelmannJakub Beránek-14/+48
2025-06-16Rollup merge of #141639 - NotLebedev:stable-mir-93, r=oli-obkJakub Beránek-8/+254
2025-06-16Fix warningsGuillaume Gomez-4/+2
2025-06-16update to literal-escaper 0.0.4 for better API without `unreachable` and fast...Marijn Schouten-165/+137
2025-06-16candidate_is_applicable to methodlcnr-17/+6
2025-06-16Bless unicode testMark Rousskov-1/+1
2025-06-16Auto merge of #142556 - RalfJung:miri-sync, r=RalfJungbors-1013/+882
2025-06-16Extend num tests on `usize` and `isize` as wellGuillaume Gomez-0/+4
2025-06-16Specialize `ToString` implementation on `u128` and `i128`Guillaume Gomez-15/+14
2025-06-16Add union with default field values case testJieyou Xu-8/+14
2025-06-16Emit linker timing sectionJakub Beránek-0/+2
2025-06-16Add infrastructure for emitting timing sectionsJakub Beránek-11/+174
2025-06-16Add parsing of `--json=timings`Jakub Beránek-0/+17
2025-06-16Implement `_fmt` on `u128`Guillaume Gomez-94/+107
2025-06-16Fix RISC-V C function ABI when passing/returning structs containing floatsbeetrees-24/+42
2025-06-16Fix RISC-V C function ABI when passing/returning structs containing floatsbeetrees-1/+1
2025-06-16Fix RISC-V C function ABI when passing/returning structs containing floatsbeetrees-134/+537
2025-06-16Fix `-nopt` CI jobsJakub Beránek-10/+2
2025-06-16Test naked asm for wasm32-unknown-unknownbjorn3-3/+6
2025-06-16Use the new --debug flag of abi-cafebjorn3-26/+4
2025-06-16Rustup to rustc 1.89.0-nightly (586ad391f 2025-06-15)bjorn3-1/+1
2025-06-16Sync from rust 586ad391f5ee4519acc7cae340e34673bae762b1bjorn3-4/+0
2025-06-16Fix test descriptionNotLebedev-2/+2
2025-06-16Add test for `AdtDef::discriminant_for_variant` polymorphic over parameterNotLebedev-0/+29
2025-06-16Add test for `AdtDef::discriminant_for_variant`NotLebedev-0/+154
2025-06-16Implement Stable for DiscrNotLebedev-14/+15
2025-06-16Add discriminant_for_variant to CoroutineDefNotLebedev-8/+44
2025-06-16Add discriminant_for_variant to AdtDefNotLebedev-4/+30
2025-06-16Add documentation for `PathBuf`'s `FromIterator` and `Extend` implsYotam Ofek-0/+27
2025-06-16Add documentation on top of `rustc_middle/src/query/mod.rs`xizheyin-4/+60
2025-06-16Set MSG_NOSIGNAL for UnixSteamMichał Łowicki-1/+36
2025-06-16Merge pull request #19994 from sourcefrog/book-linksLaurențiu Nicola-3/+2
2025-06-16Update the `backtrace` submoduleTrevor Gross-0/+0
2025-06-16Remove an `njn:` comment accidentaly left behind.Nicholas Nethercote-1/+2
2025-06-16linked_list tests: less static mutMarijn Schouten-66/+30
2025-06-16Auto merge of #142521 - sayantn:simplify-intrinsics, r=nikic,workingjubileebors-242/+55
2025-06-16Test Debug for Location.Mara Bos-0/+8
2025-06-16Handle win32 separator & prefixes for cygwin paths王宇逸-173/+772
2025-06-16Auto merge of #142550 - fmease:rollup-fteyzcv, r=fmeasebors-1030/+2791
2025-06-16Fix `PathSource` lifetimes.Nicholas Nethercote-33/+33
2025-06-15Fix FP of `identity_op` when encountering `Default::default()` (#15028)Samuel Tardieu-6/+200
2025-06-15Rollup merge of #142543 - Urgau:span-borrowck-semicolon, r=fmeaseLeón Orell Valerian Liehr-3/+166
2025-06-15Rollup merge of #142499 - Shourya742:2025-06-14-remove-check-run-bootstrap, r...León Orell Valerian Liehr-50/+19
2025-06-15Rollup merge of #142481 - heiher:loong-asm-f16, r=AmanieuLeón Orell Valerian Liehr-4/+51
2025-06-15Rollup merge of #142470 - tgross35:mailmap, r=Mark-SimulacrumLeón Orell Valerian Liehr-0/+7
2025-06-15Rollup merge of #142389 - beetrees:cranelift-arg-ext, r=bjorn3León Orell Valerian Liehr-22/+37
2025-06-15Rollup merge of #142389 - beetrees:cranelift-arg-ext, r=bjorn3León Orell Valerian Liehr-27/+1161
2025-06-15Rollup merge of #142347 - azhogin:azhogin/async-drop-storage-live-dead-fix, r...León Orell Valerian Liehr-9/+387
2025-06-15Rollup merge of #141937 - WaffleLapkin:never-report-in-deps, r=oli-obk,travis...León Orell Valerian Liehr-0/+647
2025-06-15Rollup merge of #134661 - dtolnay:prefixattr, r=fmeaseLeón Orell Valerian Liehr-11/+11