]> git.lizzy.rs Git - rust.git/history - src/diagnostics.rs
Auto merge of #2195 - RalfJung:vtable-validation, r=RalfJung
[rust.git] / src / diagnostics.rs
2022-06-12 borsAuto merge of #2195 - RalfJung:vtable-validation, r...
2022-06-12 Ralf Jungrename ExperimentalUb → StackedBorrowsUb
2022-06-06 borsAuto merge of #2183 - RalfJung:better-provenance-contro...
2022-06-06 Ralf Jungadjust for better provenance control
2022-06-04 borsAuto merge of #2186 - matthiaskrgr:clippy, r=RalfJung
2022-06-04 Matthias Krügerclippy fixes
2022-05-24 borsAuto merge of #2138 - JakobDegen:call-fallout, r=RalfJung
2022-05-24 Jakob DegenAdjust Miri to also require return places everywhere
2022-05-15 borsAuto merge of #2116 - carbotaniuman:minimal-miri-change...
2022-05-14 borsAuto merge of #2030 - saethlin:track-alloc-history...
2022-05-10 borsAuto merge of #2084 - rust-lang:silence, r=RalfJung
2022-05-08 borsAuto merge of #2107 - RalfJung:err, r=RalfJung
2022-05-08 Ralf Jungtest for "erroneous constant used" post-monomorphizatio...
2022-04-30 borsAuto merge of #2093 - RalfJung:post-mono, r=RalfJung
2022-04-30 Ralf Junggracefully handle type-too-large layout errors
2022-04-30 Ben KimockMove SB diagnostics to a module
2022-04-30 Ben KimockSet the current span (somewhat) lazily
2022-04-30 Ben KimockPrint spans where tags are created and invalidated
2022-04-30 borsAuto merge of #2090 - dtolnay-contrib:addcarry, r=oli-obk
2022-04-30 borsAuto merge of #2091 - dtolnay-contrib:clippy, r=oli-obk
2022-04-29 David TolnayResolve clippy::single_char_add_str
2022-04-10 borsAuto merge of #2062 - RalfJung:rustup, r=RalfJung
2022-04-09 borsAuto merge of #2061 - RalfJung:edition, r=RalfJung
2022-04-09 Ralf Junguse new format string syntax in some places
2022-04-05 borsAuto merge of #2047 - RalfJung:no-extras, r=RalfJung
2022-04-05 Ralf Jungadjust for MemoryExtra being merged into Machine
2022-03-20 borsAuto merge of #1975 - DrMeepster:backtrace_fix, r=RalfJung
2022-03-18 borsAuto merge of #2024 - saethlin:better-local-check,...
2022-03-18 Ben KimockConsider the cargo workspace when checking if a frame...
2022-03-17 borsAuto merge of #1971 - saethlin:sb-details, r=RalfJung
2022-03-17 Ben KimockPrint more in SB error diagnostics
2022-03-16 borsAuto merge of #2026 - jakevossen5:master, r=RalfJung
2022-03-16 Jake Vossenmissing backtick on miri-isolation warning help
2022-03-05 borsAuto merge of #1970 - asquared31415:open_unix_varargs...
2022-02-27 borsAuto merge of #1985 - RalfJung:fn-ptr, r=RalfJung
2022-02-26 borsAuto merge of #1989 - saethlin:short-backtraces, r...
2022-02-26 Ben KimockOnly print the pruning note if the trace was definitely...
2022-02-26 borsAuto merge of #1987 - saethlin:short-backtraces, r...
2022-02-26 Ben KimockPrune stacktraces for tag-tracking diagnostics too
2022-02-25 Ralf Jungrustup
2022-02-22 borsAuto merge of #1977 - saethlin:short-backtraces, r...
2022-02-22 Ben KimockPrune backtraces similar to RUST_BACKTRACE=1 logic
2021-12-23 borsAuto merge of #1949 - RalfJung:miri-lib-src, r=oli-obk
2021-12-21 borsAuto merge of #1945 - saethlin:better-sb-tracking,...
2021-12-21 Ben KimockProvide better notes when tracking a pointer tag
2021-07-27 borsAuto merge of #1858 - RalfJung:thread-leaks, r=oli-obk
2021-07-25 borsAuto merge of #1859 - RalfJung:global-system-mixup...
2021-07-25 borsAuto merge of #1856 - RalfJung:no-mir, r=RalfJung
2021-07-25 borsAuto merge of #1838 - atsmtat:fs-isolation, r=RalfJung
2021-07-24 Ralf Jungshow proper error when using a sysroot without MIR
2021-07-20 Smit SoniFix use of deprecated `check_no_isolation` in posix...
2021-07-17 borsAuto merge of #1851 - RalfJung:provenance-overhaul...
2021-07-16 Ralf Jungadjust Miri to Pointer type overhaul
2021-07-12 borsAuto merge of #1850 - RalfJung:fmt, r=RalfJung
2021-07-11 Ralf Jungfmt: set force_multiline_blocks=true
2021-06-15 borsAuto merge of #1833 - hyd-dev:82261, r=RalfJung
2021-06-15 borsAuto merge of #1832 - hyd-dev:1776-follow-up, r=RalfJung
2021-06-11 hyd-devDisallow `#[no_mangle]`/`#[export_name = ...]` function...
2021-06-09 borsAuto merge of #1818 - landaire:feature/panic-on-unsuppo...
2021-06-09 borsAuto merge of #1829 - RalfJung:isolation, r=RalfJung
2021-06-09 Ralf Jungisolated operations return EPERM; tweak isolation hint
2021-06-09 borsAuto merge of #1797 - atsmtat:env-isolation, r=RalfJung
2021-06-09 Smit SoniAdd a support to execute isolated op without halting
2021-06-03 borsAuto merge of #1776 - hyd-dev:1170, r=RalfJung
2021-05-31 borsAuto merge of #1820 - Aaron1011:rustup-const-err, r...
2021-05-31 Aaron HillRustup for const_err changes
2021-05-31 hyd-devImplement calls to exported symbols
2021-05-19 borsAuto merge of #1804 - RalfJung:ptrless-allocs, r=RalfJung
2021-05-19 Ralf Jungupdate for Memory API changes
2021-05-16 borsAuto merge of #1801 - RalfJung:rustfmt, r=oli-obk
2021-05-16 Ralf Junghand-held formatting for remaining files
2021-02-18 borsAuto merge of #1715 - RalfJung:rustup, r=RalfJung
2021-02-18 Ralf Jungrustup
2020-12-10 borsAuto merge of #1646 - RalfJung:rustup, r=RalfJung
2020-12-10 Ralf Jungrustup
2020-10-27 borsAuto merge of #1601 - RalfJung:misc, r=RalfJung
2020-10-27 Ralf Jungpointer tag tracking: also show when tag is being created
2020-08-17 borsAuto merge of #1513 - RalfJung:int-align, r=RalfJung
2020-08-16 Ralf Jungadjust diagnostics to alignment check mode
2020-08-13 borsAuto merge of #1504 - RalfJung:ill-formed-const, r...
2020-08-13 Ralf Jungadd test for unused ill-formed constant
2020-08-10 borsAuto merge of #1503 - RalfJung:post-mono, r=RalfJung
2020-08-10 Ralf Jungaccept ReferencedConstant errors in Miri (can happen...
2020-08-03 borsAuto merge of #1495 - samrat:fd-trait, r=oli-obk
2020-07-30 borsAuto merge of #1492 - RalfJung:rustup, r=RalfJung
2020-07-30 Ralf Jungrustup
2020-07-27 borsAuto merge of #1489 - RalfJung:tls-alloc-ids, r=oli-obk
2020-07-27 Ralf JungTypos
2020-07-27 Ralf Jungfix diagnostics printing when triggered during TLS...
2020-07-27 Ralf Jungadjust to canonical_alloc_id removal
2020-07-18 borsAuto merge of #1436 - samrat:support-stdin-read, r...
2020-07-17 borsAuto merge of #1480 - RalfJung:diagnostic-stacktrace...
2020-07-17 Ralf Jungfix non-fatal diagnostics stacktraces
2020-07-03 borsAuto merge of #1466 - RalfJung:target, r=RalfJung
2020-07-02 borsAuto merge of #1463 - RalfJung:track-call-id, r=oli-obk
2020-07-02 Ralf Jungadd option to track call IDs
2020-06-09 borsAuto merge of #1418 - divergentdave:file-sync, r=RalfJung
2020-05-23 borsAuto merge of #1429 - RalfJung:discriminant_value,...
2020-05-22 borsAuto merge of #1374 - divergentdave:InvalidUndefBytes...
2020-05-22 David CookUpdate to match rustc changes
next