]> git.lizzy.rs Git - rust.git/history - src/librustc_driver/test.rs
fix librustc_driver
[rust.git] / src / librustc_driver / test.rs
2017-05-02 Niko Matsakisfix librustc_driver
2017-05-02 borsAuto merge of #41702 - frewsxcv:rollup, r=frewsxcv
2017-05-02 Corey FarwellRollup merge of #41693 - est31:anon_params_removal...
2017-05-02 Corey FarwellRollup merge of #41692 - est31:anon_params, r=eddyb
2017-05-02 Corey FarwellRollup merge of #41688 - rust-lang:hex-value-process...
2017-05-02 Corey FarwellRollup merge of #41673 - bitshifter:repr-align-codegen...
2017-05-02 Corey FarwellRollup merge of #41662 - nikomatsakis:on-demandify...
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-02 Niko Matsakispatch the `librustc_driver` unit tests
2017-05-01 borsAuto merge of #41560 - alevy:rwpi-ropi, r=eddyb
2017-04-30 Taylor Cramerintroduce per-fn RegionMaps
2017-04-30 Niko Matsakisintern CodeExtents
2017-04-30 borsAuto merge of #41602 - hsivonen:explainnonnull, r=steve...
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 #41564 - gaurikholkar:master, r=nikomatsakis
2017-04-29 borsAuto merge of #41577 - Keruspe:master, r=alexcrichton
2017-04-29 Artem ChernyakMerge branch 'master' into def_span
2017-04-28 borsAuto merge of #41542 - petrochenkov:objpars2, r=nikomat...
2017-04-28 borsAuto merge of #41368 - nikomatsakis:incr-comp-dep-track...
2017-04-28 borsAuto merge of #41575 - alexcrichton:android-qemu-server...
2017-04-28 borsAuto merge of #41508 - michaelwoerister:generic-path...
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 Michael WoeristerImplement a file-path remapping feature in support...
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-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 #41469 - arielb1:rustc-spring-cleaning...
2017-04-22 Ariel Ben-Yehudaavoid calling `mk_region` unnecessarily
2017-04-22 Corey FarwellRollup merge of #41432 - abonander:issue_41211, r=jseyfried
2017-04-22 Corey FarwellRollup merge of #41405 - GuillaumeGomez:rustdoc-warning...
2017-04-21 Corey FarwellRollup merge of #41426 - malbarbo:android-x86_64, r...
2017-04-21 Corey FarwellRollup merge of #41372 - nbigaouette:master, r=alexcrichton
2017-04-20 borsAuto merge of #41342 - GuillaumeGomez:btree-debug-infin...
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 borsAuto merge of #41413 - frewsxcv:rollup, r=frewsxcv
2017-04-20 Corey FarwellRollup merge of #41390 - scottmcm:toowned-clone-into...
2017-04-20 Corey FarwellRollup merge of #41378 - eddyb:byval-is-not-like-sret...
2017-04-20 Corey FarwellRollup merge of #41377 - nikomatsakis:issue-41298-ICE...
2017-04-20 Corey FarwellRollup merge of #41214 - estebank:less-multiline, r...
2017-04-19 Niko Matsakispropagate other obligations that were left out
2017-04-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
2017-04-18 Corey FarwellRollup merge of #41353 - redox-os:master, r=alexcrichton
2017-04-18 Corey FarwellRollup merge of #40290 - 3Hren:master, r=aturon
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 #41290 - GuillaumeGomez:put-back-hoedow...
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...
2017-04-16 borsAuto merge of #40409 - mbrubeck:calloc, r=sfackler
2017-04-16 borsAuto merge of #41308 - eddyb:order-must-be-preserved...
2017-04-15 Corey FarwellRollup merge of #41311 - tedsta:fuchsia_error_codes...
2017-04-15 Corey FarwellRollup merge of #41306 - nateozem:support/docs-mir...
2017-04-15 borsAuto merge of #41316 - suchithjn225:issue-41272, r...
2017-04-15 borsAuto merge of #41286 - lukaramu:std-collections-docs...
2017-04-15 Corey FarwellRollup merge of #41125 - lukaramu:std-hash-docs, r...
2017-04-14 borsAuto merge of #41305 - frewsxcv:rollup, r=frewsxcv
2017-04-14 Corey FarwellRollup merge of #41303 - CryZe:patch-5, r=japaric
2017-04-14 Corey FarwellRollup merge of #41249 - GuillaumeGomez:rustdoc-render...
2017-04-14 Corey FarwellRollup merge of #41172 - Aaron1011:rustdoc-overflow...
2017-04-14 Corey FarwellRollup merge of #40702 - mrhota:global_asm, r=nagisa
2017-04-13 A.J. GardnerAdd global_asm tests
2017-04-12 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-04-09 borsAuto merge of #40829 - mgattozzi:ChildStderr, r=stevekl...
2017-04-07 Corey FarwellRollup merge of #40797 - GAJaloyan:patch-1, r=arielb1
2017-04-06 borsAuto merge of #40996 - alexcrichton:update-cargo, r...
2017-04-05 Ariel Ben-YehudaRollup merge of #41015 - arielb1:new-block-stack, r...
2017-04-05 Ariel Ben-YehudaRollup merge of #40927 - stjepang:docs-atomic-overflow...
2017-04-05 Corey FarwellRollup merge of #40949 - stjepang:fix-vecdeque-docs...
2017-04-04 Esteban KüberMerge branch 'master' into issue-32540
2017-04-03 Esteban KüberMerge branch 'master' into issue-40006
2017-04-01 borsAuto merge of #40967 - alexcrichton:old-osx, r=brson
2017-03-31 Corey FarwellRollup merge of #40947 - stjepang:test-sort-random...
2017-03-31 Corey FarwellRollup merge of #40871 - projektir:atomic_links, r...
2017-03-31 Corey FarwellRollup merge of #40763 - pirate:patch-2, r=steveklabnik
2017-03-31 Corey FarwellRollup merge of #40703 - GuillaumeGomez:pointer-docs...
2017-03-31 Corey FarwellRollup merge of #40842 - Mic92:RawFd, r=aturon
2017-03-31 borsAuto merge of #40737 - nagisa:safe-slicing-strs, r...
2017-03-30 borsAuto merge of #40524 - alexcrichton:update-bootstrap...
2017-03-29 Corey FarwellRollup merge of #40832 - pftbest:fix_msp430, r=stjepang
2017-03-29 Corey FarwellRollup merge of #40816 - estebank:issue-38321, r=nikoma...
2017-03-29 Corey FarwellRollup merge of #40814 - abonander:issue_39436, r=jseyfried
2017-03-29 Corey FarwellRollup merge of #40780 - aidanhs:aphs-cache-git-modules...
2017-03-29 Corey FarwellRollup merge of #40866 - projektir:once_docs, r=estebank
2017-03-29 Corey FarwellRollup merge of #40841 - arielb1:immutable-blame, r...
2017-03-29 Corey FarwellRollup merge of #40720 - mitsuhiko:feature/rev-key...
2017-03-29 borsAuto merge of #40338 - GuillaumeGomez:pulldown-switch...
2017-03-29 Corey FarwellRollup merge of #40864 - steveklabnik:update-submodules...
2017-03-29 Corey FarwellRollup merge of #40838 - lukaramu:std-net-docs, r=Guill...
2017-03-29 Corey FarwellRollup merge of #40783 - stepancheg:cursor-new-0, r...
next