about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-02-28Revert "Fix 32-bit MSVC CI"Chris Denton-3/+3
2025-02-27Count char width at most once in Formatter::padThalia Archibald-37/+29
2025-02-28Auto merge of #137669 - DianQK:fn-atts-virtual, r=saethlinbors-38/+123
2025-02-27Fix method name in `TyCtxt::hir_crate()` documentationSamuel Tardieu-3/+3
2025-02-27Add anchor for intra-doc links to associated itemsNicholas Crothers-7/+99
2025-02-28Optimize `Trace`.Nicholas Nethercote-36/+51
2025-02-28Split the `Edges` iterator.Nicholas Nethercote-61/+85
2025-02-27doc: update Wasmtime flagsDaniPopes-2/+2
2025-02-28Remove `NtPath`.Nicholas Nethercote-74/+49
2025-02-28Remove `NtMeta`.Nicholas Nethercote-64/+67
2025-02-28Remove `NtPat`.Nicholas Nethercote-102/+77
2025-02-27Merge pull request #19194 from BenjaminBrienen/nodeLaurențiu Nicola-1740/+2598
2025-02-28Adjust `ConstraintGraphDirection` methods.Nicholas Nethercote-12/+12
2025-02-27New lint: `manual_midpoint`Samuel Tardieu-28/+344
2025-02-27Add `is_float_literal` utilitySamuel Tardieu-0/+11
2025-02-27Rustup (#14300)Philipp Krones-472/+437
2025-02-27Bump nightly version -> 2025-02-27Philipp Krones-2/+2
2025-02-27Split must_use_unit test into an unfixable partPhilipp Krones-43/+11
2025-02-27Check os_str_display MSRV instead of featurePhilipp Krones-34/+54
2025-02-27Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-14650/+33708
2025-02-27Auto merge of #137749 - Kobzol:fix-ci-2, r=Kobzolbors-3/+3
2025-02-27Fix 32-bit MSVC CIJakub Beránek-3/+3
2025-02-27BlessBoxy-5/+181
2025-02-27Defer repeat expr `Copy` checkBoxy-15/+85
2025-02-27Add inference constraining Copy impl testBoxy-0/+21
2025-02-27Update Node.js, vscode, and ts depsBenjaminBrienen-1740/+2598
2025-02-27macro_use_import: Don't check is attribute comes from expansion (#14317)Catherine Flores-5/+12
2025-02-27macro_use_import: Don't check is attribute comes from expansionPhilipp Krones-5/+12
2025-02-27Add note to Thir struct about necessity of Clone deriveNiels Saurer-0/+3
2025-02-27Revert "Derive `Clone` on fewer THIR types."Niels Saurer-22/+22
2025-02-28Unconditionally lower match arm even if it's unneeded for never pattern in matchMu001999-2/+53
2025-02-27Stop using `hash_raw_entry` in `CodegenCx::const_str`Josh Stone-31/+25
2025-02-27Warn when the used toolchain looks too old for rust-analyzerLukas Wirth-114/+140
2025-02-27Merge pull request #19237 from BenjaminBrienen/doc-testsLaurențiu Nicola-93/+77
2025-02-27Allow unsetting default cfgsLukas Wirth-64/+96
2025-02-27Update E0133 docs for 2024 editionEric Huss-1/+2
2025-02-27Changed the dependency graph to start preallocated with 128 capacityMichał Kostrubiec-2/+1
2025-02-27ignore another test that fails on windowsBenjaminBrienen-1/+1
2025-02-27ignore doc test that only fails on windowsBenjaminBrienen-1/+1
2025-02-27fix: `map_entry` FP inside closure (#14307)Alex Macleod-2/+19
2025-02-27checked_ilog tests: deal with a bit of float imprecisionRalf Jung-18/+56
2025-02-27Remove unneeded importAlice Ryhl-2/+0
2025-02-27switch #[cfg(not(llvm_enzyme))] to cfg!(llvm_enzyme)Vayun Biyani-26/+4
2025-02-27fix doc testsBenjaminBrienen-61/+75
2025-02-27enable doctestBenjaminBrienen-30/+0
2025-02-27fix: `map_entry` FP inside closureyanglsh-2/+19
2025-02-27Move "unused_exter_crate" test from rustdoc-ui to rustdocYotam Ofek-1/+1
2025-02-27Fix test directives that were accidentally ignoredYotam Ofek-24/+22
2025-02-27Merge pull request #19241 from Veykril/push-lqumoruvuyvoLukas Wirth-2/+5
2025-02-27Fix sysroot crate-graph construction not mapping crate-ids for proc-macrosLukas Wirth-2/+5