about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-02-29Rollup merge of #121724 - nnethercote:LitKind-Err-for-floats, r=fmeaseMatthias Krüger-12/+1
2024-02-29Rollup merge of #121689 - GuillaumeGomez:rustdoc-highlighting-whitespace, r=n...Matthias Krüger-1/+2
2024-02-28Auto merge of #121489 - nnethercote:diag-renaming, r=davidtwcobors-79/+78
2024-02-28Auto merge of #121741 - GuillaumeGomez:rollup-msrsrnk, r=GuillaumeGomezbors-2/+1
2024-02-28Add regression test for inclusion of whitespace characters in rustdoc highlig...Guillaume Gomez-1/+1
2024-02-28Rollup merge of #121680 - GuillaumeGomez:foreign-macro-jump-to-def, r=notriddleGuillaume Gomez-1/+1
2024-02-28Auto merge of #121699 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-02-28Use `LitKind::Err` for floats with empty exponents.Nicholas Nethercote-12/+1
2024-02-28Remove the `UntranslatableDiagnosticTrivial` lint.Nicholas Nethercote-1/+0
2024-02-28Rename `DiagnosticArg{,Map,Name,Value}` as `DiagArg{,Map,Name,Value}`.Nicholas Nethercote-1/+1
2024-02-28Rename `DiagnosticBuilder` as `Diag`.Nicholas Nethercote-65/+64
2024-02-27Update cargoWeihang Lo-0/+0
2024-02-28Rename `Diagnostic` as `DiagInner`.Nicholas Nethercote-14/+14
2024-02-27Auto merge of #119616 - rylev:wasm32-wasi-preview2, r=petrochenkov,m-ou-sebors-3/+38
2024-02-27Prevent inclusion of whitespace character after macro_rules identGuillaume Gomez-0/+1
2024-02-27Fix link generation for locate foreign macro in jump to definition featureGuillaume Gomez-1/+1
2024-02-27Rename wasm32-wasi-preview2 to wasm32-wasip2Ryan Levick-7/+7
2024-02-27Add the wasm32-wasi-preview2 targetRyan Levick-3/+38
2024-02-27Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-u...Philipp Krones-10811/+14122
2024-02-27Auto merge of #121655 - matthiaskrgr:rollup-qpx3kks, r=matthiaskrgrbors-27/+27
2024-02-27Rollup merge of #121639 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-02-27Rollup merge of #121598 - RalfJung:catch_unwind, r=oli-obkMatthias Krüger-27/+27
2024-02-26Auto merge of #121516 - RalfJung:platform-intrinsics-begone, r=oli-obkbors-49/+21
2024-02-26Auto merge of #121636 - matthiaskrgr:rollup-1tt2o5n, r=matthiaskrgrbors-19/+35
2024-02-26Update booksrustbot-0/+0
2024-02-26Rollup merge of #121615 - nnethercote:fix-121517, r=oli-obkMatthias Krüger-19/+35
2024-02-26Auto merge of #120586 - ShE3py:exprkind-err, r=fmeasebors-4/+7
2024-02-26miri: rename miri_start_panic → miri_start_unwindRalf Jung-22/+22
2024-02-26rename 'try' intrinsic to 'catch_unwind'Ralf Jung-5/+5
2024-02-26Rollup merge of #121590 - GuillaumeGomez:rustdoc-js-changed, r=notriddleGuillaume Gomez-3/+11
2024-02-26Rollup merge of #120656 - Zalathar:filecheck-flags, r=wesleywiserGuillaume Gomez-16/+31
2024-02-26Move `emit_stashed_diagnostic` call in rustfmt.Nicholas Nethercote-19/+35
2024-02-25Add `ErrorGuaranteed` to `ast::ExprKind::Err`Lieselotte-4/+4
2024-02-25Add `ast::ExprKind::Dummy`Lieselotte-2/+5
2024-02-25Auto merge of #121182 - majaha:mingw_ci_new, r=Mark-Simulacrumbors-25/+82
2024-02-25Auto merge of #120393 - Urgau:rfc3373-non-local-defs, r=WaffleLapkinbors-78/+94
2024-02-25Auto merge of #121591 - matthiaskrgr:rollup-8wfhh3v, r=matthiaskrgrbors-101/+101
2024-02-25Rollup merge of #121570 - Nilstrieb:!copy, r=clubby789Matthias Krüger-99/+99
2024-02-25Rollup merge of #121060 - clubby789:bool-newtypes, r=cjgillotMatthias Krüger-2/+2
2024-02-25Correctly handle if rustdoc JS script hash changedGuillaume Gomez-3/+11
2024-02-25Auto merge of #121337 - ChrisDenton:ProcessPrng, r=Mark-Simulacrumbors-0/+8
2024-02-25Add ProcessPrng shim to MiriChris Denton-0/+8
2024-02-25Auto merge of #118724 - onur-ozkan:refactor-x-install, r=Mark-Simulacrumbors-4/+37
2024-02-25Auto merge of #121581 - lnicola:sync-from-ra, r=lnicolabors-704/+1828
2024-02-25Auto merge of #121579 - RalfJung:miri, r=RalfJungbors-320/+457
2024-02-25Avoid using cfg(FALSE)Laurențiu Nicola-2/+1
2024-02-25Add missing importsLaurențiu Nicola-1/+1
2024-02-25Merge commit '4a8d0f7f565b6df45da5522dd7366a4df3460cd7' into sync-from-raLaurențiu Nicola-703/+1828
2024-02-25fix use of platform_intrinsics in testsRalf Jung-49/+21
2024-02-24Make most bootstrap step types !CopyNilstrieb-99/+99