]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-17 Ralf Jungmake unused flags work like they used to
2022-07-17 borsAuto merge of #2377 - rust-lang:only-on-host, r=oli-obk
2022-07-17 Oli Schererclippy
2022-07-17 Oli SchererAdd test flag for running a test only on the host
2022-07-17 Oli SchererRemove `--offline` from `./miri install` as otherwise...
2022-07-17 Ralf Jungrustup
2022-07-15 borsAuto merge of #2368 - RalfJung:debug, r=oli-obk
2022-07-15 borsAuto merge of #2375 - RalfJung:rustup, r=RalfJung
2022-07-15 Ralf Jungrustup
2022-07-15 Ralf Jungclarify how to run the manually installed Miri
2022-07-14 Ralf Jungensure that RangeMap panics on OOB
2022-07-14 Ralf Jungmake some debug assertions in RangeObjectMap be full...
2022-07-14 Ralf Junguse the cargo default for debug/release builds
2022-07-14 Ralf Jungmake cache consistency checks into regular debug assertions
2022-07-14 Ralf Jungdon't forcefully enable debug assertions, but make...
2022-07-14 borsAuto merge of #2372 - RalfJung:rustup, r=RalfJung
2022-07-14 Ralf Jungrustup
2022-07-14 borsAuto merge of #2370 - RalfJung:weak-mem-test, r=RalfJung
2022-07-14 Ralf Jungtest that we can see this weak behavior
2022-07-14 Ralf Jungreplace a macro by a function
2022-07-14 Ralf Jungadd work-around for #2164
2022-07-14 borsAuto merge of #2371 - RalfJung:rustup, r=RalfJung
2022-07-14 Ralf Jungfix a missing thread join
2022-07-14 Ralf Jungrustup
2022-07-14 Ralf Jungadd another weak mem consistency test
2022-07-14 borsAuto merge of #2328 - RalfJung:perf, r=RalfJung
2022-07-14 borsAuto merge of #2369 - RalfJung:reborrow, r=RalfJung
2022-07-13 Ralf Jungreborrow error: clarify that we are reborrowing *from...
2022-07-13 Ralf Jungmove stacked_borrows.rs together with the other files...
2022-07-13 borsAuto merge of #2367 - RalfJung:ui-test-regex, r=RalfJung
2022-07-13 Ralf Junguse ui_test regex capabilities
2022-07-13 Ralf Jungmove checking ptr tracking on item pop into cold helper...
2022-07-13 borsAuto merge of #2364 - rust-lang:regex_error_annotations...
2022-07-13 Oli SchererError patterns can be regexes
2022-07-13 borsAuto merge of #2352 - saethlin:new-benchmark, r=RalfJung
2022-07-13 Ben KimockAdd a benchmark of the hang-on-test-failure code path
2022-07-13 borsAuto merge of #2315 - saethlin:shrink-item, r=saethlin
2022-07-13 Ben KimockRearrange and document the new implementation
2022-07-13 Ben KimockStore protectors outside Item, pack Tag and Perm
2022-07-12 borsAuto merge of #2361 - RalfJung:uninit, r=RalfJung
2022-07-12 Ralf Jungtest that we also find bad uses of mem::uninitialized
2022-07-12 borsAuto merge of #2359 - RalfJung:triagebot, r=RalfJung
2022-07-12 Ralf Jungallow some relabeling as well
2022-07-12 Ralf Jungremove deprecated options
2022-07-12 Ralf Jungset up triagebot
2022-07-11 borsAuto merge of #2356 - rust-lang:slash_slash_at, r=RalfJung
2022-07-11 Oli SchererDocument require-annotations-for-level
2022-07-11 Oli SchererFix annotation filtering with revisions
2022-07-11 Oli SchererPacify clippy
2022-07-11 Oli SchererRemove error annotations stderr
2022-07-11 Oli Schererrequire level and colon in `//~` style comments
2022-07-11 borsAuto merge of #2354 - Techie-Pi:patch-1, r=RalfJung
2022-07-11 borsAuto merge of #2355 - RalfJung:rustup, r=RalfJung
2022-07-11 Ralf Jungmake more tests deterministic
2022-07-11 Ralf Jungmake a test deterministic
2022-07-10 TechiePiFix README typo
2022-07-09 borsAuto merge of #2351 - RalfJung:readlink, r=RalfJung
2022-07-09 Ralf Jungextend a comment in readlink
2022-07-09 borsAuto merge of #2348 - RalfJung:ui-test, r=RalfJung
2022-07-09 Ralf Jungtypo
2022-07-08 Ralf Jungrename ui_test::comments → parser
2022-07-08 Ralf Jungui_test: require colon after command
2022-07-08 borsAuto merge of #2332 - rust-lang:slash_slash_at, r=oli-obk
2022-07-08 Oli SchererPort all tests
2022-07-08 Oli SchererHide regular backtrace information from user-facing...
2022-07-08 Oli SchererDocumentation
2022-07-08 Oli SchererAdd FIXME
2022-07-08 Oli SchererRustfmt
2022-07-08 Oli SchererCreate a proper normalization regex parser
2022-07-08 Oli SchererExplain `tests::init` function
2022-07-08 Oli SchererAdd some comments
2022-07-08 Oli SchererRemove an outdated comment
2022-07-08 Oli Schererrustfmt
2022-07-08 Oli SchererImplement a proper command parser...
2022-07-08 Oli SchererDocument all the things
2022-07-08 Oli SchererActually use eyre and get rid of the ad-hoc macros...
2022-07-08 Oli SchererIntroduce a proper error handling framework
2022-07-08 Oli SchererRevert testing ui_test before ui tests
2022-07-08 Oli SchererReplace all //error-pattern comments with strict syntax...
2022-07-08 Oli SchererImplement strict comment parsing for ui tests
2022-07-08 borsAuto merge of #2345 - RalfJung:rustup, r=RalfJung
2022-07-08 Ralf Jungrustup
2022-07-07 borsAuto merge of #2343 - RalfJung:comment, r=RalfJung
2022-07-07 Ralf Jungfix comment in ./miri
2022-07-07 borsAuto merge of #2342 - RalfJung:dead-opt, r=RalfJung
2022-07-07 Ralf Jungremove a dead optimization
2022-07-07 borsAuto merge of #2314 - RalfJung:unsized, r=RalfJung
2022-07-07 Ralf Jungrustup
2022-07-07 Ralf Jungadjust code for copy_op changes
2022-07-07 Ralf Jungtest for better error location on stack pop
2022-07-07 Ralf Jungadjust tests for removal of unsized_locals
2022-07-07 borsAuto merge of #2341 - RalfJung:rustup, r=RalfJung
2022-07-07 Ralf Jungrustup; ptr atomics
2022-07-06 borsAuto merge of #2339 - RalfJung:rustup, r=RalfJung
2022-07-06 Ralf Jungrustup
2022-07-06 borsAuto merge of #2338 - RalfJung:format, r=RalfJung
2022-07-06 Ralf Jungtweak format strings
2022-07-06 borsAuto merge of #2336 - RalfJung:wide-ptr-compare, r...
2022-07-06 borsAuto merge of #2337 - RalfJung:rustup, r=RalfJung
2022-07-06 Ralf Jungrustup
next