]> git.lizzy.rs Git - rust.git/history - src/tools
groundwork for #45009: rustc_dirty/clean enhancements
[rust.git] / src / tools /
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 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 Alex CrichtonUpdate the Cargo submodule
2017-09-27 Nick CameronUpdate the RLS again
2017-09-27 Nick CameronAdd RLS and Rustfmt to the toolstate mechanism
2017-09-27 Nick CameronRename rls component to rls-preview on nightly
2017-09-27 Nick CameronUpdate RLS and Rustfmt
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 Badel2bump rustfmt
2017-09-26 borsAuto merge of #44741 - qmx:trans_fulfill_obligation_sho...
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 Camposthose changes break miri, PR will be issued later
2017-09-25 borsAuto merge of #44809 - arielb1:small-scope, r=eddyb
2017-09-25 borsAuto merge of #44646 - petrochenkov:scompress, r=michae...
2017-09-25 borsAuto merge of #44612 - pylaligand:magenta-to-zircon...
2017-09-24 P.Y. LaligandTODO --> FIXME
2017-09-24 P.Y. LaligandUpdate submodules.
2017-09-24 P.Y. LaligandTesting on Travis.
2017-09-24 P.Y. LaligandThe Magenta kernel is now called Zircon.
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-23 borsAuto merge of #44436 - MicroJoe:master, r=alexcrichton
2017-09-23 Ben Cresseyadd aarch64-unknown-linux-musl target
2017-09-23 borsAuto merge of #44765 - tamird:libc-shim, r=alexcrichton
2017-09-23 borsAuto merge of #43870 - GuillaumeGomez:deref-suggestion...
2017-09-23 borsAuto merge of #44747 - Zoxc:gen-switch-unreachable...
2017-09-23 borsAuto merge of #44633 - petrochenkov:priv2, r=nikomatsakis
2017-09-23 Corey FarwellRollup merge of #44778 - lucasem:master, r=estebank
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 #44691 - cramertj:underscore-lifetimes...
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 est31Use SHA512 for signatures
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 #44355 - Xaeroxe:optimize_drain_filter...
2017-09-20 borsAuto merge of #44350 - GuillaumeGomez:id-false-positive...
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 Oliver SchneiderAdd clippy to `toolstate.toml`
2017-09-19 borsAuto merge of #44026 - QuietMisdreavus:trimmed-std...
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 borsAuto merge of #44441 - tamird:cargo-bitflags, r=alexcri...
2017-09-18 borsAuto merge of #43628 - oli-obk:orbital_standard_library...
2017-09-17 Oliver SchneiderUpdate miri submodule
2017-09-17 Oliver SchneiderAdd a file to trivially disable tool building or testing
2017-09-17 Oliver SchneiderGet the miri test suite to run inside the rustc dev...
2017-09-17 borsAuto merge of #44607 - alexcrichton:rustbuild-no-j...
2017-09-17 borsAuto merge of #44654 - TimNN:rollup, r=TimNN
2017-09-17 Tim NeumannRollup merge of #44647 - tmerr:fix-44645, r=dtolnay
2017-09-17 Tim NeumannRollup merge of #44639 - budziq:stabilize_needs_drop...
2017-09-17 Tim NeumannRollup merge of #44630 - RalfJung:compiletest, r=Mark...
2017-09-17 Tim NeumannRollup merge of #44622 - frewsxcv:frewsxcv-invalid...
2017-09-17 Tim NeumannRollup merge of #44617 - alexcrichton:download-from...
2017-09-17 Tim NeumannRollup merge of #44604 - alexcrichton:update-cargo...
2017-09-17 Tim NeumannRollup merge of #44595 - budziq:stabilize_compiler_fenc...
next