about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-02-29Inline and remove `JsonEmitter::{basic,stderr}`.Nicholas Nethercote-1/+3
2024-02-29Inline and remove `HumanEmitter::stderr`.Nicholas Nethercote-5/+10
2024-02-29Rename `DiagCtxt::with_emitter` as `DiagCtxt::new`.Nicholas Nethercote-7/+7
2024-02-29Remove unnecessary `diagnostic_width` call.Nicholas Nethercote-3/+2
2024-02-29Merge from rustcThe Miri Conjob Bot-10912/+14259
2024-02-29Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-02-29Reinstate `emit_stashed_diagnostics` in `DiagCtxtInner::drop`.Nicholas Nethercote-22/+7
2024-02-29Stop miri if delayed bugs are present.Nicholas Nethercote-1/+1
2024-02-29Overhaul how stashed diagnostics work, again.Nicholas Nethercote-0/+17
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-28Add a platform doc for hexagon-unknown-linux-muslBrian Cain-1/+104
2024-02-28Clarify the usage example for hexagon-unknown-none-elfBrian Cain-4/+17
2024-02-28Add stubs for `f16` and `f128` to miriTrevor Gross-0/+10
2024-02-28Add stubs for `f16` and `f128` to clippyTrevor Gross-0/+6
2024-02-28Add basic support for `f16` and `f128` to rustdocTrevor Gross-0/+6
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 a wrong bitwise negationRalf Jung-1/+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-27safe transmute: revise safety analysisJack Wrenn-1/+0
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-0/+2
2024-02-27Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-u...Philipp Krones-10811/+14122
2024-02-27Stabilize the `#[diagnostic]` namespace and `#[diagnostic::on_unimplemented]`...Georg Semmler-84/+0
2024-02-27Auto merge of #3332 - RalfJung:trophy, r=RalfJungbors-0/+1
2024-02-27Auto merge of #3331 - rust-lang:rustup-2024-02-27, r=RalfJungbors-119/+133
2024-02-27add mpsc memory leak to trophy caseRalf Jung-0/+1
2024-02-27Merge from rustcThe Miri Conjob Bot-118/+132
2024-02-27Preparing for merge from rustcThe Miri Conjob Bot-1/+1
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-26Fix miri.bat not bailing early on errorRoss Smyth-1/+4
2024-02-26Auto merge of #121636 - matthiaskrgr:rollup-1tt2o5n, r=matthiaskrgrbors-19/+35
2024-02-26Update booksrustbot-0/+0
2024-02-26Add shim for GetSystemTimePreciseAsFileTimeChris Denton-4/+5