]> git.lizzy.rs Git - rust.git/history - src/librustc/ich/impls_mir.rs
Auto merge of #53830 - davidtwco:issue-53228, r=nikomatsakis
[rust.git] / src / librustc / ich / impls_mir.rs
2018-09-07 borsAuto merge of #53830 - davidtwco:issue-53228, r=nikomat...
2018-09-06 borsAuto merge of #53575 - matthewjasper:unsized-is-an...
2018-09-06 borsAuto merge of #53707 - eddyb:phantom-waffles, r=oli-obk
2018-09-06 borsAuto merge of #53721 - arielb1:exhaustively-unpun,...
2018-09-05 borsAuto merge of #52994 - varkor:trim_direction, r=alexcri...
2018-09-05 borsAuto merge of #53878 - alexcrichton:wasm-atomics-featur...
2018-09-05 borsAuto merge of #53867 - cwndrws:json-test-formatter...
2018-09-05 borsAuto merge of #53027 - matklad:once_is_completed, r...
2018-09-03 borsAuto merge of #53883 - RalfJung:miri-assert, r=oli-obk
2018-09-03 borsAuto merge of #53697 - Cyres:const-fn-int-ops, r=oli-obk
2018-09-03 borsAuto merge of #53673 - michaelwoerister:incr-thinlto...
2018-09-03 borsAuto merge of #53831 - TheDarkula:pointer-check, r...
2018-09-03 borsAuto merge of #53865 - zilbuz:issue-52768, r=pnkfelix
2018-09-03 borsAuto merge of #53838 - nrc:save-generic, r=eddyb
2018-09-02 borsAuto merge of #53725 - tbu-:pr_getrandom_syscalls,...
2018-09-02 borsAuto merge of #53599 - matthiaskrgr:split_str__to__spli...
2018-09-01 borsAuto merge of #53842 - estebank:various, r=petrochenkov
2018-09-01 borsAuto merge of #53815 - F001:if-let-guard, r=petrochenkov
2018-09-01 borsAuto merge of #53533 - withoutboats:error-source, r...
2018-09-01 borsAuto merge of #53884 - kennytm:rollup, r=kennytm
2018-09-01 borsAuto merge of #53604 - oli-obk:min_const_fn, r=Centril...
2018-08-31 borsAuto merge of #51384 - QuietMisdreavus:extern-version...
2018-08-31 Oliver SchneiderImplement the `min_const_fn` feature gate
2018-08-30 Pietro AlbiniRollup merge of #53513 - nnethercote:inline-shallow_res...
2018-08-30 Pietro AlbiniRollup merge of #53476 - GuillaumeGomez:try-from-int...
2018-08-30 Pietro AlbiniRollup merge of #53389 - RalfJung:thread-join, r=sfackler
2018-08-30 Pietro AlbiniRollup merge of #53113 - kpp:more_docs_for_cow, r=Guill...
2018-08-30 Pietro AlbiniRollup merge of #51760 - GuillaumeGomez:add-another...
2018-08-29 borsAuto merge of #53564 - MaloJaffre:vecdeque, r=gnzlbg
2018-08-29 borsAuto merge of #53245 - michaelwoerister:thinlto-rust...
2018-08-28 borsAuto merge of #53493 - matthewjasper:hair-spans, r...
2018-08-28 borsAuto merge of #53404 - oconnor663:current_dir_behavior...
2018-08-27 borsAuto merge of #53227 - nivkner:pin_move, r=RalfJung
2018-08-27 borsAuto merge of #51456 - qmx:crate-in-path, r=nikomatsakis
2018-08-27 borsAuto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis
2018-08-27 borsAuto merge of #53580 - nikomatsakis:nll-issue-53568...
2018-08-27 borsAuto merge of #53656 - nnethercote:HybridIdxSet-tweaks...
2018-08-27 borsAuto merge of #53648 - japaric:thumb-lld, r=alexcrichton
2018-08-26 Guillaume GomezRollup merge of #53651 - GuillaumeGomez:struct-keyword...
2018-08-26 Guillaume GomezRollup merge of #53626 - kzys:hashchange, r=GuillaumeGomez
2018-08-26 Guillaume GomezRollup merge of #53428 - RalfJung:libtest-terse, r...
2018-08-26 Guillaume GomezRollup merge of #53043 - GuillaumeGomez:improve-unstabl...
2018-08-26 borsAuto merge of #53629 - nnethercote:lazier-SparseBitMatr...
2018-08-26 borsAuto merge of #53623 - cramertj:libc-update, r=alexcrichton
2018-08-26 borsAuto merge of #53619 - japaric:panic-handler, r=SimonSapin
2018-08-25 borsAuto merge of #53612 - mark-i-m:anon_param_disallowed_2...
2018-08-25 borsAuto merge of #53584 - mcr431:Fix-#53525, r=varkor
2018-08-25 borsAuto merge of #53385 - matklad:stabilize-find-map,...
2018-08-25 borsAuto merge of #53609 - bemeurer:tidy-ctfe, r=RalfJung
2018-08-25 borsAuto merge of #53577 - GuillaumeGomez:rustdoc-substring...
2018-08-24 borsAuto merge of #53225 - nikomatsakis:nll-type-annot...
2018-08-24 Niko Matsakissupport user-given types in adts
2018-08-24 Niko Matsakisadd a `user_ty` annotation to `Constant`
2018-08-24 kennytmRollup merge of #53545 - FelixMcFelix:fix-50865-beta...
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-08-18 borsAuto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin
2018-08-15 Guillaume GomezRollup merge of #52453 - srijs:fix-52436, r=TimNN
2018-08-06 borsAuto merge of #52332 - zackmdavis:dead_code_lint_should...
2018-08-04 kennytmRollup merge of #53001 - petrochenkov:master, r=estebank
2018-08-01 borsAuto merge of #51609 - dscorbett:is_numeric, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52340 - cypher:document-from-trait...
2018-07-30 borsAuto merge of #52697 - ljedrz:misc_data_structures...
2018-07-30 borsAuto merge of #52722 - alexcrichton:more-identifier...
2018-07-30 Brad Gibsonresolved upstream merge conflicts
2018-07-28 borsAuto merge of #52585 - GuillaumeGomez:generic-impls...
2018-07-28 borsAuto merge of #52546 - nikomatsakis:issue-52050, r...
2018-07-28 borsAuto merge of #52744 - RalfJung:align_offset, r=Kimundi
2018-07-28 kennytmRollup merge of #52740 - estebank:crate-name, r=petroch...
2018-07-27 borsAuto merge of #52650 - oli-obk:associated_existential_t...
2018-07-26 Mark RousskovRollup merge of #52723 - alexcrichton:fix-extern-rename...
2018-07-26 Mark RousskovRollup merge of #52654 - alecmocatta:master, r=alexcrichton
2018-07-26 Mark RousskovRollup merge of #52649 - estebank:fmt-span, r=oli-obk
2018-07-26 Mark RousskovRollup merge of #52647 - csmoe:closure_arg_ignore,...
2018-07-26 Mark RousskovRollup merge of #52617 - matthewjasper:remove-unused...
2018-07-26 Mark RousskovRollup merge of #52610 - MajorBreakfast:task-terminolog...
2018-07-26 Mark RousskovRollup merge of #52558 - wesleywiser:ice_melting, r...
2018-07-25 borsAuto merge of #52561 - ljedrz:fixme_cc_271, r=alexcrichton
2018-07-25 Tatsuyuki IshiMerge remote-tracking branches 'ljedrz/dyn_libcore...
2018-07-24 Mark RousskovRollup merge of #52668 - RalfJung:ptr-doc, r=cramertj
2018-07-24 Mark RousskovRollup merge of #52658 - Wallacoloo:topics/use-option...
2018-07-24 Mark RousskovRollup merge of #52656 - jD91mZM2:stablize-uds, r=alexc...
2018-07-24 Mark RousskovRollup merge of #52645 - oli-obk:existential_in_fn_body...
2018-07-24 Mark RousskovRollup merge of #52402 - crepererum:build_hasher_eq...
2018-07-24 Mark RousskovRollup merge of #52391 - Amanieu:volatile_unaligned...
2018-07-24 borsAuto merge of #52257 - steveklabnik:refactor-rustdoc...
2018-07-24 borsAuto merge of #52181 - QuietMisdreavus:panicked-tester...
2018-07-24 borsAuto merge of #51587 - mark-i-m:at_most_once_rep_2018...
2018-07-24 borsAuto merge of #52597 - oli-obk:promotion_simplify,...
2018-07-24 borsAuto merge of #52189 - cuviper:static-box-leak, r=bluss
2018-07-23 Oliver SchneiderPromoteds are statics and statics have a place, not...
2018-07-22 kennytmRollup merge of #52587 - csmoe:doc, r=kennytm
2018-07-22 kennytmRollup merge of #52465 - sekineh:add-ci-thumb, r=alexcr...
2018-07-22 kennytmRollup merge of #51807 - newpavlov:deprecate_str_slice...
2018-07-21 borsAuto merge of #51485 - estebank:dehighlight-secondary...
2018-07-19 borsAuto merge of #51854 - davidtwco:rfc-2008-rustdoc,...
2018-07-18 kennytmRollup merge of #51628 - euclio:line-writer, r=frewsxcv
2018-07-18 kennytmRollup merge of #52218 - rivertam:patch-1, r=withoutboats
2018-07-18 kennytmRollup merge of #52116 - Pazzaz:match-str-case, r=Simon...
2018-07-18 borsAuto merge of #52342 - nnethercote:CanonicalVar, r...
2018-07-17 borsAuto merge of #52145 - ExpHP:drop-it-like-its-eof,...
next