]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/interpret/const_eval.rs
Run Rustfix on librustc_mir
[rust.git] / src / librustc_mir / interpret / const_eval.rs
2018-03-03 Manish GoregaokarRun Rustfix on librustc_mir
2018-02-28 Manish GoregaokarRollup merge of #48355 - mikhail-m1:subslice_pattern_ar...
2018-02-28 borsAuto merge of #47894 - vi:rustdoc_foldable_impls, r...
2018-02-25 kennytmRollup merge of #47970 - vlovich:condvar_wait_until...
2018-02-24 Manish GoregaokarRollup merge of #47689 - davidtwco:issue-45157, r=nikom...
2018-02-21 Guillaume GomezRollup merge of #47379 - da-x:master, r=sfackler
2018-02-18 borsAuto merge of #47687 - SimonSapin:panic-impl, r=sfackler
2018-02-17 borsAuto merge of #47408 - eddyb:deref-danger, r=nikomatsakis
2018-02-17 borsAuto merge of #47956 - retep998:is-nibbles, r=BurntSushi
2018-02-17 borsAuto merge of #47926 - mikhail-m1:subslice_pattern_arra...
2018-02-16 borsAuto merge of #46714 - leodasvacas:refactor-structurall...
2018-02-14 kennytmRollup merge of #48005 - panicbit:env_unimpl_send_sync...
2018-02-14 kennytmRollup merge of #47846 - roblabla:bugfix-ocaml, r=kennytm
2018-02-14 kennytmRollup merge of #47806 - PramodBisht:feature/47801...
2018-02-13 borsAuto merge of #47804 - retep007:recursive-requirements...
2018-02-11 borsAuto merge of #47752 - mark-i-m:at-most-once-rep, r...
2018-02-10 kennytmRollup merge of #47547 - varkor:infinite-iterators...
2018-02-10 kennytmRollup merge of #48051 - ollie27:rustdoc_fn_unit_return...
2018-02-10 kennytmRollup merge of #47854 - varkor:create-out-dir, r=pnkfelix
2018-02-10 kennytmRollup merge of #47835 - Mark-Simulacrum:remove-data...
2018-02-10 kennytmRollup merge of #47790 - tinaun:patch-1, r=sfackler
2018-02-07 Manish GoregaokarRollup merge of #48014 - Manishearth:stealing-chickens...
2018-02-07 Manish GoregaokarRollup merge of #47944 - oberien:unboundediterator...
2018-02-07 Manish GoregaokarRollup merge of #47922 - zackmdavis:and_the_case_of_the...
2018-02-07 Manish GoregaokarRollup merge of #47883 - yurydelendik:wasm-map, r=alexc...
2018-02-07 Manish GoregaokarRollup merge of #47810 - GuillaumeGomez:fix-theme-but...
2018-02-07 Manish GoregaokarRollup merge of #47631 - SimonSapin:nonnull, r=alexcrichton
2018-02-07 Manish GoregaokarRollup merge of #47613 - estebank:rustc_on_unimplemente...
2018-02-07 borsAuto merge of #47607 - davidtwco:issue-45697, r=nikomat...
2018-02-06 kennytmRollup merge of #48012 - scottmcm:faster-rangeinclusive...
2018-02-06 kennytmRollup merge of #47986 - Gilnaa:libtest_relaxed, r...
2018-02-06 kennytmRollup merge of #46962 - clarcharr:os_raw_docs, r=Quiet...
2018-02-06 borsAuto merge of #47203 - varkor:output-filename-conflicts...
2018-02-05 kennytmRollup merge of #48007 - nrc:rls-field-init, r=eddyb
2018-02-05 kennytmRollup merge of #48003 - mbrubeck:docs, r=steveklabnik
2018-02-05 kennytmRollup merge of #47959 - Manishearth:rustdoc-ice, r...
2018-02-05 kennytmRollup merge of #47807 - tbu-:pr_doc_constanttime_cstr...
2018-02-05 kennytmRollup merge of #47753 - steveklabnik:update-book,...
2018-02-05 kennytmRollup merge of #47704 - dsprenkels:issue-44415, r...
2018-02-05 kennytmRollup merge of #47543 - topecongiro:issue-42344, r...
2018-02-05 kennytmRollup merge of #47496 - QuietMisdreavus:rls-doc-includ...
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-05 borsAuto merge of #47920 - Aaron1011:nll-overflow, r=pnkfelix
2018-02-05 borsAuto merge of #47873 - Aaron1011:final-ref-coerce,...
2018-02-05 borsAuto merge of #47865 - Manishearth:cleanup-shim, r...
2018-02-04 borsAuto merge of #47998 - kennytm:rollup, r=kennytm
2018-02-04 kennytmRollup merge of #47892 - Badel2:const_type_id_of, r...
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-02-01 Badel2Turn `type_id` into a constant intrinsic
2018-02-01 borsAuto merge of #47738 - nikomatsakis:issue-47139-master...
2018-01-31 kennytmRollup merge of #47552 - oberien:stepby-nth, r=dtolnay
2018-01-31 kennytmRollup merge of #47677 - etaoins:avoid-underflow-in...
2018-01-31 kennytmRollup merge of #47876 - GuillaumeGomez:associated...
2018-01-30 kennytmRollup merge of #47718 - malbarbo:env-home-dir, r=nikom...
2018-01-30 kennytmRollup merge of #47603 - mark-i-m:markim_comments_0000...
2018-01-30 kennytmRollup merge of #47515 - jimmantooth:patch-1, r=QuietMi...
2018-01-28 borsAuto merge of #47663 - malbarbo:mips-crt-static, r...
2018-01-28 borsAuto merge of #47204 - varkor:unsafecell-into_inner...
2018-01-28 borsAuto merge of #47772 - arthurprs:iter-position-bounds...
2018-01-28 borsAuto merge of #47746 - varkor:never-type-ice, r=nikomat...
2018-01-27 borsAuto merge of #47690 - estebank:for-block-277, r=nikoma...
2018-01-27 borsAuto merge of #47571 - FenrirWolf:libunwind, r=alexcrichton
2018-01-26 Alex CrichtonMerge branch 'android-run-pass' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'rustdoc_masked' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'llvm5-indirect-deref' of https://github...
2018-01-26 Alex CrichtonMerge branch 'explain' of https://github.com/estebank...
2018-01-25 Alex CrichtonMerge branch 'configure-lto' of https://github.com...
2018-01-25 Alex CrichtonMerge branch 'cache-ty-collect' of https://github.com...
2018-01-25 Alex CrichtonRollup merge of #47719 - malbarbo:run-pass-arch-powerpc...
2018-01-25 Alex CrichtonRollup merge of #47705 - pietroalbini:fix-47673, r...
2018-01-25 Alex CrichtonRollup merge of #47668 - nikomatsakis:issue-47511,...
2018-01-25 Alex CrichtonRollup merge of #47656 - ishitatsuyuki:patch-1, r=nikom...
2018-01-25 Alex CrichtonRollup merge of #47626 - eddyb:one-less-unwrap, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47618 - mrhota:dw_at_noreturn, r=micha...
2018-01-25 Alex CrichtonRollup merge of #47600 - varkor:empty-never-array,...
2018-01-25 Alex CrichtonRollup merge of #47529 - nikomatsakis:impl-trait-issue...
2018-01-25 Alex CrichtonRollup merge of #47502 - petrochenkov:label, r=eddyb
2018-01-25 Alex CrichtonRollup merge of #47453 - pftbest:nointas, r=alexcrichton
2018-01-25 Alex CrichtonRollup merge of #47439 - eddyb:issue-45662, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47437 - eddyb:issue-38763, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47415 - varkor:cgu-partition-heuristic...
2018-01-25 Guillaume GomezRollup merge of #47691 - estebank:unknown-lang-item...
2018-01-25 Guillaume GomezRollup merge of #47679 - etaoins:remove-redundant-backt...
2018-01-25 Guillaume GomezRollup merge of #47609 - ritiek:test-mutating-reference...
2018-01-25 Guillaume GomezRollup merge of #47534 - estebank:suggest-public-traits...
2018-01-25 borsAuto merge of #47686 - GuillaumeGomez:theme-fixes,...
2018-01-25 borsAuto merge of #47374 - topecongiro:issue-47096, r=nikom...
2018-01-25 borsAuto merge of #47006 - bitshifter:stabilize-repr-align...
2018-01-24 borsAuto merge of #47300 - remexre:duration-constructors...
2018-01-24 borsAuto merge of #47299 - cramertj:unsafe-placer, r=alexcr...
2018-01-24 borsAuto merge of #46931 - clarcharr:float_bits_core, r...
2018-01-23 borsAuto merge of #45337 - Zoxc:gen-static, r=nikomatsakis
2018-01-23 John Kåre AlsakerAdds support for immovable generators. Move checking...
2018-01-20 Guillaume GomezRollup merge of #47193 - cramertj:result-opts, r=TimNN
2018-01-20 Guillaume GomezRollup merge of #46938 - hellow554:rustdoc-kbd-style...
2018-01-17 Guillaume GomezRollup merge of #47313 - ollie27:rustdoc_record_extern_...
2018-01-15 kennytmRollup merge of #47443 - FenrirWolf:rand, r=alexcrichton
2018-01-15 kennytmRollup merge of #47277 - tspiteri:log-correctness,...
2018-01-15 kennytmRollup merge of #47120 - clarcharr:io_error_debug,...
2018-01-14 borsAuto merge of #47274 - Manishearth:rustdoc-span, r...
next