]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #2141 - saethlin:early-diagnostics-ice, r=RalfJung
[rust.git] / src /
2022-05-22 borsAuto merge of #2141 - saethlin:early-diagnostics-ice...
2022-05-22 Ralf Jungtweak comment
2022-05-22 Ben KimockHandle diagnotics emitted in runtime initialization
2022-05-22 borsAuto merge of #2142 - saethlin:cleanup-data-race-ice...
2022-05-22 borsAuto merge of #2140 - V0ldek:page_size, r=RalfJung
2022-05-21 Mateusz GienieczkoUse precomputed layouts.
2022-05-21 Mateusz GienieczkoAdd `i16` and `u16` primitive layout.
2022-05-21 Mateusz GienieczkoDynamic offset calculation in GetSystemInfo.
2022-05-21 Ben KimockMake allow_data_races_* public to silence data races...
2022-05-21 Mateusz GienieczkoChange GetSystemInfo to explicit offset.
2022-05-21 Mateusz GienieczkoSet page size in GetSystemInfo.
2022-05-20 borsAuto merge of #2135 - RalfJung:rustup, r=RalfJung
2022-05-20 Ralf Jungrustup
2022-05-19 borsAuto merge of #2128 - saethlin:fix-creation-range,...
2022-05-19 Ben KimockPass the correct size to the AllocRange for log_creation
2022-05-15 borsAuto merge of #2122 - RalfJung:rustup, r=RalfJung
2022-05-15 Ralf Jungrustup
2022-05-15 borsAuto merge of #2121 - RalfJung:less-ice, r=RalfJung
2022-05-15 Ralf Jungdon't ICE when libcore is missing
2022-05-15 borsAuto merge of #2116 - carbotaniuman:minimal-miri-change...
2022-05-14 borsAuto merge of #2030 - saethlin:track-alloc-history...
2022-05-14 carbotaniumanBump rustc for permissive provenance
2022-05-13 Ben KimockMore review feedback
2022-05-13 borsAuto merge of #2119 - RalfJung:glob, r=RalfJung
2022-05-13 Ralf Jungdata_race: use glob import like most files
2022-05-13 borsAuto merge of #2114 - cbeuw:shim-rmw, r=RalfJung
2022-05-13 Andy WangMove and rename offset_and_layout_to_place to deref_ope...
2022-05-12 Andy WangInline _create() calls and add assertions
2022-05-12 Andy WangRefactor to hide *_next_id functions
2022-05-12 borsAuto merge of #2117 - RalfJung:rustup, r=RalfJung
2022-05-12 Ralf Jungrustup
2022-05-12 borsAuto merge of #2115 - rust-lang:comment_nit, r=oli-obk
2022-05-12 Oli SchererUpdate a path to libstd source in our comments
2022-05-12 Ben KimockCleanup/Refactoring from review
2022-05-11 Andy WangUse proper atomic rmw for {mutex, rwlock, cond, srwlock...
2022-05-11 borsAuto merge of #2113 - RalfJung:rustc-log, r=RalfJung
2022-05-11 Ralf Jungwhen MIRI_LOG is set, set RUSTC_LOG_ENTRY_EXIT
2022-05-10 borsAuto merge of #2111 - RalfJung:python, r=RalfJung
2022-05-10 Ralf Jungrustfmt
2022-05-10 borsAuto merge of #2084 - rust-lang:silence, r=RalfJung
2022-05-09 borsAuto merge of #2109 - RalfJung:fmt, r=RalfJung
2022-05-09 Ralf Jungrustfmt
2022-05-09 borsAuto merge of #2108 - RalfJung:rustup, r=RalfJung
2022-05-09 Ralf Jungrustup
2022-05-08 borsAuto merge of #2107 - RalfJung:err, r=RalfJung
2022-05-08 Ralf Jungtest for "erroneous constant used" post-monomorphizatio...
2022-05-06 borsAuto merge of #2103 - RalfJung:rustup, r=RalfJung
2022-05-06 Ralf Jungrustup
2022-05-01 borsAuto merge of #2098 - RalfJung:papers, r=RalfJung
2022-05-01 borsAuto merge of #2094 - dtolnay-contrib:truncate, r=RalfJung
2022-05-01 borsAuto merge of #2095 - dtolnay-contrib:ref, r=RalfJung
2022-04-30 Ben KimockPass AccessKind to check_protector
2022-04-30 David TolnayReplace `as` casts in llvm.x86.addcarry.64 implementation
2022-04-30 David TolnayReplace unneeded use of `ref` in favor of "match ergono...
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 TolnayKeep remaining clippy ignores
2022-04-29 David TolnayResolve clippy::useless_conversion
2022-04-29 David TolnayResolve clippy::unnecessary_mut_passed
2022-04-29 David TolnayResolve clippy::single_char_pattern
2022-04-29 David TolnayResolve clippy::single_char_add_str
2022-04-29 David TolnayResolve clippy::redundant_field_names
2022-04-29 David TolnayResolve clippy::redundant_closure
2022-04-29 David TolnayResolve clippy::op_ref
2022-04-29 David TolnayResolve clippy::needless_return
2022-04-29 David TolnayImplement llvm.x86.addcarry.64
2022-04-29 David TolnayResolve clippy::needless_question_mark
2022-04-29 David TolnayResolve clippy::needless_lifetimes
2022-04-29 David TolnayResolve clippy::needless_borrow
2022-04-29 David TolnayResolve clippy::mem_replace_with_default
2022-04-29 David TolnayResolve clippy::len_zero
2022-04-29 David TolnayResolve clippy::extra_unused_lifetimes
2022-04-29 David TolnayResolve clippy::clone_on_copy
2022-04-29 David TolnayResolve clippy::assign_op_pattern
2022-04-29 David TolnaySuppress all currently triggered clippy lints
2022-04-26 Oli SchererRename flag, datastructure and messaging around muting...
2022-04-25 borsAuto merge of #2086 - nbdd0121:master, r=RalfJung
2022-04-25 Gary GuoUpdate export_symbols
2022-04-25 Oli SchererImplement the output dropping for windows, too
2022-04-25 Oli SchererAdd a command line flag to avoid printing to stdout...
2022-04-21 borsAuto merge of #2075 - y86-dev:master, r=RalfJung
2022-04-21 Ralf Jungbe explicit about types
2022-04-21 y86-devAdded support for multiple tracked pointers, allocs...
2022-04-20 borsAuto merge of #2071 - RalfJung:provenance, r=RalfJung
2022-04-20 Ralf Jungavoid into_pointer_or_addr and into_parts in visit_free...
2022-04-20 Ralf Jungadjust for provenance cleanup
2022-04-19 borsAuto merge of #2074 - RalfJung:tls-ro, r=RalfJung
2022-04-19 Ralf Jungdo not consider thread-local allocations read-only
2022-04-18 borsAuto merge of #2070 - RalfJung:size-assert, r=RalfJung
2022-04-18 Ralf Jungadd size assertions for some core types
2022-04-17 borsAuto merge of #2067 - RalfJung:strerror_r, r=RalfJung
2022-04-17 Ralf Jungimplement strerror_r
2022-04-16 borsAuto merge of #2064 - RalfJung:rustup, r=RalfJung
2022-04-16 Ralf Jungrustup
2022-04-10 borsAuto merge of #2062 - RalfJung:rustup, r=RalfJung
next