]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-18 Ralf Jungmove atomic intrinsics to their own file
2022-07-18 borsAuto merge of #2379 - RalfJung:ui-test-target-filter...
2022-07-18 borsAuto merge of #2380 - RalfJung:isatty, r=RalfJung
2022-07-18 Ralf Junglibc test: also call isatty on an actual file
2022-07-18 Ralf Jungmake an expect into proper error reporting
2022-07-18 Ralf Jungui_test: more robust syntax for target filtering
2022-07-18 Ralf Jungwith isolation we want to be fully deterministic
2022-07-18 borsAuto merge of #2349 - saethlin:isatty, r=RalfJung
2022-07-18 Ben KimockTest that isatty doesn't crash
2022-07-17 Ben KimockPass through isatty if the host is also unix
2022-07-17 borsAuto merge of #2378 - RalfJung:sb, r=RalfJung
2022-07-17 Ralf Jungremove a fastpath that does not seem to actually help
2022-07-17 Ralf Junguse PlaceTy visitor
2022-07-17 borsAuto merge of #2376 - RalfJung:rustup, r=RalfJung
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 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
next