]> git.lizzy.rs Git - rust.git/history - src/tools/compiletest/src/runtest.rs
Rollup merge of #83705 - jyn514:theme-error, r=GuillaumeGomez
[rust.git] / src / tools / compiletest / src / runtest.rs
2021-04-05 Dylan DPCRollup merge of #83705 - jyn514:theme-error, r=Guillaum...
2021-04-05 Dylan DPCRollup merge of #83368 - jyn514:download-if-unchanged...
2021-04-05 Dylan DPCRollup merge of #83831 - AngelicosPhosphoros:issue...
2021-04-05 Dylan DPCRollup merge of #82739 - jyn514:separate-stage0-stage1...
2021-04-05 Dylan DPCRollup merge of #82483 - tmiasko:option-from-str, r...
2021-04-05 Dylan DPCRollup merge of #81922 - magurotuna:issue81522, r=matth...
2021-04-05 borsAuto merge of #83819 - AngelicosPhosphoros:issue-73338...
2021-04-04 Dylan DPCRollup merge of #83841 - Amanieu:asm_clobber_feature...
2021-04-04 Dylan DPCRollup merge of #83717 - notriddle:main-js-slice-loop...
2021-04-04 Dylan DPCRollup merge of #80525 - devsnek:wasm64, r=nagisa
2021-04-04 Dylan DPCRollup merge of #83793 - notriddle:single-span-macro...
2021-04-04 Dylan DPCRollup merge of #83532 - asomers:gdb-fbsd, r=Mark-Simul...
2021-04-04 Dylan DPCRollup merge of #83521 - sexxi-goose:quick-diagnostic...
2021-04-04 Dylan DPCRollup merge of #82726 - ssomers:btree_node_rearange...
2021-04-04 Dylan DPCRollup merge of #81619 - SkiFire13:resultshunt-inplace...
2021-04-04 Dylan DPCRollup merge of #73945 - est31:unused_externs, r=Mark...
2021-04-04 borsAuto merge of #83839 - ldm0:deref, r=petrochenkov
2021-04-04 borsAuto merge of #82347 - the8472:parallelize-tidy, r...
2021-04-04 borsAuto merge of #83267 - ssomers:btree_prune_range_search...
2021-04-03 borsAuto merge of #81507 - weiznich:add_diesel_to_cargo_tes...
2021-04-03 Yuki OkushiRollup merge of #83804 - detrumi:build-type-ir-on-stabl...
2021-04-03 Yuki OkushiRollup merge of #83803 - surechen:add_target_feature...
2021-04-03 Yuki OkushiRollup merge of #83787 - digama0:patch-1, r=bjorn3
2021-04-03 Yuki OkushiRollup merge of #83780 - matklad:doc-error-message...
2021-04-03 Yuki OkushiRollup merge of #83756 - camelid:internal-rename-doc...
2021-04-03 Yuki OkushiRollup merge of #82487 - CDirkx:const-socketaddr, r...
2021-04-03 borsAuto merge of #83682 - bjorn3:mmap_wrapper, r=cjgillot
2021-04-03 borsAuto merge of #83738 - jyn514:only-load-some-crates...
2021-04-03 borsAuto merge of #83549 - sjakobi:no-tidy-line-length...
2021-04-03 Anthony Huangtidy: Add ignore-rules for the line length check
2021-04-03 borsAuto merge of #83599 - jyn514:unorderable, r=Aaron1011
2021-04-03 borsAuto merge of #83506 - asomers:backtrace-0.3.56, r...
2021-04-02 borsAuto merge of #83790 - Dylan-DPC:rollup-p6ep8jo, r...
2021-04-02 borsAuto merge of #76881 - hameerabbasi:issue-53325, r...
2021-04-02 borsAuto merge of #80965 - camelid:rename-doc-spotlight...
2021-04-02 borsAuto merge of #80828 - SNCPlay42:opaque-projections...
2021-04-01 Dylan DPCRollup merge of #83015 - hyd-dev:test-79825-81555,...
2021-03-31 Joshua NelsonGive a better error when --theme is not a CSS file
2021-03-31 Hameer AbbasiFix compiletest to use correct bitwidth stderr files.
2021-03-31 Hameer AbbasiRename stderr->64bit.stderr where needed.
2021-03-30 Dylan DPCRollup merge of #80720 - steffahn:prettify_prelude_impo...
2021-03-29 Dylan DPCRollup merge of #82331 - frol:feat/std-binary-heap...
2021-03-29 borsAuto merge of #82864 - jyn514:short-circuit, r=Guillaum...
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-28 borsAuto merge of #81728 - Qwaz:fix-80335, r=joshtriplett
2021-03-28 borsAuto merge of #81354 - SkiFire13:binary-search-assume...
2021-03-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
2021-03-27 borsAuto merge of #83245 - the8472:generalize-slice-fill...
2021-03-27 Yuki OkushiRollup merge of #83239 - JohnTitor:reduce-deps, r=Mark...
2021-03-26 borsAuto merge of #82980 - tmiasko:import-cold-multiplier...
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 Yuki OkushiRollup merge of #83349 - m-ou-se:unwrap-none, r=dtolnay
2021-03-25 Yuki OkushiRollup merge of #83041 - guswynn:stable_debug_struct...
2021-03-24 borsAuto merge of #83050 - osa1:issue83048, r=matthewjasper
2021-03-24 Dylan DPCRollup merge of #83353 - m-ou-se:io-error-avoid-alloc...
2021-03-23 borsAuto merge of #83177 - erikdesjardins:zstassign, r...
2021-03-23 borsAuto merge of #83260 - durin42:llvm-update, r=nagisa
2021-03-23 Yuki OkushiRollup merge of #82732 - GuillaumeGomez:remove-theme...
2021-03-23 Yuki OkushiRollup merge of #81917 - rust-lang:relnotes-1.51.0...
2021-03-23 Yuki OkushiRollup merge of #80705 - tspiteri:italic-and-update...
2021-03-22 Dylan DPCRollup merge of #82683 - jturner314:int-div-rem-doc...
2021-03-22 Dylan DPCRollup merge of #82374 - clehner:licenses, r=joshtriplett
2021-03-22 borsAuto merge of #83273 - cjgillot:endecode, r=michaelwoer...
2021-03-22 borsAuto merge of #82680 - jturner314:div_euclid-docs,...
2021-03-22 borsAuto merge of #82855 - jyn514:no-temporaries, r=Guillau...
2021-03-22 Dylan DPCRollup merge of #82771 - emilio:iter-mut-as-slice,...
2021-03-22 Dylan DPCRollup merge of #82686 - CDirkx:unix-platform, r=m...
2021-03-22 Dylan DPCRollup merge of #82554 - SkiFire13:fix-string-retain...
2021-03-22 Dylan DPCRollup merge of #80771 - thomcc:nonnull-refmut, r=dtolnay
2021-03-22 Dylan DPCRollup merge of #80193 - zseri:stabilize-osstring-ascii...
2021-03-21 borsAuto merge of #83053 - oli-obk:const_stab_version,...
2021-03-21 Dylan DPCRollup merge of #82707 - BoxyUwU:errooaaar, r=oli-obk
2021-03-19 Dylan DPCRollup merge of #83254 - jfrimmel:panic_output-stream...
2021-03-19 Dylan DPCRollup merge of #83244 - cuviper:vec_deque-zst, r=m...
2021-03-19 Dylan DPCRollup merge of #82570 - WaffleLapkin:split_whitespace_...
2021-03-19 borsAuto merge of #83201 - klensy:checkout-v2, r=pietroalbini
2021-03-19 Dylan DPCRollup merge of #83270 - steffahn:missing_word_in_skip_...
2021-03-19 Dylan DPCRollup merge of #83236 - cjgillot:memmap, r=joshtriplett
2021-03-19 Dylan DPCRollup merge of #83230 - jyn514:remove-macros, r=joshtr...
2021-03-19 Dylan DPCRollup merge of #83215 - bstrie:dephaikuraw, r=joshtriplett
2021-03-19 Dylan DPCRollup merge of #83208 - jethrogb:jb/gitignore, r=Xanewok
2021-03-19 Dylan DPCRollup merge of #83197 - jyn514:cfg-test-dead-code...
2021-03-19 Dylan DPCRollup merge of #82892 - jix:clarify-read-read, r=josht...
2021-03-19 Dylan DPCRollup merge of #82846 - GuillaumeGomez:doc-alias-list...
2021-03-19 Dylan DPCRollup merge of #82500 - CDirkx:hermit-pipe, r=joshtriplett
2021-03-19 borsAuto merge of #82754 - rylev:rusage-windows, r=pnkfelix
2021-03-19 borsAuto merge of #71780 - jcotton42:string_remove_matches...
2021-03-18 borsAuto merge of #83166 - cjgillot:defkey-vge, r=oli-obk
2021-03-18 borsAuto merge of #77566 - Marwes:smaller_hashmap, r=Amanieu
2021-03-18 borsAuto merge of #81312 - dylni:clarify-btree-range-search...
2021-03-18 borsAuto merge of #82868 - petrochenkov:bto, r=estebank
2021-03-18 borsAuto merge of #76447 - pickfire:async-pub, r=estebank
2021-03-17 borsAuto merge of #83247 - Dylan-DPC:rollup-bdwmvjg, r...
2021-03-17 Dylan DPCRollup merge of #83231 - DieracDelta:lp64d-abi-for...
2021-03-17 Dylan DPCRollup merge of #83228 - GuillaumeGomez:no-diff-if...
2021-03-17 Dylan DPCRollup merge of #83192 - kinnison:add-android-21, r...
2021-03-17 Dylan DPCRollup merge of #83168 - Aaron1011:lint-procedural...
2021-03-17 Dylan DPCRollup merge of #83080 - tmiasko:inline-coverage, r...
2021-03-17 Dylan DPCRollup merge of #82434 - jyn514:hash, r=JohnTitor
2021-03-17 Dylan DPCRollup merge of #82270 - asquared31415:asm-syntax-direc...
next