]> git.lizzy.rs Git - rust.git/history - config.toml.example
Auto merge of #69627 - ehuss:update-cargo-clippy, r=Dylan-DPC
[rust.git] / config.toml.example
2020-03-02 Dylan DPCRollup merge of #68682 - LeSeulArtichaut:stable-intrins...
2020-03-01 borsAuto merge of #68943 - ecstatic-morse:no-useless-drop...
2020-02-28 borsAuto merge of #68827 - ssomers:btree_navigation_revisit...
2020-02-26 XAMPPRockyMerge branch 'master' into relnotes-1.42.0
2020-02-26 Dylan DPCRollup merge of #68712 - HeroicKatora:finalize-ref...
2020-02-26 borsAuto merge of #67290 - jonas-schievink:leak-audit,...
2020-02-26 Dylan DPCRollup merge of #67637 - Mark-Simulacrum:primitive...
2020-02-22 Dylan DPCRollup merge of #68984 - ecstatic-morse:const-u8-is...
2020-02-22 borsAuto merge of #67330 - golddranks:split_inclusive,...
2020-02-20 Mazdak FarrokhzadRollup merge of #68877 - estebank:point-at-params,...
2020-02-20 Dylan DPCRollup merge of #68978 - ecstatic-morse:const-int-pow...
2020-02-20 Dylan DPCRollup merge of #68945 - mjbshaw:once_is_completed...
2020-02-20 Dylan DPCRollup merge of #68705 - BijanT:ll_remove, r=Mark-Simul...
2020-02-18 Yuki OkushiRollup merge of #68767 - kubo39:patch-macos, r=shepmaster
2020-02-18 Yuki OkushiRollup merge of #68597 - ollie27:skip_nth_last, r=Amanieu
2020-02-17 Yuki OkushiRollup merge of #68495 - sdegutis:patch-1, r=Mark-Simul...
2020-02-16 borsAuto merge of #67885 - tobithiel:fix_group_lint_allow_o...
2020-02-15 borsAuto merge of #68668 - GuillaumeGomez:struct-variant...
2020-02-15 Dylan DPCRollup merge of #64069 - danielhenrymantilla:feature...
2020-02-14 Yuki OkushiRollup merge of #69051 - Centril:st-fixes, r=eddyb
2020-02-14 Yuki OkushiRollup merge of #68856 - Centril:or-pat-ref-pat, r...
2020-02-14 Yuki OkushiRollup merge of #68475 - Aaron1011:fix/forest-caching...
2020-02-14 Yuki OkushiRollup merge of #68129 - varkor:infer-binary-operand...
2020-02-13 Dylan DPCRollup merge of #68938 - Areredify:gat_lifetime_shadowi...
2020-02-13 Dylan DPCRollup merge of #69068 - Goirad:make-sgx-arg-cleanup...
2020-02-13 Dylan DPCRollup merge of #69050 - nnethercote:micro-optimize...
2020-02-13 Dylan DPCRollup merge of #69049 - pthariensflame:improvement...
2020-02-13 Dylan DPCRollup merge of #69048 - estebank:hrlt-assoc, r=nagisa
2020-02-13 Dylan DPCRollup merge of #69008 - Aaron1011:fix/opaque-ty-parent...
2020-02-13 Dylan DPCRollup merge of #68848 - nnethercote:hasten-macro-parsi...
2020-02-13 Dylan DPCRollup merge of #67642 - Mark-Simulacrum:relax-bounds...
2020-02-12 Dylan DPCRollup merge of #69095 - GuillaumeGomez:minified-theme...
2020-02-12 Dylan DPCRollup merge of #69040 - jethrogb:jb/cleanup-sgx-entry...
2020-02-12 Dylan DPCRollup merge of #69038 - yaahc:backtrace-debug, r=dtolnay
2020-02-12 Dylan DPCRollup merge of #69002 - RalfJung:miri-op-overflow...
2020-02-12 Dylan DPCRollup merge of #68981 - estebank:silence, r=davidtwco
2020-02-12 borsAuto merge of #68679 - matthewjasper:needs-type-op...
2020-02-12 Dylan DPCRollup merge of #69059 - ljedrz:unused_stuff, r=Dylan-DPC
2020-02-12 Dylan DPCRollup merge of #69042 - yaahc:backtrace-header, r...
2020-02-12 Dylan DPCRollup merge of #69034 - petrochenkov:notokind, r=Centril
2020-02-12 Dylan DPCRollup merge of #69032 - chrissimpkins:ice-yield-printl...
2020-02-12 Dylan DPCRollup merge of #68994 - Keruspe:sanitizers-conflict...
2020-02-12 Dylan DPCRollup merge of #68914 - nnethercote:speed-up-SipHasher...
2020-02-12 Dylan DPCRollup merge of #67585 - ranma42:fix/char-is-ascii...
2020-02-12 borsAuto merge of #68241 - ecstatic-morse:unified-dataflow...
2020-02-12 Yuki OkushiRollup merge of #69070 - Bassetts:master, r=alexcrichton
2020-02-12 Yuki OkushiRollup merge of #69058 - TimDiekmann:box, r=Amanieu
2020-02-12 Yuki OkushiRollup merge of #69027 - TimDiekmann:zeroed-alloc,...
2020-02-12 Yuki OkushiRollup merge of #69026 - TimDiekmann:common-usage,...
2020-02-12 Yuki OkushiRollup merge of #68999 - andjo403:itertools, r=Centril
2020-02-12 Yuki OkushiRollup merge of #68947 - chrissimpkins:python-fmt,...
2020-02-12 Yuki OkushiRollup merge of #68937 - ecstatic-morse:unchecked-intri...
2020-02-12 Yuki OkushiRollup merge of #68487 - 0dvictor:nolink, r=tmandry
2020-02-12 Yuki OkushiRollup merge of #67695 - gilescope:truth, r=centril
2020-02-12 borsAuto merge of #68823 - matthiaskrgr:submodule_upd,...
2020-02-11 borsAuto merge of #68491 - pnkfelix:hide-niches-under-unsaf...
2020-02-11 borsAuto merge of #69062 - Dylan-DPC:rollup-7wpjpqu, r...
2020-02-11 Dylan DPCRollup merge of #69055 - GuillaumeGomez:clean-up-e0307...
2020-02-11 Dylan DPCRollup merge of #69047 - ehuss:rustfmt-vendor, r=Centril
2020-02-11 Dylan DPCRollup merge of #69044 - jonas-schievink:dont-run-coher...
2020-02-11 Dylan DPCRollup merge of #69031 - Centril:dyntest, r=eddyb
2020-02-11 Dylan DPCRollup merge of #69022 - ljedrz:traits_tweak_vecs,...
2020-02-11 Dylan DPCRollup merge of #68824 - ajpaverd:cfguard-rustbuild...
2020-02-11 Dylan DPCRollup merge of #68816 - estebank:fn-mut-closure, r...
2020-02-11 Dylan DPCRollup merge of #66498 - bjorn3:less_feature_flags...
2020-02-11 borsAuto merge of #68961 - eddyb:dbg-stack-dunk, r=nagisa
2020-02-10 Andrew PaverdEnable Control Flow Guard in rustbuild
2020-02-10 Dylan DPCRollup merge of #69007 - GuillaumeGomez:clean-up-e0283...
2020-02-10 Dylan DPCRollup merge of #68986 - ecstatic-morse:const-ascii...
2020-02-10 Dylan DPCRollup merge of #68932 - michaelwoerister:self-profile...
2020-02-10 Dylan DPCRollup merge of #68908 - jwhite927:E0637, r=Dylan-DPC
2020-02-10 Dylan DPCRollup merge of #68897 - GuillaumeGomez:clean-up-e0275...
2020-02-10 borsAuto merge of #68835 - CAD97:sound-range-inclusive...
2020-02-10 Dylan DPCRollup merge of #69005 - ecstatic-morse:unified-dataflo...
2020-02-10 Dylan DPCRollup merge of #68992 - matthewjasper:imm-binding...
2020-02-10 Dylan DPCRollup merge of #68976 - ecstatic-morse:const-non-zero...
2020-02-10 Dylan DPCRollup merge of #68694 - nnethercote:reduce-RefCells...
2020-02-09 borsAuto merge of #67665 - Patryk27:master, r=zackmdavis
2020-02-09 borsAuto merge of #69004 - jonas-schievink:rollup-z2ymler...
2020-02-09 borsAuto merge of #68623 - Zoxc:lld, r=Mark-Simulacrum
2020-02-09 John Kåre AlsakerMore comments
2020-02-09 John Kåre AlsakerAdd some comments
2020-01-31 borsAuto merge of #67878 - Others:opt-3, r=Mark-Simulacrum
2020-01-30 Dylan DPCRollup merge of #66648 - crgl:btree-clone-from, r=Amanieu
2020-01-29 John Kåre AlsakerAdd an option to use LLD to link the compiler on Window...
2020-01-28 borsAuto merge of #68234 - CAD97:slice-from-raw-parts,...
2020-01-28 Yuki OkushiRollup merge of #68482 - GuillaumeGomez:clean-up-err...
2020-01-28 Yuki OkushiRollup merge of #68454 - GuillaumeGomez:clean-up-e0214...
2020-01-28 Yuki OkushiRollup merge of #68412 - GuillaumeGomez:clean-up-e0207...
2020-01-28 Yuki OkushiRollup merge of #68383 - GuillaumeGomez:clean-up-e0205...
2020-01-27 Pietro AlbiniRollup merge of #67928 - XAMPPRocky:relnotes-1.41.0...
2020-01-27 borsAuto merge of #68165 - thomcc:lt_ones, r=sfackler
2020-01-26 borsAuto merge of #68031 - Marwes:fold_list, r=estebank
2020-01-25 Yuki OkushiRollup merge of #68540 - GuillaumeGomez:err-codes-clean...
2020-01-24 Yuki OkushiRollup merge of #68515 - Wind-River:master_2020, r...
2020-01-24 Yuki OkushiRollup merge of #68509 - GuillaumeGomez:clean-up-err...
2020-01-21 Mazdak FarrokhzadRollup merge of #67686 - ssomers:keys_start_slasher...
2020-01-21 borsAuto merge of #65672 - ecstatic-morse:unified-dataflow...
2020-01-21 borsAuto merge of #68154 - ssomers:btreemap_navigation_benc...
2020-01-20 Yuki OkushiRollup merge of #67734 - XAMPPRocky:master, r=skade
next