]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Daniel Klauertest: Update target specs test for new target-c-int...
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 Daniel Klauerrustc: Use 16bit c_int for msp430
2017-09-30 Daniel Klauerrustc: Specify c_int width for each target
2017-09-30 Danilo BargenDocs: Add trace_macros! to unstable book
2017-09-30 borsAuto merge of #44936 - Mark-Simulacrum:rollup, r=Mark...
2017-09-30 Alex Crichtonrustc: Enable LTO and multiple codegen units
2017-09-30 borsAuto merge of #44893 - spastorino:remove_new_and_index...
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 est31Update the libcompiler_builtins submodule
2017-09-29 borsAuto merge of #44174 - jimmycuadra:try-from-infallible...
2017-09-29 Jimmy CuadraFix more TryFrom impls for integers.
2017-09-29 Jimmy CuadraSimplify implementation of From<Infallible> for TryFrom...
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 Jimmy CuadraRemove conflicting TryFrom impls on 32-bit targets.
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 Daniel Klauertest: Check native main() signature
2017-09-28 Daniel Klauerrustc: Fix main() entry point signature on 64bit
2017-09-28 Daniel Klauerrustc: Add Type::c_int()
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 SerializedDepNodeIndex::new it is already impl...
2017-09-27 Santiago PastorinoRemove DepNodeIndexNew::new and ::index, they are alrea...
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
next