]> git.lizzy.rs Git - rust.git/history - src/librustc_trans
groundwork for #45009: rustc_dirty/clean enhancements
[rust.git] / src / librustc_trans /
2017-09-29 borsAuto merge of #44866 - mdevlamynck:impl-trait, r=eddyb
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 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 Alex CrichtonUpdate to the `cc` crate
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 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 Alex Crichtonrustc: Default 32 codegen units at O0
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 borsAuto merge of #44085 - bjorn3:no_llvm_write_metadata...
2017-09-25 Douglas Camposfix tidy errors
2017-09-25 Douglas Camposexpose ParamEnv as a param
2017-09-25 borsAuto merge of #44646 - petrochenkov:scompress, r=michae...
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 borsAuto merge of #44786 - thombles:tk/i41314, r=petrochenkov
2017-09-24 borsAuto merge of #44772 - michaelwoerister:new-graph,...
2017-09-23 borsAuto merge of #44436 - MicroJoe:master, r=alexcrichton
2017-09-23 borsAuto merge of #44765 - tamird:libc-shim, r=alexcrichton
2017-09-23 Michael Woeristerincr.comp.: Serialize and deserialize new DepGraph
2017-09-23 bjorn3Fix some tests with no llvm build
2017-09-23 borsAuto merge of #43870 - GuillaumeGomez:deref-suggestion...
2017-09-23 bjorn3Fix for upstream changes
2017-09-23 bjorn3Merge rustc_trans_trait into rustc_trans_utils
2017-09-23 bjorn3Add TransCrate trait
2017-09-23 bjorn3Fix rustc_trans_utils::find_exported_symbols
2017-09-23 borsAuto merge of #44747 - Zoxc:gen-switch-unreachable...
2017-09-23 bjorn3Allow building stage 2 compiler libraries
2017-09-23 bjorn3Allow writing metadata without llvm
2017-09-23 Corey FarwellRollup merge of #44776 - spastorino:add_forge, r=nikoma...
2017-09-23 Corey FarwellRollup merge of #44773 - GuillaumeGomez:arc-docs, r...
2017-09-23 Corey FarwellRollup merge of #44770 - dtolnay:borrowed, r=sfackler
2017-09-23 Corey FarwellRollup merge of #44759 - durka:patch-43, r=steveklabnik
2017-09-23 Corey FarwellRollup merge of #44749 - zilbuz:issue-44596/E0503,...
2017-09-23 Corey FarwellRollup merge of #44746 - topecongiro:span-for-unary...
2017-09-23 Corey FarwellRollup merge of #44745 - alexcrichton:no-delim-none...
2017-09-23 Corey FarwellRollup merge of #44726 - mattico:patch-3, r=eddyb
2017-09-23 Corey FarwellRollup merge of #44717 - pnkfelix:debugflags-borrowckmi...
2017-09-23 Corey FarwellRollup merge of #44712 - oconnor663:copy_test, r=Guilla...
2017-09-23 Corey FarwellRollup merge of #44658 - leodasvacas:remove-str-eq...
2017-09-23 Corey FarwellRollup merge of #44648 - Havvy:doc-size_of, r=dtolnay
2017-09-23 Corey FarwellRollup merge of #44554 - GuillaumeGomez:add-missing...
2017-09-23 borsAuto merge of #44055 - zackmdavis:condensed_non-ADT_der...
2017-09-22 borsAuto merge of #44720 - est31:master, r=alexcrichton
2017-09-22 borsAuto merge of #44696 - michaelwoerister:fingerprints...
2017-09-22 borsAuto merge of #44624 - tmerr:master, r=sfackler
2017-09-21 borsAuto merge of #44682 - bluss:iter-rfold, r=dtolnay
2017-09-21 borsAuto merge of #44215 - oli-obk:import_sugg, r=nrc
2017-09-21 borsAuto merge of #44679 - oli-obk:clippy_ci, r=alexcrichton
2017-09-21 borsAuto merge of #44627 - zackmdavis:the_capgate_perogativ...
2017-09-20 borsAuto merge of #44392 - Zoxc:yield-order, r=nikomatsakis
2017-09-20 borsAuto merge of #44525 - aidanhs:aphs-no-null-deref,...
2017-09-20 borsAuto merge of #44407 - mattico:print-native-cpu, r...
2017-09-20 borsAuto merge of #44707 - GuillaumeGomez:rollup, r=arielb1
2017-09-20 Michael Woeristerincr.comp.: Remove IncrementalHashesMap and calculate_s...
2017-09-20 borsAuto merge of #44355 - Xaeroxe:optimize_drain_filter...
2017-09-20 borsAuto merge of #44350 - GuillaumeGomez:id-false-positive...
2017-09-19 borsAuto merge of #44505 - nikomatsakis:lotsa-comments...
2017-09-19 Guillaume GomezRollup merge of #44703 - GuillaumeGomez:missing-io...
2017-09-19 Guillaume GomezRollup merge of #44693 - mssun:native-static-libs-patch...
2017-09-19 Guillaume GomezRollup merge of #44689 - behnam:unicode, r=sfackler
2017-09-19 Guillaume GomezRollup merge of #44626 - MaulingMonkey:lld-link-natvis...
2017-09-19 Guillaume GomezRollup merge of #44513 - redox-os:master, r=alexcrichton
2017-09-19 borsAuto merge of #44620 - zackmdavis:rfc_1940_housekeeping...
2017-09-19 Niko Matsakisrework the README.md for rustc and add other readmes
2017-09-19 borsAuto merge of #44026 - QuietMisdreavus:trimmed-std...
2017-09-18 borsAuto merge of #44680 - infinity0:master, r=Mark-Simulacrum
2017-09-18 borsAuto merge of #44678 - alexcrichton:rollup, r=alexcrichton
2017-09-18 Alex CrichtonRollup merge of #44671 - GuillaumeGomez:run-button...
2017-09-18 Alex CrichtonRollup merge of #44668 - iwillspeak:into-iterator-docs...
2017-09-18 Alex CrichtonRollup merge of #44661 - GuillaumeGomez:more-links...
2017-09-18 Alex CrichtonRollup merge of #44657 - Ixrec:patch-1, r=eddyb
2017-09-18 Alex CrichtonRollup merge of #44651 - bluss:document-thread-name...
2017-09-18 Alex CrichtonRollup merge of #44640 - budziq:stabilize_splice, r...
2017-09-18 Alex CrichtonRollup merge of #44548 - oyvindln:rustc_help_fix, r...
2017-09-18 Alex CrichtonRollup merge of #44537 - oli-obk:memchr, r=alexcrichton
2017-09-18 Alex CrichtonRollup merge of #44466 - clarcharr:cow_error, r=alexcri...
2017-09-18 Alex CrichtonRollup merge of #44364 - michaelwoerister:hash-all...
2017-09-18 Michael Woeristerincr.comp.: Fix ICE caused by trying to hash INVALID_CR...
2017-09-18 Michael Woeristerincr.comp.: Fix rebase fallout.
2017-09-18 Michael Woeristerincr.comp.: Remove tcx from StableHashingContext.
2017-09-18 Michael Woeristerincr.comp.: Move result fingerprinting to DepGraph...
2017-09-18 borsAuto merge of #44441 - tamird:cargo-bitflags, r=alexcri...
2017-09-18 borsAuto merge of #43628 - oli-obk:orbital_standard_library...
next