]> git.lizzy.rs Git - rust.git/history - src/librustc/hir/intravisit.rs
Fix tests and assertions; add some comments
[rust.git] / src / librustc / hir / intravisit.rs
2018-10-25 Nick CameronFix tests and assertions; add some comments
2018-10-25 Pietro AlbiniRollup merge of #55247 - peterjoel:peterjoel-prim-char...
2018-10-25 Pietro AlbiniRollup merge of #55138 - zackmdavis:the_paren_trap...
2018-10-25 Pietro AlbiniRollup merge of #54977 - estebank:macro-arg-parse,...
2018-10-25 Pietro AlbiniRollup merge of #54965 - chathaway-codes:update-tcp...
2018-10-25 Pietro AlbiniRollup merge of #53931 - iirelu:keyword-docs, r=stevekl...
2018-10-25 Pietro AlbiniRollup merge of #53507 - phungleson:fix-impl-from-for...
2018-10-23 borsAuto merge of #55113 - mockersf:master, r=estebank
2018-10-21 borsAuto merge of #55125 - RalfJung:stacked-borrows, r...
2018-10-20 Manish GoregaokarRollup merge of #55213 - qmx:tidy-fix, r=tmandry
2018-10-20 Manish GoregaokarRollup merge of #55203 - scalexm:program-clauses, r...
2018-10-20 Manish GoregaokarRollup merge of #55189 - steveklabnik:update-books...
2018-10-20 Manish GoregaokarRollup merge of #55073 - alexcrichton:demote-simd,...
2018-10-20 borsAuto merge of #55156 - PramodBisht:issue/52717, r=estebank
2018-10-20 borsAuto merge of #55119 - varkor:unwarned-match-on-never...
2018-10-20 borsAuto merge of #55014 - ljedrz:lazyboye_unwraps, r=matth...
2018-10-20 borsAuto merge of #55114 - oli-obk:fx#map, r=nikomatsakis
2018-10-20 borsAuto merge of #55007 - davidtwco:issue-39175, r=petroch...
2018-10-19 borsAuto merge of #55162 - nikomatsakis:issue-54902-undersc...
2018-10-18 kennytmRollup merge of #54646 - vn971:fix_std_thread_sleep...
2018-10-17 Niko Matsakismove E0637 to lowering and improve output, add more...
2018-10-16 borsAuto merge of #54251 - varkor:silence-bad_style, r...
2018-10-12 kennytmRollup merge of #54989 - Munksgaard:fix-htmldocck-typos...
2018-10-12 kennytmRollup merge of #54825 - davidtwco:issue-52663-deref...
2018-10-12 kennytmRollup merge of #54811 - pnkfelix:issue-24840-separate...
2018-10-12 kennytmRollup merge of #54755 - lucasloisp:document-reference...
2018-10-12 borsAuto merge of #54715 - oli-obk:nll_deref_promotion...
2018-10-12 borsAuto merge of #53933 - GuillaumeGomez:codeblock-error...
2018-10-12 borsAuto merge of #54534 - nagisa:align-offset-simplificati...
2018-10-11 borsAuto merge of #54850 - mcr431:fix-54707-trait-function...
2018-10-10 Manish GoregaokarRollup merge of #54862 - Havvy:cfg_attr_multi, r=petroc...
2018-10-10 borsAuto merge of #54747 - levex:inline-asm-bad-operands...
2018-10-10 borsAuto merge of #54732 - cramertj:waker, r=aturon
2018-10-10 borsAuto merge of #54831 - davidtwco:issue-52663-struct...
2018-10-10 borsAuto merge of #54764 - tromey:test-rust-lldb, r=alexcri...
2018-10-09 borsAuto merge of #54734 - pawroman:fix_range_borrowing_sug...
2018-10-09 borsAuto merge of #54613 - matthiaskrgr:string_from_inline_...
2018-10-08 borsAuto merge of #54847 - ljedrz:kill_graphviz_intocow...
2018-10-08 borsAuto merge of #54700 - frewsxcv:frewsxcv-binary-search...
2018-10-08 borsAuto merge of #54609 - kzys:404-search, r=GuillaumeGomez
2018-10-07 borsAuto merge of #53517 - phungleson:fix-impl-from-for...
2018-10-07 borsAuto merge of #54810 - 1aim:unused-impl-trait, r=oli-obk
2018-10-07 borsAuto merge of #54835 - oli-obk:mögen_konstante_funktion...
2018-10-07 borsAuto merge of #54813 - petrochenkov:uilocale, r=alexcri...
2018-10-07 borsAuto merge of #54823 - euclio:needs-test, r=alexcrichton
2018-10-07 borsAuto merge of #54451 - alexcrichton:no-mangle-extern...
2018-10-07 borsAuto merge of #54782 - pnkfelix:issue-54556-semi-on...
2018-10-06 borsAuto merge of #54766 - alexcrichton:wasm-all-symbols...
2018-10-05 Pietro AlbiniRollup merge of #54853 - davidtwco:issue-52663-missing...
2018-10-05 Pietro AlbiniRollup merge of #54851 - alexcrichton:revert-optimize...
2018-10-05 Pietro AlbiniRollup merge of #54838 - 11Takanori:fix-typo, r=petroch...
2018-10-05 Pietro AlbiniRollup merge of #54834 - kzys:fix-small-screen, r=Guill...
2018-10-05 Pietro AlbiniRollup merge of #54833 - abonander:issue-54441, r=petro...
2018-10-05 Pietro AlbiniRollup merge of #54812 - pnkfelix:issue-32382-index...
2018-10-05 Pietro AlbiniRollup merge of #54804 - euclio:inverted-parameters...
2018-10-05 Pietro AlbiniRollup merge of #54787 - varkor:unused-mut-in-desugarin...
2018-10-05 Pietro AlbiniRollup merge of #54781 - phansch:master, r=varkor
2018-10-05 Pietro AlbiniRollup merge of #54717 - ljedrz:cleanup_ty_p1, r=davidtwco
2018-10-05 Pietro AlbiniRollup merge of #54078 - GabrielMajeri:expand-sync...
2018-10-05 borsAuto merge of #54743 - ljedrz:cleanup_ty_p2, r=zackmdavis
2018-10-05 borsAuto merge of #54741 - oli-obk:impl_trait_hierarchy...
2018-10-04 Pietro AlbiniRollup merge of #53523 - phungleson:fix-impl-from-for...
2018-10-02 Oliver SchneiderNest the `impl Trait` existential item inside the retur...
2018-10-01 kennytmRollup merge of #53784 - tbu-:pr_doc_slice_isize_max...
2018-09-29 borsAuto merge of #54240 - csmoe:nonzero_from, r=alexcrichton
2018-09-27 borsAuto merge of #52319 - tinco:issue_12590, r=pnkfelix
2018-09-26 borsAuto merge of #54199 - nikomatsakis:predicate_may_hold...
2018-09-25 Pietro AlbiniRollup merge of #53518 - phungleson:fix-impl-from-for...
2018-09-24 borsAuto merge of #53783 - RalfJung:ptr-docs, r=alexcrichton
2018-09-22 Pietro AlbiniRollup merge of #54261 - varkor:dyn-keyword-2018, r...
2018-09-20 kennytmRollup merge of #54258 - alexcrichton:lld-fatal-warning...
2018-09-20 kennytmRollup merge of #54257 - alexcrichton:wasm-math-symbols...
2018-09-20 kennytmRollup merge of #54233 - irinagpopa:llvm-3.9, r=tromey
2018-09-20 kennytmRollup merge of #53470 - bjorn3:warn_metadata_errors...
2018-09-20 kennytmRollup merge of #52813 - newpavlov:duration_mul_div_ext...
2018-09-20 borsAuto merge of #54211 - nnethercote:keccak-Liveness...
2018-09-19 borsAuto merge of #54174 - parched:park, r=alexcrichton
2018-09-19 borsAuto merge of #54101 - osa1:issue_54099, r=nikomatsakis
2018-09-19 borsAuto merge of #53877 - withoutboats:compositional-pin...
2018-09-18 Guillaume GomezRollup merge of #54311 - frewsxcv:frewsxcv-readme,...
2018-09-18 Guillaume GomezRollup merge of #54232 - pnkfelix:add-way-to-disable...
2018-09-18 Guillaume GomezRollup merge of #54225 - pnkfelix:issue-53675-add-test...
2018-09-18 Guillaume GomezRollup merge of #54205 - GuillaumeGomez:treat-err-as...
2018-09-18 Guillaume GomezRollup merge of #54097 - GuillaumeGomez:remove-keyword...
2018-09-18 Guillaume GomezRollup merge of #53522 - phungleson:fix-impl-from-for...
2018-09-18 borsAuto merge of #53900 - davidtwco:issue-53771, r=nikomat...
2018-09-17 borsAuto merge of #52036 - collin5:b50509-2, r=collin5
2018-09-17 borsAuto merge of #54247 - Munksgaard:better-error-message...
2018-09-16 borsAuto merge of #53910 - IsaacWoods:unify_cvoid, r=SimonSapin
2018-09-16 borsAuto merge of #53804 - RalfJung:ptr-invalid, r=nagisa
2018-09-16 Guillaume GomezRollup merge of #54244 - kzys:search-box, r=GuillaumeGomez
2018-09-16 Guillaume GomezRollup merge of #54213 - nnethercote:keccak-flow_inits...
2018-09-16 Guillaume GomezRollup merge of #54209 - petrochenkov:mexpr, r=pnkfelix
2018-09-16 Guillaume GomezRollup merge of #54181 - vi:hint_and_or, r=estebank
2018-09-16 Guillaume GomezRollup merge of #53941 - kzys:sort-impls, r=GuillaumeGomez
2018-09-16 borsAuto merge of #54157 - euclio:structured-suggestion...
2018-09-16 borsAuto merge of #53754 - RalfJung:slice_align_to, r=alexc...
2018-09-15 borsAuto merge of #53527 - Emerentius:test_all, r=nrc
2018-09-15 borsAuto merge of #52896 - SergioBenitez:master, r=alexcrichton
2018-09-15 borsAuto merge of #54227 - flip1995:clippyup, r=kennytm
next