]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/mir/operand.rs
Rollup merge of #42496 - Razaekel:feature/integer_max-min, r=BurntSushi
[rust.git] / src / librustc_trans / mir / operand.rs
2017-06-13 Corey FarwellRollup merge of #42496 - Razaekel:feature/integer_max...
2017-06-13 Corey FarwellRollup merge of #42428 - scottmcm:str-get-overflow...
2017-06-13 Corey FarwellRollup merge of #42408 - bjorn3:patch-2, r=michaelwoerister
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-12 borsAuto merge of #42419 - ucarion:ucarion-explain-rc-arc...
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
2017-06-10 borsAuto merge of #42533 - Mark-Simulacrum:macro-parse...
2017-06-09 Corey FarwellRollup merge of #42531 - mmatyas:aarch64_compile-test_f...
2017-06-09 Corey FarwellRollup merge of #42385 - Manishearth:its-a-vec, r=steve...
2017-06-09 borsAuto merge of #42278 - gentoo90:gdb-pretty-printers...
2017-06-09 borsAuto merge of #42507 - ibabushkin:external-span-trans...
2017-06-09 borsAuto merge of #42504 - michaelwoerister:hash-dep-nodes...
2017-06-08 borsAuto merge of #42491 - RalfJung:bootstrap-help, r=alexc...
2017-06-08 borsAuto merge of #42487 - alexcrichton:smaller-personality...
2017-06-08 borsAuto merge of #42500 - hsivonen:neon, r=japaric
2017-06-08 borsAuto merge of #42489 - eddyb:untyped-stmts, r=nikomatsakis
2017-06-08 borsAuto merge of #42443 - tommyip:better_closure_msg,...
2017-06-08 borsAuto merge of #42481 - brson:wingnu, r=alexcrichton
2017-06-08 Corey FarwellRollup merge of #42497 - qnighy:just-use-try-in-three...
2017-06-08 Corey FarwellRollup merge of #42490 - gaurikholkar:master, r=eddyb
2017-06-08 Corey FarwellRollup merge of #42470 - frewsxcv:frewsxcv/ffi-cstr...
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-07 borsAuto merge of #42447 - alexcrichton:update-cargo, r...
2017-06-07 borsAuto merge of #42378 - steveklabnik:rustdoc-docs, r...
2017-06-07 borsAuto merge of #42486 - eddyb:issue-39882, r=nikomatsakis
2017-06-06 Eduard-Mihai Burtescurustc_trans: do not store pair fields if they are ZSTs.
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 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-Yehudaadd NullOp::SizeOf and BinOp::Offset
2017-05-28 Mark SimulacrumRollup merge of #42260 - stjepang:document-cmp-traits...
2017-05-27 DjzinMerge remote-tracking branch 'upstream/master' into...
2017-05-23 MatthewStabilize in 1.19
2017-05-22 borsAuto merge of #42147 - withoutboats:run-pass-test-for...
2017-05-09 borsAuto merge of #41548 - brson:relnotes, r=brson
2017-05-06 David LeGareMerge remote-tracking branch 'rust-lang/master' into...
2017-05-05 Corey FarwellRollup merge of #41582 - jonhoo:reread-nameservers...
2017-05-03 Corey FarwellRollup merge of #41600 - ranma42:xz-dist, r=alexcrichton
2017-05-03 Corey FarwellRollup merge of #41543 - z1mvader:master, r=steveklabnik
2017-05-03 Corey FarwellRollup merge of #41217 - topecongiro:docs/atomic-fence...
2017-05-02 borsAuto merge of #41547 - alexeyzab:41425-fix-mismatched...
2017-05-02 borsAuto merge of #41488 - estebank:closure-args, r=arielb1
2017-05-02 borsAuto merge of #40851 - oli-obk:multisugg, r=jonathandturner
2017-05-01 borsAuto merge of #41560 - alevy:rwpi-ropi, r=eddyb
2017-04-30 Corey FarwellRollup merge of #41608 - cuviper:distcheck-rust-src...
2017-04-29 borsAuto merge of #39291 - Freyskeyd:check_context_E0423...
2017-04-29 borsAuto merge of #41588 - cengizIO:master, r=nikomatsakis
2017-04-29 borsAuto merge of #41577 - Keruspe:master, r=alexcrichton
2017-04-28 borsAuto merge of #41542 - petrochenkov:objpars2, r=nikomat...
2017-04-28 borsAuto merge of #41508 - michaelwoerister:generic-path...
2017-04-28 Corey FarwellRollup merge of #41583 - arielb1:cross-constant, r...
2017-04-28 Corey FarwellRollup merge of #41571 - alexcrichton:fix-windows-mingw...
2017-04-28 Corey FarwellRollup merge of #41534 - achernyak:master, r=eddyb
2017-04-28 borsAuto merge of #41591 - frewsxcv:rollup, r=frewsxcv
2017-04-27 borsAuto merge of #41529 - bitshifter:issue-41479, r=eddyb
2017-04-27 borsAuto merge of #41433 - estebank:constructor, r=michaelw...
2017-04-26 Ariel Ben-YehudaRollup merge of #41456 - jessicah:haiku-support, r...
2017-04-26 Ariel Ben-YehudaRollup merge of #41370 - malbarbo:android-bootstrap...
2017-04-26 borsAuto merge of #41258 - clarcharr:str_box_extras, r...
2017-04-26 Corey FarwellRollup merge of #41442 - tbu-:pr_writeall_interrupted...
2017-04-25 Cameron HartAdd missing struct field index adjustments.
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-23 borsAuto merge of #41437 - cuviper:remove-unstable-deprecat...
2017-04-22 borsAuto merge of #41431 - GuillaumeGomez:hoedown-default...
2017-04-22 matthewjasperResolve merge conflict
2017-04-22 borsAuto merge of #41464 - frewsxcv:rollup, r=frewsxcv
2017-04-22 borsAuto merge of #39999 - bitshifter:struct_align, r=eddyb
2017-04-20 Cameron HartImplementation of repr struct alignment RFC 1358.
2017-04-20 Corey FarwellRollup merge of #40987 - maccoda:convert-docs, r=stevek...
2017-04-20 Corey FarwellRollup merge of #40812 - mgattozzi:ChildDocs, r=stevekl...
2017-04-20 borsAuto merge of #41191 - seanmonstar:spec-extend-vec...
2017-04-20 Corey FarwellRollup merge of #41214 - estebank:less-multiline, r...
2017-04-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
2017-04-18 Corey FarwellRollup merge of #41262 - jonhoo:compiler-barrier-rename...
2017-04-17 borsAuto merge of #41282 - arielb1:missing-impl-item, r...
2017-04-17 Corey FarwellRollup merge of #41280 - QuietMisdreavus:rustdoc-toc...
2017-04-17 borsAuto merge of #41264 - alexeyzab:41158-fix-docs, r...
2017-04-16 borsAuto merge of #41157 - aidanhs:aphs-debug-appveyor...
next