]> git.lizzy.rs Git - rust.git/history - src/diagnostics.rs
Typo
[rust.git] / src / diagnostics.rs
2022-07-01 borsAuto merge of #2298 - InfRandomness:shim-error, r=RalfJung
2022-07-01 borsAuto merge of #2295 - RalfJung:better-alloc-tracking...
2022-07-01 Ralf Jungallocation tracking: also print size, alignment, kind...
2022-06-29 borsAuto merge of #2283 - RalfJung:color, r=RalfJung
2022-06-29 borsAuto merge of #2281 - RalfJung:rustup, r=RalfJung
2022-06-29 Ralf Jungalso prune caller_location frames when backtrace=off
2022-06-29 Ralf Jungrustup
2022-06-28 borsAuto merge of #2280 - RalfJung:int2ptr, r=RalfJung
2022-06-28 Ralf Jungtweak int2ptr diagnostics
2022-06-28 borsAuto merge of #2275 - RalfJung:permissive-provenance...
2022-06-28 Ralf Jungshow int2ptr warning once for each span (but don't...
2022-06-28 Ralf Jungfix warning text
2022-06-27 borsAuto merge of #2276 - RalfJung:join, r=RalfJung
2022-06-27 Ralf Jungremove support for untagged pointers
2022-06-27 Ralf Jungmake permissive provenance and raw-ptr tagging the...
2022-06-26 borsAuto merge of #2272 - RalfJung:progress, r=RalfJung
2022-06-26 Ralf Jungadd -Zmiri-report-progress to regularly print a stacktr...
2022-06-25 borsAuto merge of #2264 - RalfJung:not-a-fixme, r=RalfJung
2022-06-25 borsAuto merge of #2196 - carbotaniuman:permissive-stacked...
2022-06-25 Ralf Jungimplement 'delimited' expose tracking so we still detec...
2022-06-18 borsAuto merge of #2228 - cbeuw:futex-fix, r=RalfJung
2022-06-13 borsAuto merge of #2179 - RalfJung:rustc, r=oli-obk
2022-06-13 borsAuto merge of #2203 - RalfJung:deprecate, r=oli-obk
2022-06-13 borsAuto merge of #2229 - DrMeepster:patch-1, r=RalfJung
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
next