]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 #42526 - huntiep:try_opt, r=nikomatsakis
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 Alexander von... ci: Fix building disabled containers
2017-09-28 Alex CrichtonUpdate to the `cc` crate
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 HavvyNormalize spaces in lang attributes.
2017-09-28 borsAuto merge of #44779 - tjkirch:master, r=alexcrichton
2017-09-27 Alex CrichtonUpdate some minor dependencies
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 Hunter PraskaAdd UI tests
2017-09-27 Hunter PraskaRename option::Missing to NoneError
2017-09-27 Hunter PraskaAdd docs for Missing, correct Option's Try test
2017-09-27 Hunter PraskaAdd tests for Option and Result Try impl
2017-09-27 Hunter PraskaImpl Try for Option
2017-09-27 Tomas NilssonApply attr proc macros before cfg processing
2017-09-27 Santiago PastorinoRemove DepNodeIndex::new is already impl for Idx
2017-09-27 Jonathan A... bootstrap: use tar -z on extract
2017-09-27 Jonathan A... bootstrap: use shasum(1) on NetBSD build hosts
2017-09-27 borsAuto merge of #44709 - Badel2:inclusive-range-dotdoteq...
2017-09-27 borsAuto merge of #44713 - zackmdavis:fn_main_in_a_comment_...
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 Mark SimulacrumAllow rustdoc to get compiled with debuginfo
2017-09-26 Zack M. Davisdon't let rustdoc get confused by text "fn main" in...
2017-09-26 borsAuto merge of #44757 - jseyfried:fix_bad_derive_collect...
2017-09-26 Basile Deslogesmir-borrowck: Edit compile-fail tests with E0506 error...
2017-09-26 Badel2bump rustfmt
2017-09-26 Matthias DevlamynckUse a different error code to avoid conflicts
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 Niko Matsakisfix test reference
2017-09-26 gaurikholkarminor fixes
2017-09-26 gaurikholkarremove error code description
2017-09-26 Niko Matsakisremove random newlines from error messages, fix compile...
2017-09-26 Niko Matsakisuse present tense consistently and update references
2017-09-26 gaurikholkartidy fix
2017-09-26 gaurikholkarmodify message for return time having multiple lifetimes
2017-09-26 gaurikholkarmerge fixes, addressing CR comments
2017-09-26 Matthias Devlamynckimpl Trait in argument position desugaring:
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-26 Josh StoneAdd more custom folding to `core::iter` adaptors
2017-09-26 Jeffrey SeyfriedFix bug in collecting trait and impl items with derives.
2017-09-25 Lucas Moralesdocs improvement sync::atomic::Atomic*
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 Esteban KüberPoint at signature on unused lint
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 steveklabnikImprove wording for StepBy
2017-09-25 Douglas Camposthose changes break miri, PR will be issued later
2017-09-25 Douglas Camposfix tidy errors
2017-09-25 Douglas Camposadd comment per @nikomatsakis request
2017-09-25 Douglas Camposexpose ParamEnv as a param
2017-09-25 Douglas Camposadd ParamEnv to the trait_cache key
2017-09-25 Guillaume GomezAdd missing links in fmt module
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 Ariel Ben-Yehudafix Debug impls
2017-09-25 borsAuto merge of #44646 - petrochenkov:scompress, r=michae...
2017-09-25 David TolnayAllow unused extern crate again
2017-09-25 bjorn3Fix error
2017-09-25 David TolnayBackport libs stabilizations to 1.21 beta
2017-09-25 borsAuto merge of #44612 - pylaligand:magenta-to-zircon...
2017-09-25 James TuckerFix fuchsia toolchain prebuild setup
2017-09-25 borsAuto merge of #44700 - arielb1:mir-effectck, r=nikomatsakis
next