]> git.lizzy.rs Git - rust.git/history - src/test/mir-opt/issue-41888.rs
Rollup merge of #45095 - bluss:discriminant-send-sync, r=alexcrichton
[rust.git] / src / test / mir-opt / issue-41888.rs
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
2017-06-09 borsAuto merge of #42278 - gentoo90:gdb-pretty-printers...
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-06 borsAuto merge of #42247 - durka:patch-41, r=arielb1
2017-06-06 borsAuto merge of #41990 - qnighy:disallow-underscore-suffi...
2017-06-04 borsAuto merge of #42426 - arthurprs:io_error, r=sfackler
2017-06-04 Marco CastelluccioMerge branch 'profiling' of github.com:whitequark/rust...
2017-06-04 borsAuto merge of #42265 - Zoxc:for-sugar, r=eddyb
2017-06-03 borsAuto merge of #41953 - Aaronepower:patch-1, r=brson
2017-06-02 Mark SimulacrumRollup merge of #41981 - gamazeps:thread-detach, r...
2017-06-02 borsAuto merge of #41670 - scottmcm:slice-rotate, r=alexcri...
2017-06-01 borsAuto merge of #42263 - alexcrichton:fix-copies, r=Mark...
2017-06-01 Corey FarwellRollup merge of #42306 - efyang:rls-packaging, r=alexcr...
2017-06-01 Corey FarwellRollup merge of #42275 - scottmcm:try-trait, r=nikomatsakis
2017-05-31 Mark SimulacrumRollup merge of #42277 - citizen428:remove-crate-type...
2017-05-31 Mark SimulacrumRollup merge of #42252 - stjepang:clarify-alignof-docs...
2017-05-31 Mark SimulacrumRollup merge of #42196 - tommyip:explain_closure_err...
2017-05-31 Mark SimulacrumRollup merge of #42126 - clarcharr:into_docs, r=stevekl...
2017-05-30 borsAuto merge of #42282 - Mark-Simulacrum:issue-40342...
2017-05-30 borsAuto merge of #42180 - GuillaumeGomez:update-rustdoc...
2017-05-29 borsAuto merge of #42264 - GuillaumeGomez:new-error-codes...
2017-05-29 borsAuto merge of #41856 - qnighy:prohibit-parenthesized...
2017-05-29 borsAuto merge of #42262 - Mark-Simulacrum:issue-40350...
2017-05-29 borsAuto merge of #42246 - alexcrichton:update-cargo, r...
2017-05-28 borsAuto merge of #42218 - venkatagiri:update_cross, r...
2017-05-28 borsAuto merge of #42175 - michaelwoerister:filemap-hashing...
2017-05-28 borsAuto merge of #42167 - scottmcm:iter-stepby-sizehint...
2017-05-28 borsAuto merge of #41917 - arielb1:mir-array, r=nagisa
2017-05-28 Ariel Ben-Yehudamove "ADT master drop flag" logic to `open_drop_for_adt...