]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Fix infinite recursion in <DepNode as Debug>.
[rust.git] / src / librustc_mir /
2017-10-05 borsAuto merge of #44481 - Aaronepower:master, r=alexcrichton
2017-10-04 borsAuto merge of #44901 - michaelwoerister:on-demand-eval...
2017-10-04 borsAuto merge of #44890 - nvzqz:str-box-transmute, r=alexc...
2017-10-04 borsAuto merge of #44882 - mikhail-m1:master, r=pnkfelix
2017-10-04 Mikhail Modinadd notes to report_conflicting_borrow MIR borrowck
2017-10-04 borsAuto merge of #44905 - Pirh:process_abort_docs, r=steve...
2017-10-04 borsAuto merge of #44999 - pnkfelix:mir-borrowck-fix-assert...
2017-10-04 borsAuto merge of #44979 - hinaria:master, r=dtolnay
2017-10-03 borsAuto merge of #44895 - stephaneyfx:master, r=dtolnay
2017-10-03 borsAuto merge of #44949 - QuietMisdreavus:rustdoctest...
2017-10-03 borsAuto merge of #44922 - zilbuz:issue-44596/E0594, r...
2017-10-03 borsAuto merge of #44896 - qmx:move-resolve-to-librustc...
2017-10-03 Felix S. Klock IIOverlapping borrows can point to different lvalues.
2017-10-03 borsAuto merge of #44920 - vi:rustdoc_implementors_src_link...
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-10-02 Michael Woeristerincr.comp.: Re-execute queries during red/green marking...
2017-10-02 borsAuto merge of #44959 - arielb1:generic-errors, r=eddyb
2017-10-02 borsAuto merge of #44942 - zackmdavis:lint_suggestions...
2017-10-02 borsAuto merge of #44960 - SeanPrashad:master, r=steveklabnik
2017-10-01 borsAuto merge of #44955 - laumann:small-typo-fix, r=stevek...
2017-10-01 borsAuto merge of #44919 - diwic:79-pretty-mir, r=arielb1
2017-10-01 borsAuto merge of #44897 - Havvy:doc-size_of, r=steveklabnik
2017-10-01 borsAuto merge of #44945 - petrochenkov:fixtyrec, r=arielb1
2017-10-01 borsAuto merge of #44906 - dkl:main-signature, r=nagisa
2017-10-01 borsAuto merge of #44921 - est31:master, r=alexcrichton
2017-09-30 borsAuto merge of #44944 - dbrgn:trace-macros-docs, r=Quiet...
2017-09-30 borsAuto merge of #44783 - alexcrichton:lto-codegen-units...
2017-09-30 borsAuto merge of #44936 - Mark-Simulacrum:rollup, r=Mark...
2017-09-30 borsAuto merge of #44893 - spastorino:remove_new_and_index...
2017-09-30 Douglas Camposstop using monomorphize::resolve()
2017-09-30 Douglas Campostake ParamEnv into account when resolving
2017-09-30 Douglas Camposmake it not to be a method
2017-09-30 Douglas Camposalways use resolve
2017-09-30 Douglas Camposre-enable mir inlining across trait methods
2017-09-29 Mark SimulacrumRollup merge of #44903 - kallisti5:ci-build-disabled...
2017-09-29 Mark SimulacrumRollup merge of #44900 - Havvy:normalize-lang-attribute...
2017-09-29 Mark SimulacrumRollup merge of #44889 - spastorino:remove_new, r=arielb1
2017-09-29 Mark SimulacrumRollup merge of #44854 - lucasem:atomic-docs, r=stevekl...
2017-09-29 Mark SimulacrumRollup merge of #44845 - SimonSapin:nll_mod_rs, r=nikom...
2017-09-29 Mark SimulacrumRollup merge of #44840 - steveklabnik:fix-wording,...
2017-09-29 Mark SimulacrumRollup merge of #44836 - GuillaumeGomez:fmt-missing...
2017-09-29 Mark SimulacrumRollup merge of #44824 - dtolnay:22really21, r=alexcrichton
2017-09-29 Mark SimulacrumRollup merge of #44797 - lucasem:master, r=frewsxcv
2017-09-29 Mark SimulacrumRollup merge of #44794 - napen123:master, r=frewsxcv
2017-09-29 Mark SimulacrumRollup merge of #44708 - toidiu:ak-44493, r=nikomatsakis
2017-09-29 Mark SimulacrumRollup merge of #44694 - tommyip:make_clean, r=Mark...
2017-09-29 Mark SimulacrumRollup merge of #44320 - jakllsch:jakllsch-caf2c3d2...
2017-09-29 Mark SimulacrumRollup merge of #44287 - Eh2406:master, r=aturon
2017-09-29 Mark SimulacrumRollup merge of #44124 - gaurikholkar:return_self,...
2017-09-29 borsAuto merge of #44174 - jimmycuadra:try-from-infallible...
2017-09-29 borsAuto merge of #42526 - huntiep:try_opt, r=nikomatsakis
2017-09-29 borsAuto merge of #44866 - mdevlamynck:impl-trait, r=eddyb
2017-09-29 Basile Deslogesmir-borrowck: Factorize error message for `cannot_assig...
2017-09-29 Basile Deslogesmir-borrowck: Move span_label calls for `cannot_use_whe...
2017-09-29 Basile Deslogesmir-borrowck: Move span_label calls for `cannot_assign_...
2017-09-29 borsAuto merge of #44856 - cuviper:more-fold, r=dtolnay
2017-09-29 borsAuto merge of #44853 - alexcrichton:debug-codegen-units...
2017-09-29 David HenningssonMir pretty print: Add cleanup comment
2017-09-29 borsAuto merge of #44847 - estebank:unused-signature, r...
2017-09-29 borsAuto merge of #44811 - zilbuz:issue-44596/E0506, r...
2017-09-28 borsAuto merge of #44528 - tmnilsson:attr_proc_macro_cfg_pr...
2017-09-28 borsAuto merge of #44278 - Binero:master, r=BurntSushi
2017-09-28 borsAuto merge of #44785 - alexcrichton:update-cargo, r...
2017-09-28 borsAuto merge of #44806 - KiChjang:mir-err-notes-2, r...
2017-09-28 borsAuto merge of #44790 - clarcharr:zip_bytes, r=sfackler
2017-09-28 borsAuto merge of #44779 - tjkirch:master, r=alexcrichton
2017-09-27 borsAuto merge of #44782 - estebank:issue-36700, r=Guillaum...
2017-09-27 borsAuto merge of #44709 - Badel2:inclusive-range-dotdoteq...
2017-09-27 borsAuto merge of #44825 - dtolnay:cratelint, r=aturon
2017-09-27 Keith YeungAdd span label to E0384 for MIR borrowck
2017-09-27 borsAuto merge of #44812 - Mark-Simulacrum:rustdoc-debug...
2017-09-27 borsAuto merge of #44802 - sfackler:vecdeque-oob, r=Gankro
2017-09-26 borsAuto merge of #44757 - jseyfried:fix_bad_derive_collect...
2017-09-26 borsAuto merge of #44741 - qmx:trans_fulfill_obligation_sho...
2017-09-26 Basile Deslogesmir-borrowck: Add span labels to `report_illegal_mutati...
2017-09-26 Basile Deslogesmir-borrowck: Add borrow data parameter to `report_ille...
2017-09-26 borsAuto merge of #44736 - pnkfelix:mir-borrowck4, r=arielb1
2017-09-26 borsAuto merge of #44735 - tirr-c:issue-42143, r=arielb1
2017-09-25 borsAuto merge of #44297 - laumann:suggest-misspelt-methods...
2017-09-25 borsAuto merge of #44279 - smaeul:crt_static-deps, r=alexcr...
2017-09-25 Simon SapinMove src/librustc_mir/transform/nll.rs to a subdirectory
2017-09-25 borsAuto merge of #44085 - bjorn3:no_llvm_write_metadata...
2017-09-25 borsAuto merge of #44809 - arielb1:small-scope, r=eddyb
2017-09-25 Felix S. Klock IIRemove now dead code.
2017-09-25 Felix S. Klock IIMake mir-borrowck more closely match (draft) NLL RFC.
2017-09-25 Felix S. Klock IIMore fine-grained delineation for mir-borrowck errors.
2017-09-25 borsAuto merge of #44646 - petrochenkov:scompress, r=michae...
2017-09-25 borsAuto merge of #44612 - pylaligand:magenta-to-zircon...
2017-09-25 borsAuto merge of #44700 - arielb1:mir-effectck, r=nikomatsakis
2017-09-24 borsAuto merge of #44758 - arielb1:a-small-path, r=eddyb
2017-09-24 borsAuto merge of #44743 - arielb1:size-rollback, r=eddyb
2017-09-24 Ariel Ben-Yehudamove Scope behind an enum
2017-09-24 borsAuto merge of #44807 - GuillaumeGomez:rollup, r=Guillau...
2017-09-24 Guillaume GomezRollup merge of #44795 - KiChjang:mir-err-notes, r...
2017-09-24 Guillaume GomezRollup merge of #44789 - GuillaumeGomez:fix-rustdoc...
2017-09-24 Guillaume GomezRollup merge of #44625 - frewsxcv:frewsxcv-raii-stdin...
2017-09-24 Guillaume GomezRollup merge of #44103 - zackmdavis:cmp_op_must_use...
2017-09-24 Ariel Ben-Yehudaremove test code accidentally checked in
2017-09-24 Ariel Ben-Yehudamove unsafety checking to MIR
2017-09-24 Ariel Ben-Yehudaadd lint levels to VisibilityScope
next