]> git.lizzy.rs Git - rust.git/history - src/librustc_resolve/imports.rs
Rollup merge of #73418 - doctorn:variants-intrinsic, r=kennytm
[rust.git] / src / librustc_resolve / imports.rs
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 #72717 - poliorcetics:try-from-int-to...
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-24 borsAuto merge of #73660 - flip1995:clippyup, r=nikomatsakis
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 #73293 - Aaron1011:feature/macro-rules...
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 #72876 - TrolledWoods:patch-2, r=Dylan-DPC
2020-06-23 Manish GoregaokarRollup merge of #72780 - GuillaumeGomez:enforce-doc...
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-23 Manish GoregaokarRollup merge of #72271 - rakshith-ravi:master, r=varkor
2020-06-23 Dylan DPCRollup merge of #71756 - carstenandrich:master, r=dtolnay
2020-06-23 borsAuto merge of #73007 - yoshuawuyts:socketaddr-from...
2020-06-21 marmelademaMove remaining `NodeId` APIs from `Definitions` to...
2020-06-20 Ralf JungRollup merge of #73171 - tblah:riscv-qemu-test, r=pietr...
2020-06-20 Ralf JungRollup merge of #72600 - Aaron1011:fix/anon-const-encod...
2020-06-20 Manish GoregaokarRollup merge of #73027 - doctorn:issue-72690, r=estebank
2020-06-20 Manish GoregaokarRollup merge of #72689 - lcnr:common_str, r=estebank
2020-06-19 Ralf JungRollup merge of #73136 - alexcrichton:thinlto-compiler...
2020-06-19 Ralf JungRollup merge of #72785 - petrochenkov:wholemsvc, r...
2020-06-19 Ralf JungRollup merge of #73130 - wesleywiser:remove_const_prop_...
2020-06-19 Ralf JungRollup merge of #72497 - RalfJung:tag-term, r=oli-obk
2020-06-19 Ralf JungRollup merge of #72486 - Ralith:asinh-fix, r=dtolnay
2020-06-18 Manish GoregaokarRollup merge of #72968 - integer32llc:docs-arrow-keys...
2020-06-18 Manish GoregaokarRollup merge of #72836 - poliorcetics:std-time-os-speci...
2020-06-18 Manish GoregaokarRollup merge of #72628 - MikailBag:array-default-tests...
2020-06-18 Manish GoregaokarRollup merge of #71976 - mibac138:let-recovery, r=estebank
2020-06-18 borsAuto merge of #73065 - Amanieu:tls-fix, r=oli-obk
2020-06-17 borsAuto merge of #69890 - lenary:lenary/riscv-frame-pointe...
2020-06-16 borsAuto merge of #72962 - lcnr:ObligationCause-lrc, r...
2020-06-15 borsAuto merge of #72357 - ortem:new-dbg-pretty-printers...
2020-06-15 Ralf JungRollup merge of #73139 - poliorcetics:cstring-from...
2020-06-15 Ralf JungRollup merge of #73104 - poliorcetics:explicit-mutex...
2020-06-15 Ralf JungRollup merge of #73086 - trevyn:apple-a7, r=nikic
2020-06-15 Ralf JungRollup merge of #72598 - Aaron1011:feature/fnmut-captur...
2020-06-15 Ralf JungRollup merge of #72584 - CAD97:stabilize-58957, r=dtolnay
2020-06-15 Ralf JungRollup merge of #72556 - matthew-mcallister:trait-alias...
2020-06-14 borsAuto merge of #73089 - tmiasko:musl-1.1.24, r=kennytm
2020-06-13 Dylan DPCRollup merge of #72932 - poliorcetics:pattern-contains...
2020-06-12 Dylan DPCRollup merge of #73225 - tmandry:issue-73050, r=oli-obk
2020-06-11 Dylan DPCRollup merge of #73187 - mati865:bootstrap-cleanup...
2020-06-11 Dylan DPCRollup merge of #73036 - alexcrichton:update-wasm-fence...
2020-06-11 Dylan DPCRollup merge of #73033 - Amanieu:asm-tls, r=oli-obk
2020-06-11 Dylan DPCRollup merge of #73097 - Mark-Simulacrum:clippy-fail...
2020-06-11 Dylan DPCRollup merge of #73012 - Aaron1011:feature/span-debug...
2020-06-11 Dylan DPCRollup merge of #72180 - euclio:rustdoc-test-extra...
2020-06-11 Dylan DPCRollup merge of #73155 - marmeladema:save-analysis...
2020-06-11 Dylan DPCRollup merge of #73080 - ertos-rs:sean.wilson/devel...
2020-06-11 Dylan DPCRollup merge of #72976 - GuillaumeGomez:cleanup-e0642...
2020-06-11 Dylan DPCRollup merge of #72941 - nagisa:ensure-stack-for-match...
2020-06-11 Dylan DPCRollup merge of #72380 - lcnr:const_context, r=estebank
2020-06-11 borsAuto merge of #71896 - spastorino:existential-assoc...
2020-06-10 Rich KadelMerge pull request #2 from rust-lang/master
2020-06-10 Dylan DPCRollup merge of #73157 - Aaron1011:where-oh-where-has...
2020-06-10 Dylan DPCRollup merge of #73070 - ayazhafiz:i/72819, r=nikomatsakis
2020-06-10 Dylan DPCRollup merge of #73023 - ayushmishra2005:remove_noisy_s...
2020-06-10 Dylan DPCRollup merge of #73005 - Aaron1011:fix/error-overflow...
2020-06-10 Dylan DPCRollup merge of #72897 - lcnr:structurally-match-normal...
2020-06-10 Dylan DPCRollup merge of #72789 - petrochenkov:impcand, r=davidtwco
2020-06-10 Dylan DPCRollup merge of #72706 - spastorino:add-windows-group...
2020-06-09 Dylan DPCRollup merge of #73149 - cuviper:awailable, r=steveklabnik
2020-06-09 Dylan DPCRollup merge of #73148 - DarkEld3r:patch-1, r=jonas...
2020-06-09 Dylan DPCRollup merge of #73133 - doctorn:unwind-mir-validation...
2020-06-09 Dylan DPCRollup merge of #73123 - GuillaumeGomez:cleanup-e0647...
2020-06-09 Dylan DPCRollup merge of #73122 - doctorn:issue-73116, r=varkor
2020-06-09 Dylan DPCRollup merge of #73098 - jyn514:rustdoc-is-fake, r...
2020-06-09 Dylan DPCRollup merge of #72417 - nnethercote:rm-RawVec-reserve_...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-06-09 borsAuto merge of #72114 - anyska:vtable-rename, r=nikomatsakis
2020-06-09 borsAuto merge of #73153 - ecstatic-morse:revert-71956...
2020-06-08 borsAuto merge of #73147 - Dylan-DPC:rollup-9saqhj5, r...
2020-06-08 Dylan DPCRollup merge of #73143 - ehuss:update-books, r=ehuss
2020-06-08 Dylan DPCRollup merge of #73138 - eggyal:macos-linker-strip...
2020-06-08 Dylan DPCRollup merge of #73124 - ayushmishra2005:correction_in_...
2020-06-08 Dylan DPCRollup merge of #73118 - alamb:alamb/doc-drop-typo...
2020-06-08 Dylan DPCRollup merge of #73090 - marmeladema:resolver-outputs...
2020-06-08 Ralf JungRollup merge of #72026 - botika:master, r=estebank
2020-06-07 marmelademaUse `LocalDefId` directly in `Resolver::export_map...
2020-06-06 Ralf JungRollup merge of #71796 - RalfJung:from-secs, r=nikomatsakis
2020-05-30 Yuki OkushiRollup merge of #72033 - XAMPPRocky:relnotes-1.44.0...
2020-05-29 Yuki OkushiRollup merge of #72495 - GuillaumeGomez:cleanup-e0601...
2020-05-29 Yuki OkushiRollup merge of #71843 - sfackler:cas-loop-cleanup...
2020-05-29 Yuki OkushiRollup merge of #71633 - a1phyr:infallible_error, r...
2020-05-29 Dylan DPCRollup merge of #72605 - GuillaumeGomez:cleanup-e0617...
next