]> git.lizzy.rs Git - rust.git/history - src/test/mir-opt/README.md
Rollup merge of #65389 - ecstatic-morse:zero-sized-array-no-drop, r=eddyb
[rust.git] / src / test / mir-opt / README.md
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-04-04 kennytmRollup merge of #49625 - bjorn3:miri_access_memory_kind...
2018-03-27 kennytmRollup merge of #49401 - alercah:format, r=cramertj
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-03-12 kennytmRollup merge of #48201 - NovemberZulu:master, r=stevekl...
2018-03-08 Manish GoregaokarRollup merge of #48292 - topecongiro:from_str-for-path...
2018-03-03 kennytmRollup merge of #48283 - QuietMisdreavus:rustdoc-readme...
2018-03-03 Manish GoregaokarRollup merge of #48259 - tinaun:patch-1, r=alexcrichton
2018-02-28 Manish GoregaokarRollup merge of #48355 - mikhail-m1:subslice_pattern_ar...
2018-02-28 kennytmRollup merge of #48266 - pietroalbini:report-compiler...
2018-02-28 borsAuto merge of #48056 - ExpHP:macro-commas, r=dtolnay
2018-02-28 borsAuto merge of #47894 - vi:rustdoc_foldable_impls, r...
2018-02-26 borsAuto merge of #48082 - jseyfried:improve_struct_field_h...
2018-02-25 kennytmRollup merge of #48330 - frewsxcv:frewsxcv-tests-zero...
2018-02-25 kennytmRollup merge of #48235 - varkor:parse-float-lonely...
2018-02-25 kennytmRollup merge of #48302 - mark-i-m:markim_macro-test...
2018-02-25 kennytmRollup merge of #48281 - jakllsch:netbsd-powerpc, r...
2018-02-25 kennytmRollup merge of #48166 - hedgehog1024:hedgehog1024...
2018-02-25 kennytmRollup merge of #48076 - canarysnort01:fix_pie, r=alexc...
2018-02-25 kennytmRollup merge of #47970 - vlovich:condvar_wait_until...
2018-02-25 kennytmRollup merge of #47964 - jcowgill:mips64-abi, r=eddyb
2018-02-24 Manish GoregaokarRollup merge of #48392 - estebank:string, r=petrochenkov
2018-02-24 Manish GoregaokarRollup merge of #48197 - bobtwinkles:two_phase_borrow_o...
2018-02-24 Manish GoregaokarRollup merge of #48110 - Centril:stabilize/box_leak...
2018-02-24 Manish GoregaokarRollup merge of #47689 - davidtwco:issue-45157, r=nikom...
2018-02-24 Manish GoregaokarRollup merge of #48356 - estebank:unsafe-without-braces...
2018-02-24 Manish GoregaokarRollup merge of #48317 - ExpHP:unused-unsafe-is-no...
2018-02-24 Manish GoregaokarRollup merge of #48258 - nrc:save-proc-nested, r=eddyb
2018-02-24 Manish GoregaokarRollup merge of #48246 - estebank:ice, r=nikomatsakis
2018-02-24 Manish GoregaokarRollup merge of #48232 - fpoli:master, r=pnkfelix
2018-02-24 Manish GoregaokarRollup merge of #48206 - michaelwoerister:colors-array...
2018-02-24 Manish GoregaokarRollup merge of #48185 - michaelwoerister:recursive...
2018-02-24 Manish GoregaokarRollup merge of #48084 - cramertj:impl-trait-errors...
2018-02-24 Manish GoregaokarRollup merge of #47987 - Zoxc:rm-recursion-checking...
2018-02-23 Manish GoregaokarRollup merge of #48221 - rkruppe:improve-ctypes-lint...
2018-02-23 Manish GoregaokarRollup merge of #48219 - andjo403:export_symbol, r...
2018-02-23 Manish GoregaokarRollup merge of #48157 - scottmcm:try-for-each, r=dtolnay
2018-02-23 Manish GoregaokarRollup merge of #48123 - nikomatsakis:issue-47244-expec...
2018-02-23 Manish GoregaokarRollup merge of #48083 - jseyfried:improve_tuple_struct...
2018-02-23 Manish GoregaokarRollup merge of #48072 - cramertj:impl-trait-lifetime...
2018-02-23 borsAuto merge of #47799 - topecongiro:fix-span-of-visibili...
2018-02-21 Guillaume GomezRollup merge of #48325 - frewsxcv:frewxcv-ignore, r...
2018-02-21 Guillaume GomezRollup merge of #48314 - frewsxcv:frewsxcv-broken-link...
2018-02-21 Guillaume GomezRollup merge of #48198 - csmoe:inform_type_annotations...
2018-02-21 Guillaume GomezRollup merge of #48106 - QuietMisdreavus:teleporting...
2018-02-21 Guillaume GomezRollup merge of #47379 - da-x:master, r=sfackler
2018-02-18 borsAuto merge of #48322 - GuillaumeGomez:rollup, r=Guillau...
2018-02-18 Guillaume GomezRollup merge of #48312 - frewsxcv:frewsxcv-section...
2018-02-18 Guillaume GomezRollup merge of #48282 - Centril:spelling-fix/iter...
2018-02-18 Guillaume GomezRollup merge of #48275 - matthiaskrgr:codespell, r...
2018-02-17 Matthias Krügerfix more typos found by codespell.
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-07 borsAuto merge of #44932 - cuviper:unsized-ptr-is_null...
2017-11-01 borsAuto merge of #45267 - oconnor663:rwlock_send, r=alexcr...
2017-10-31 borsAuto merge of #44764 - nvzqz:master, r=alexcrichton
2017-10-30 borsAuto merge of #45497 - mikhail-m1:dump-mir-graphviz...
2017-10-25 kennytmRollup merge of #45212 - GuillaumeGomez:sidebar-fixed...
2017-10-25 kennytmRollup merge of #45059 - tmccombs:pid, r=alexcrichton
2017-10-24 Dustin SpeckhalsMerge branch 'master' into update-rls-data-for-save...
2017-10-21 Corey FarwellRollup merge of #45227 - frewsxcv:frewsxcv-set-nonblock...
2017-10-19 borsAuto merge of #45080 - clippered:issue-44986/fix-window...
2017-10-18 kennytmRollup merge of #45340 - stjepang:localkey-state-doc...
2017-10-18 kennytmRollup merge of #45217 - SimonSapin:alloc-doc, r=stevek...
2017-10-18 kennytmRollup merge of #45181 - Havvy:doc-unstable-lang-items...
2017-10-17 kennytmRollup merge of #45151 - Pirh:stdio_default_docs, r...
2017-10-17 kennytmRollup merge of #45097 - nivkner:fixme_fixup2, r=estebank
2017-10-17 borsAuto merge of #45179 - cuviper:result-intoiter-clone...
2017-10-16 johnthagenMerge branch 'master' into future_imports
2017-10-16 borsAuto merge of #45202 - alexcrichton:fix-inline-always...
2017-10-16 borsAuto merge of #45297 - matthewjasper:associated-item...
2017-10-15 borsAuto merge of #44613 - QuietMisdreavus:rustdoc-perf...
2017-10-15 borsAuto merge of #45228 - theotherjimmy:ensure-query,...
2017-10-15 borsAuto merge of #45123 - goffrie:fix-method-unit-call...
2017-10-15 kennytmRollup merge of #45269 - sfackler:connect-timeout-fix...
2017-10-15 kennytmRollup merge of #45264 - 0xAX:fix-typo-bootstrap-readm...
2017-10-15 kennytmRollup merge of #45263 - Manishearth:hashmap-clean...
2017-10-15 kennytmRollup merge of #45258 - hdhoang:master, r=alexcrichton
2017-10-15 kennytmRollup merge of #45255 - bgermann:master, r=alexcrichton
2017-10-15 kennytmRollup merge of #45250 - brauliobz:non-ascii-idents...
2017-10-15 kennytmRollup merge of #45113 - Pirh:process_output_links...
2017-10-15 borsAuto merge of #45224 - malbarbo:x32, r=alexcrichton
2017-10-15 borsAuto merge of #45200 - mikhail-m1:match-with-false...
2017-10-14 borsAuto merge of #44867 - kennytm:rustdoc-md-test-title...
2017-10-14 borsAuto merge of #45177 - oli-obk:clippy, r=alexcrichton
2017-10-14 borsAuto merge of #45175 - petrochenkov:dyn, r=nikomatsakis
2017-10-14 borsAuto merge of #45167 - pnkfelix:migrate-remaining-ast...
2017-10-14 borsAuto merge of #45162 - chrisvittal:mir-testing, r=nikom...
2017-10-10 Christopher VittalUpdate README and tests for new infrastructure
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 borsAuto merge of #43635 - ids1024:backtrace-redox, r=alexc...
2017-08-15 borsAuto merge of #43500 - murarth:string-retain, r=alexcri...
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-14 borsAuto merge of #43574 - notriddle:master, r=sfackler
2017-08-11 Guillaume GomezRollup merge of #43752 - arshiamufti:union-test, r...
2017-08-11 Guillaume GomezRollup merge of #43632 - ruuda:allow-long-relative...
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
next