]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #73748 - jyn514:doc-fix, r=Manishearth
[rust.git] / src /
2020-06-26 Manish GoregaokarRollup merge of #73748 - jyn514:doc-fix, r=Manishearth
2020-06-26 Manish GoregaokarRollup merge of #73729 - nellshamrell:disable-collectio...
2020-06-26 Manish GoregaokarRollup merge of #73719 - davidtwco:issue-72509-emitter...
2020-06-26 Manish GoregaokarRollup merge of #73707 - LeSeulArtichaut:patch-3, r...
2020-06-26 Manish GoregaokarRollup merge of #73681 - jackh726:chalk-0.14, r=nikomat...
2020-06-26 Manish GoregaokarRollup merge of #73629 - flip1995:assoc_op_copy_clone...
2020-06-26 Manish GoregaokarRollup merge of #73597 - ayazhafiz:i/const-span, r...
2020-06-26 Manish GoregaokarRollup merge of #73588 - Amanieu:thumb-fp, r=nagisa
2020-06-26 Manish GoregaokarRollup merge of #73507 - mati865:cleanup-mingw-llvm...
2020-06-26 Manish GoregaokarRollup merge of #73297 - ehuss:tool-warnings, r=Mark...
2020-06-26 Manish GoregaokarRollup merge of #73102 - petrochenkov:flatgroup, r...
2020-06-26 Manish GoregaokarRollup merge of #72967 - integer32llc:prevent-default...
2020-06-26 Manish GoregaokarRollup merge of #72620 - tmiasko:linkage-name, r=eddyb
2020-06-26 Eric HussSupport configurable deny-warnings for all in-tree...
2020-06-26 Joshua NelsonAdd code block to code in documentation of `List::rebas...
2020-06-26 borsAuto merge of #73746 - Manishearth:rollup-80jnynm,...
2020-06-26 Manish GoregaokarRollup merge of #73687 - GuillaumeGomez:cleanup-e0701...
2020-06-26 Manish GoregaokarRollup merge of #73674 - estebank:op-trait-bound-sugges...
2020-06-26 Manish GoregaokarRollup merge of #73673 - ehuss:fix-ptr-docs, r=oli-obk
2020-06-26 Manish GoregaokarRollup merge of #73648 - poliorcetics:return-keyword...
2020-06-26 Manish GoregaokarRollup merge of #73621 - poliorcetics:mut-keyword,...
2020-06-26 Manish GoregaokarRollup merge of #73619 - poliorcetics:mod-keyword,...
2020-06-26 Manish GoregaokarRollup merge of #73581 - GuillaumeGomez:add-0766, r...
2020-06-26 Manish GoregaokarRollup merge of #73538 - tshepang:fix-example, r=nikoma...
2020-06-26 Manish GoregaokarRollup merge of #73534 - estebank:borrowck-suggestions...
2020-06-26 Manish GoregaokarRollup merge of #73460 - tmandry:variant-lineinfo,...
2020-06-26 Manish GoregaokarRollup merge of #73418 - doctorn:variants-intrinsic...
2020-06-26 Manish GoregaokarRollup merge of #72770 - crlf0710:mixed_script_confusab...
2020-06-26 Manish GoregaokarRollup merge of #72738 - mati865:self-contained-option...
2020-06-26 Manish GoregaokarRollup merge of #72617 - eduardosm:panicking, r=Amanieu
2020-06-25 borsAuto merge of #71858 - petrochenkov:env, r=Mark-Simulacrum
2020-06-25 Vadim Petrochenkovproc_macro: Stop flattening groups with dummy spans
2020-06-25 Nell Shamrelladd exception for liballoc benches to tidy
2020-06-25 Nell Shamrelldisable collectionbenches for android
2020-06-25 Charles LewImplement mixed script confusable lint.
2020-06-25 borsAuto merge of #72717 - poliorcetics:try-from-int-to...
2020-06-25 borsAuto merge of #73711 - Dylan-DPC:rollup-kzx15of, r...
2020-06-25 Guillaume GomezUpdate UI test
2020-06-25 Guillaume GomezAdd E0766 error for unterminated double quote byte...
2020-06-25 David Woodemitter: column width defaults to 140
2020-06-25 Mateusz MikułaRename remaining `fallback` to `self_contained`
2020-06-25 Mateusz MikułaRename get_self_contained_lib_path
2020-06-25 Mateusz MikułaAdd unstable rustc option to control self-contained...
2020-06-25 borsAuto merge of #72559 - Aaron1011:feature/assoc-lang...
2020-06-25 Alexis BourgetAdd a compile fail example, binding -> variable, apply...
2020-06-25 Esteban KüberProvide suggestions for some moved value errors
2020-06-25 Dylan DPCRollup merge of #73698 - spastorino:patch-1, r=wesleywiser
2020-06-25 Dylan DPCRollup merge of #73688 - poliorcetics:self-keyword...
2020-06-25 Dylan DPCRollup merge of #73634 - nbdd0121:typeck, r=nikomatsakis
2020-06-25 Dylan DPCRollup merge of #73616 - pickfire:liballoc-hash, r...
2020-06-25 Dylan DPCRollup merge of #73516 - Crabapple-iOS:feature/apple...
2020-06-25 Dylan DPCRollup merge of #72700 - davidtwco:issue-66220-improper...
2020-06-24 Esteban KüberSuggest type param trait bound for binop only when...
2020-06-24 Aaron HillImplement associated lang items
2020-06-24 Tyler MandrySplit out async fn and generator test
2020-06-24 Tyler MandryGive up on checking filename
2020-06-24 Tyler MandryAdd generator-debug test for MSVC
2020-06-24 Tyler MandryGeneralize generator-debug test a bit
2020-06-24 Tyler MandryImprove GeneratorLayout debug output
2020-06-24 Tyler MandryAllow calling GeneratorSubsts::variant_name() without...
2020-06-24 Tyler MandryAdd test for generator debuginfo
2020-06-24 Tyler MandryAdd Artificial flag to generator variants
2020-06-24 Tyler MandryEmit line info for generator variants
2020-06-24 LeSeulArtichautFix links in `SliceIndex` documentation
2020-06-24 Esteban Küberreview comments: clean up code
2020-06-24 borsAuto merge of #73660 - flip1995:clippyup, r=nikomatsakis
2020-06-24 Eduardo Sánchez... Make `std::panicking::panic_count::is_zero` inline...
2020-06-24 borsAuto merge of #73692 - Dylan-DPC:rollup-ehzsbfw, r...
2020-06-24 Nathan CorbynFix tests
2020-06-24 Nathan CorbynFix tests
2020-06-24 Nathan CorbynImplement intrinsic
2020-06-24 Dylan DPCRollup merge of #73675 - ehuss:update-books, r=ehuss
2020-06-24 Dylan DPCRollup merge of #73667 - nrabulinski:master, r=Dylan-DPC
2020-06-24 Dylan DPCRollup merge of #73652 - da-x:add-reexported-to-use...
2020-06-24 Dylan DPCRollup merge of #73646 - JohnTitor:add-tests, r=Dylan-DPC
2020-06-24 Dylan DPCRollup merge of #73639 - ayazhafiz:i/73553, r=davidtwco
2020-06-24 Dylan DPCRollup merge of #73638 - yuqio:remove-unused-crate...
2020-06-24 borsAuto merge of #73679 - ehuss:update-cargo, r=ehuss
2020-06-24 Alexis BourgetDocument the self keyword
2020-06-24 Guillaume GomezClean up E0701 explanation
2020-06-24 David Woodimproper_ctypes: only allow params in defns mode
2020-06-24 David Woodimproper_ctypes: allow pointers to sized types
2020-06-24 David Woodlints: add `improper_ctypes_definitions`
2020-06-24 Alexis BourgetDocument the return keyword
2020-06-24 Jack HueyUpdate Chalk
2020-06-24 Eric HussUpdate cargo
2020-06-24 borsAuto merge of #73293 - Aaron1011:feature/macro-rules...
2020-06-24 Eric HussUpdate books
2020-06-24 Esteban KüberTweak binop errors
2020-06-23 Eric HussFix ptr doc warnings.
2020-06-23 borsAuto merge of #73669 - Manishearth:rollup-0n4u7vq,...
2020-06-23 Manish GoregaokarRollup merge of #73665 - alexcrichton:update-wasm-atomi...
2020-06-23 Manish GoregaokarRollup merge of #73630 - estebank:fn-item-e0308, r...
2020-06-23 Manish GoregaokarRollup merge of #73614 - lcnr:patch-4, r=Dylan-DPC
2020-06-23 Manish GoregaokarRollup merge of #73613 - oli-obk:const_prop_miscompile...
2020-06-23 Manish GoregaokarRollup merge of #73601 - Aaron1011:fix/better-mono...
2020-06-23 Manish GoregaokarRollup merge of #73587 - marmeladema:hir-id-ification...
2020-06-23 Manish GoregaokarRollup merge of #73523 - jyn514:everybody_loops, r...
2020-06-23 Manish GoregaokarRollup merge of #73488 - richkadel:llvm-coverage-map...
2020-06-23 Manish GoregaokarRollup merge of #73244 - ecstatic-morse:validate-genera...
next