]> git.lizzy.rs Git - rust.git/history - Cargo.lock
Initialize tracing subscriber in compiletest tool
[rust.git] / Cargo.lock
2020-10-20 Tomasz MiąskoInitialize tracing subscriber in compiletest tool
2020-10-20 Yuki OkushiRollup merge of #77959 - JohnTitor:tweak-test-structure...
2020-10-20 Yuki OkushiRollup merge of #77931 - aticu:fix_60336, r=petrochenkov
2020-10-20 Yuki OkushiRollup merge of #77923 - wcampbell0x2a:cleanup-net...
2020-10-20 Yuki OkushiRollup merge of #77838 - RalfJung:const-fn, r=kennytm
2020-10-20 Yuki OkushiRollup merge of #77778 - jyn514:git-hook, r=mark-simulacrum
2020-10-19 Guillaume GomezRollup merge of #78089 - varkor:opt_const_param_of...
2020-10-19 Guillaume GomezRollup merge of #77877 - scottmcm:fewer-try-trait-metho...
2020-10-19 borsAuto merge of #77908 - bugadani:obl-forest, r=nnethercote
2020-10-19 borsAuto merge of #77278 - camelid:use-correct-article...
2020-10-19 borsAuto merge of #77874 - camelid:range-docs-readability...
2020-10-18 borsAuto merge of #76885 - dylni:move-slice-check-range...
2020-10-18 borsAuto merge of #77306 - lcnr:inline-ok, r=eddyb
2020-10-18 borsAuto merge of #78066 - bugadani:wat, r=jonas-schievink
2020-10-18 borsAuto merge of #78058 - bugadani:arena2, r=lcnr
2020-10-18 borsAuto merge of #74480 - yoshuawuyts:hardware_threads...
2020-10-17 Yuki OkushiRollup merge of #78050 - GuillaumeGomez:small-css-clean...
2020-10-17 Yuki OkushiRollup merge of #78043 - willcrozi:e0210-error-note...
2020-10-17 Yuki OkushiRollup merge of #77851 - exrook:split-btreemap, r=dtolnay
2020-10-17 Yuki OkushiRollup merge of #76607 - Mark-Simulacrum:tidy-bins...
2020-10-17 borsAuto merge of #77373 - jonas-schievink:rm-rf-copy-prop...
2020-10-17 borsAuto merge of #77124 - spastorino:const-exprs-rfc-2920...
2020-10-17 borsAuto merge of #77685 - jackh726:binder-map, r=lcnr
2020-10-17 borsAuto merge of #76096 - pickfire:rustdoc-quote, r=jyn514
2020-10-17 borsAuto merge of #77455 - asm89:faster-spawn, r=kennytm
2020-10-17 borsAuto merge of #78025 - ehuss:bump-bootstrap, r=Mark...
2020-10-17 Dylan DPCRollup merge of #77985 - cuviper:systemz-agr-clobbers...
2020-10-17 Dylan DPCRollup merge of #77961 - glandium:embed-bitcode, r...
2020-10-17 Dylan DPCRollup merge of #77932 - ssomers:btree_cleanup_gdb...
2020-10-17 Dylan DPCRollup merge of #77785 - GuillaumeGomez:remove-compiler...
2020-10-17 Dylan DPCRollup merge of #77751 - vojtechkral:vecdeque-binary...
2020-10-17 Dylan DPCRollup merge of #76199 - Mark-Simulacrum:void-zero...
2020-10-16 borsAuto merge of #77997 - fusion-engineering-forks:to...
2020-10-16 borsAuto merge of #78028 - JohnTitor:rollup-jt3hikb, r...
2020-10-16 Yuki OkushiRollup merge of #78013 - GuillaumeGomez:fix-sidebar...
2020-10-16 Yuki OkushiRollup merge of #77992 - nagisa:thaw-coverage-instrumen...
2020-10-16 Yuki OkushiRollup merge of #77991 - Aaron1011:bump-backtrace-again...
2020-10-16 Yuki OkushiRollup merge of #77971 - jyn514:broken-intra-doc-links...
2020-10-16 Yuki OkushiRollup merge of #77900 - Thomasdezeeuw:fdatasync, r...
2020-10-16 Yuki OkushiRollup merge of #77855 - davidtwco:pr-77341-follow...
2020-10-16 Yuki OkushiRollup merge of #77827 - jyn514:stable-primitives,...
2020-10-16 Yuki OkushiRollup merge of #75209 - Hirrolot:suggest-macro-imports...
2020-10-16 borsAuto merge of #77972 - Mark-Simulacrum:side-effect...
2020-10-16 borsAuto merge of #77850 - kornelski:resizedefault, r=dtolnay
2020-10-16 borsAuto merge of #77809 - nasso:master, r=jyn514,guillaume...
2020-10-16 borsAuto merge of #77666 - fusion-engineering-forks:vxworks...
2020-10-16 borsAuto merge of #77962 - bugadani:arena2, r=Mark-Simulacrum
2020-10-16 borsAuto merge of #77947 - tmiasko:promoted-scope, r=oli-obk
2020-10-16 Joshua NelsonDeny broken intra-doc links in linkchecker
2020-10-16 Dylan DPCRollup merge of #77935 - ssomers:btree_cleanup_1, r...
2020-10-16 Dylan DPCRollup merge of #77780 - calebcartwright:cast-expr...
2020-10-16 Dylan DPCRollup merge of #77672 - Nemo157:simplify-cfg, r=jyn514
2020-10-16 Dylan DPCRollup merge of #77657 - fusion-engineering-forks:clean...
2020-10-16 Dylan DPCRollup merge of #77648 - fusion-engineering-forks:stati...
2020-10-16 Dylan DPCRollup merge of #77646 - fusion-engineering-forks:use...
2020-10-16 Dylan DPCRollup merge of #77619 - fusion-engineering-forks:wasm...
2020-10-16 Dylan DPCRollup merge of #77493 - hosseind88:ICEs_should_always_...
2020-10-16 Dylan DPCRollup merge of #76119 - Amjad50:stabilizing-move_ref_p...
2020-10-16 Dylan DPCRollup merge of #76084 - Lucretiel:split-buffered,...
2020-10-16 Dylan DPCRollup merge of #75675 - davidtwco:symbol-mangling...
2020-10-16 Dylan DPCRollup merge of #75265 - WaffleLapkin:str_split_as_str...
2020-10-15 borsAuto merge of #77943 - est31:target_refactor, r=petroch...
2020-10-15 Guillaume GomezRollup merge of #77979 - GuillaumeGomez:hide-help-butto...
2020-10-15 Guillaume GomezRollup merge of #77963 - kraai:fix-foreign-calling...
2020-10-15 Dániel BugaArena: Copy cold_path and remove rustc_data_structures...
2020-10-15 borsAuto merge of #77952 - ehuss:update-cargo, r=ehuss
2020-10-15 borsAuto merge of #77873 - sexxi-goose:use_tuple_inference_...
2020-10-15 borsAuto merge of #77756 - alarsyo:setup-llvm-detect, r...
2020-10-15 Eric HussUpdate cargo
2020-10-14 Yuki OkushiRollup merge of #77753 - GuillaumeGomez:check-html...
2020-10-14 Yuki OkushiRollup merge of #77570 - GuillaumeGomez:whitespace...
2020-10-14 borsAuto merge of #77741 - JohnTitor:add-tests, r=matthewjasper
2020-10-14 Dylan DPCRollup merge of #77897 - GuillaumeGomez:cleanup-passes...
2020-10-14 Dylan DPCRollup merge of #77870 - camelid:intra-doc-super, r...
2020-10-14 Dylan DPCRollup merge of #77829 - gburgessiv:unused-features...
2020-10-14 Dylan DPCRollup merge of #77817 - jyn514:const-since, r=petrochenkov
2020-10-14 Dylan DPCRollup merge of #77808 - Nicholas-Baron:fn_ctxt_impl...
2020-10-14 Dylan DPCRollup merge of #77795 - bjorn3:codegen_backend_interfa...
2020-10-14 Dylan DPCRollup merge of #77788 - ssomers:btree_cleanup_gdb...
2020-10-14 Dylan DPCRollup merge of #77765 - amshafer:master, r=petrochenkov
2020-10-14 borsAuto merge of #77135 - Aaron1011:pretty-ignore-paren...
2020-10-13 borsAuto merge of #77917 - JohnTitor:rollup-e47h2qt, r...
2020-10-13 Yuki OkushiRollup merge of #77909 - pietroalbini:fix-build-manifes...
2020-10-13 Yuki OkushiRollup merge of #77895 - shepmaster:silicon-manifest...
2020-10-13 Yuki OkushiRollup merge of #77892 - est31:remove_redundant_absolut...
2020-10-13 Yuki OkushiRollup merge of #77886 - LingMan:ast_pretty_bool_matche...
2020-10-13 Yuki OkushiRollup merge of #77884 - LingMan:ast_pretty_unwrap_or...
2020-10-13 Yuki OkushiRollup merge of #77868 - Aaron1011:llvm-tools-opt-llc...
2020-10-13 Yuki OkushiRollup merge of #77825 - ethanboxx:min_const_generics_d...
2020-10-13 Yuki OkushiRollup merge of #77786 - jyn514:rustdoc, r=Mark-Simulacrum
2020-10-13 Yuki OkushiRollup merge of #77776 - jyn514:wrong-way, r=Mark-Simul...
2020-10-13 Yuki OkushiRollup merge of #77725 - camelid:regression-template...
2020-10-13 Yuki OkushiRollup merge of #77722 - fusion-engineering-forks:safe...
2020-10-13 Yuki OkushiRollup merge of #77719 - fusion-engineering-forks:const...
2020-10-13 Yuki OkushiRollup merge of #77569 - ssomers:btree_cleanup_1, r...
2020-10-13 Yuki OkushiRollup merge of #77239 - shepmaster:silicon-ci-plus...
2020-10-13 borsAuto merge of #75406 - mati865:mingw-aslr, r=Mark-Simul...
2020-10-13 borsAuto merge of #77762 - pietroalbini:dist-build-manifest...
2020-10-13 borsAuto merge of #77755 - bugadani:perf-calc-dtor, r=ecsta...
2020-10-13 borsAuto merge of #77759 - tblah:fix_riscv_qemu, r=pietroalbini
next