]> git.lizzy.rs Git - rust.git/history - src/test/mir-opt/validate_1.rs
Fix tests and assertions; add some comments
[rust.git] / src / test / mir-opt / validate_1.rs
2018-10-25 Nick CameronFix tests and assertions; add some comments
2018-10-25 Nick CameronFix tests and rustdoc
2018-10-25 Pietro AlbiniRollup merge of #55247 - peterjoel:peterjoel-prim-char...
2018-10-25 Pietro AlbiniRollup merge of #53931 - iirelu:keyword-docs, r=stevekl...
2018-10-16 borsAuto merge of #54251 - varkor:silence-bad_style, r...
2018-10-12 borsAuto merge of #54534 - nagisa:align-offset-simplificati...
2018-10-10 borsAuto merge of #54732 - cramertj:waker, r=aturon
2018-10-07 borsAuto merge of #53517 - phungleson:fix-impl-from-for...
2018-10-05 Pietro AlbiniRollup merge of #54838 - 11Takanori:fix-typo, r=petroch...
2018-10-05 borsAuto merge of #54017 - alexcrichton:wasm-atomics2,...
2018-10-04 Pietro AlbiniRollup merge of #53523 - phungleson:fix-impl-from-for...
2018-10-01 kennytmRollup merge of #54544 - frewsxcv:frewsxcv-deref, r...
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-29 kennytmRollup merge of #54577 - QuietMisdreavus:docs-for-procs...
2018-09-28 borsAuto merge of #54568 - levex:issue-54130, r=nagisa
2018-09-28 borsAuto merge of #54547 - AstralSorcerer:issue-54028,...
2018-09-27 borsAuto merge of #52319 - tinco:issue_12590, r=pnkfelix
2018-09-26 borsAuto merge of #54526 - nnethercote:shrink-StatementKind...
2018-09-26 borsAuto merge of #54199 - nikomatsakis:predicate_may_hold...
2018-09-26 borsAuto merge of #54497 - ralexstokes:stabilize_pattern_pa...
2018-09-26 borsAuto merge of #54548 - nrc:update, r=kennytm
2018-09-25 Pietro AlbiniRollup merge of #54537 - sdroege:chunks-exact, r=alexcr...
2018-09-25 Pietro AlbiniRollup merge of #54529 - michaelwoerister:dont-unwind...
2018-09-25 Pietro AlbiniRollup merge of #54522 - gardrek:patch-1, r=TimNN
2018-09-25 Pietro AlbiniRollup merge of #54498 - sylvestre:patch-1, r=frewsxcv
2018-09-25 Pietro AlbiniRollup merge of #54058 - Kerollmops:slice-dedup, r...
2018-09-25 Pietro AlbiniRollup merge of #53518 - phungleson:fix-impl-from-for...
2018-09-25 borsAuto merge of #53542 - alexreg:impl-trait-in-bindings...
2018-09-25 borsAuto merge of #54411 - cramertj:await-keyword-error...
2018-09-25 borsAuto merge of #53438 - matthewjasper:permissive-match...
2018-09-24 Matthew JasperUpdate mir opt tests
2018-09-24 borsAuto merge of #54416 - christianpoveda:master, r=wesley...
2018-09-24 borsAuto merge of #53783 - RalfJung:ptr-docs, r=alexcrichton
2018-09-24 borsAuto merge of #54507 - csmoe:deny_overflow, r=varkor
2018-09-23 borsAuto merge of #54485 - arielb1:avoid-ctor-attrs, r...
2018-09-23 borsAuto merge of #54380 - RalfJung:miri-snapshot, r=eddyb
2018-09-23 borsAuto merge of #54339 - cramertj:no-cx, r=aturon
2018-09-23 borsAuto merge of #54325 - michaelwoerister:incr-thinlto...
2018-09-23 borsAuto merge of #54310 - pnkfelix:issue-52059-report...
2018-09-23 borsAuto merge of #54262 - matthewjasper:explain-in-typeck...
2018-09-22 borsAuto merge of #53508 - japaric:maybe-uninit, r=RalfJung
2018-09-22 borsAuto merge of #54188 - lqd:fallout-53695, r=nikomatsakis
2018-09-22 Pietro AlbiniRollup merge of #54261 - varkor:dyn-keyword-2018, r...
2018-09-20 kennytmRollup merge of #54257 - alexcrichton:wasm-math-symbols...
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 Rémy RakicUpdate mir-opt test suite
2018-09-18 Guillaume GomezRollup merge of #54311 - frewsxcv:frewsxcv-readme,...
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-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
2018-09-15 borsAuto merge of #54177 - nnethercote:streamline-bit-stuff...
2018-09-15 borsAuto merge of #54151 - ljedrz:cleanup_hir, r=michaelwoe...
2018-09-14 borsAuto merge of #54069 - petrochenkov:subns, r=aturon
2018-09-14 borsAuto merge of #54201 - eddyb:reflexive-disambiguation...
2018-09-14 borsAuto merge of #54088 - matthewjasper:use-reason-in...
2018-09-14 borsAuto merge of #54080 - PramodBisht:issue/53692, r=estebank
2018-09-14 borsAuto merge of #54032 - oli-obk:layout_scalar_ranges...
2018-09-11 Oliver SchneiderChange debug printing to print in the old concise style
2018-08-31 borsAuto merge of #51384 - QuietMisdreavus:extern-version...
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-08-04 kennytmRollup merge of #53001 - petrochenkov:master, r=estebank
2018-08-01 borsAuto merge of #51609 - dscorbett:is_numeric, r=alexcrichton
2018-07-30 Brad Gibsonresolved upstream merge conflicts
2018-07-24 Mark RousskovRollup merge of #52656 - jD91mZM2:stablize-uds, r=alexc...
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-12 borsAuto merge of #51339 - sdroege:exact-chunks-remainder...
2018-07-11 borsAuto merge of #51553 - jD91mZM2:uds, r=sfackler
2018-07-11 borsAuto merge of #51230 - nikic:no-verify-lto, r=pnkfelix
2018-07-11 Guillaume GomezRollup merge of #51701 - anirudhb:master, r=frewsxcv
2018-07-10 Guillaume GomezRollup merge of #51722 - Aaronepower:master, r=Mark...
2018-07-07 borsAuto merge of #51656 - soc:topic/fix-home-dir, r=SimonSapin
2018-07-06 borsAuto merge of #51757 - nielx:fix/haiku-fixes, r=nagisa
2018-07-06 kennytmRollup merge of #52096 - d-e-s-o:fix-typo, r=sfackler
2018-07-06 borsAuto merge of #51861 - GuillaumeGomez:prevent-some...
2018-07-05 kennytmRollup merge of #51793 - GuillaumeGomez:search-result...
2018-07-05 kennytmRollup merge of #51619 - mksully22:ppc64le_rust, r...
2018-07-05 borsAuto merge of #51732 - GuillaumeGomez:cmd-line-lint...
2018-07-04 borsAuto merge of #51803 - lucasem:rustdoc-code-hash-escape...
2018-07-04 borsAuto merge of #51611 - QuietMisdreavus:slippery-macros...
next