]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #76607 - Mark-Simulacrum:tidy-bins, r=pnkfelix
[rust.git] / src /
2020-10-17 Yuki OkushiRollup merge of #76607 - Mark-Simulacrum:tidy-bins...
2020-10-17 Yuki OkushiRollup merge of #75802 - petrochenkov:nometa, r=nikomat...
2020-10-17 borsAuto merge of #77124 - spastorino:const-exprs-rfc-2920...
2020-10-17 borsAuto merge of #78039 - tmiasko:unreachable-block, r...
2020-10-17 Vadim Petrochenkovresolve: Do not put nonexistent crate `meta` into prelude
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 Ivan ThamFix some double quote that cause CI failure
2020-10-17 borsAuto merge of #78025 - ehuss:bump-bootstrap, r=Mark...
2020-10-17 borsAuto merge of #78033 - Dylan-DPC:rollup-ds2cfsf, r...
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 Santiago PastorinoAdd inline const to INCOMPLETE_FEATURES
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 #77925 - JohnTitor:sugg-min-features...
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 #77547 - RalfJung:stable-union-drop...
2020-10-16 Yuki OkushiRollup merge of #75209 - Hirrolot:suggest-macro-imports...
2020-10-16 Santiago PastorinoHandle ExprKind::ConstBlock on clippy
2020-10-16 Santiago PastorinoAdd inline const tests
2020-10-16 Jack HueyReview comments
2020-10-16 Eric HussBump bootstrap compiler
2020-10-16 Jack Hueymap_bound_ref -> rebind
2020-10-16 Santiago PastorinoParse inline const patterns
2020-10-16 Santiago PastorinoParse inline const expressions
2020-10-16 Santiago PastorinoAdd inline_const feature flag
2020-10-16 borsAuto merge of #78023 - RalfJung:miri, r=RalfJung
2020-10-16 Ralf Jungupdate miri
2020-10-16 Yuki OkushiSuggest minimal subset features in `incomplete_features...
2020-10-16 Jack HueyUse map_bound(_ref) instead of Binder::bind when possible
2020-10-16 Ivan ThamUse double quote for rustdoc html
2020-10-16 borsAuto merge of #77972 - Mark-Simulacrum:side-effect...
2020-10-16 Guillaume GomezFix sidebar scroll on mobile devices
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 Ralf Jungstabilize union with 'ManuallyDrop' fields and 'impl...
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 NelsonUpdate submodules for link fixes
2020-10-16 Joshua NelsonDeny broken intra-doc links in linkchecker
2020-10-16 borsAuto merge of #78001 - Dylan-DPC:rollup-zq3kxth, r...
2020-10-16 Dylan DPCRollup merge of #77980 - Manishearth:needs-drop-intra...
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-16 Dylan DPCRollup merge of #75023 - euclio:argument-span, r=estebank
2020-10-15 borsAuto merge of #77981 - GuillaumeGomez:rollup-64ydc5g...
2020-10-15 Josh Stonellvm: backport SystemZ fix for AGR clobbers
2020-10-15 David Woodresolve: improve "try using tuple struct" message
2020-10-15 David Woodresolve: suggest variants with placeholders
2020-10-15 borsAuto merge of #77943 - est31:target_refactor, r=petroch...
2020-10-15 nassoSet preferred-dark-theme to the last dark theme
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 Guillaume GomezHide help button on mobile devices
2020-10-15 Andy Russellensure arguments are included in count mismatch span
2020-10-15 Andy Russellfix off-by-one in parameter spans
2020-10-15 Mark RousskovPrevent miscompilation in trivial loop {}
2020-10-15 David Woodmangling: encode all impl parameters
2020-10-15 est31Remove rustc_session::config::Config
2020-10-15 borsAuto merge of #77952 - ehuss:update-cargo, r=ehuss
2020-10-15 borsAuto merge of #77948 - cuviper:rust-llvm11, r=nikic
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 borsAuto merge of #77954 - JohnTitor:rollup-bpoy497, r...
2020-10-14 Yuki OkushiRollup merge of #77951 - ehuss:update-books, r=ehuss
2020-10-14 Yuki OkushiRollup merge of #77946 - tmiasko:validate-source-scope...
2020-10-14 Yuki OkushiRollup merge of #77936 - est31:remove_needless_alloc_sl...
2020-10-14 Yuki OkushiRollup merge of #77934 - XAMPPRocky:codegen-backend...
2020-10-14 Yuki OkushiRollup merge of #77902 - arlosi:arm64manifest, r=ehuss
2020-10-14 Yuki OkushiRollup merge of #77879 - ijackson:x-py, r=jyn514
2020-10-14 Yuki OkushiRollup merge of #77753 - GuillaumeGomez:check-html...
2020-10-14 Yuki OkushiRollup merge of #77739 - est31:remove_unused_code,...
2020-10-14 Yuki OkushiRollup merge of #77570 - GuillaumeGomez:whitespace...
2020-10-14 Eric HussUpdate books
2020-10-14 Josh StoneRebase LLVM onto 11.0.0 final
2020-10-14 borsAuto merge of #77944 - shepmaster:aarch64-apple-darwin...
next