]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-07-28 borsAuto merge of #52761 - toidiu:ak-static-infer-fg, r...
2018-07-28 borsAuto merge of #52802 - kennytm:rollup, r=kennytm
2018-07-28 kennytmRollup merge of #52781 - ljedrz:avoid_vec_arguments...
2018-07-28 kennytmRollup merge of #52779 - RalfJung:atty, r=Mark-Simulacrum
2018-07-28 kennytmRollup merge of #52777 - omni-viral:master, r=TimNN
2018-07-28 kennytmRollup merge of #52769 - sinkuu:stray_test, r=alexcrichton
2018-07-28 kennytmRollup merge of #52765 - sinkuu:remove_nonzeroing_move_...
2018-07-28 kennytmRollup merge of #52763 - petrhosek:fuchsia-triple,...
2018-07-28 kennytmRollup merge of #52760 - cuviper:test_loading_atoi...
2018-07-28 kennytmRollup merge of #52759 - stjepang:impl-send-sync-for...
2018-07-28 kennytmRollup merge of #52740 - estebank:crate-name, r=petroch...
2018-07-28 kennytmRollup merge of #52703 - ljedrz:vec_improvements, r...
2018-07-28 kennytmRollup merge of #52702 - csmoe:mut_diff, r=estebank
2018-07-28 borsAuto merge of #52678 - matthewjasper:better-spans,...
2018-07-27 Esteban Küberreview comments
2018-07-27 borsAuto merge of #52336 - ishitatsuyuki:dyn-rollup, r...
2018-07-27 borsAuto merge of #52770 - pietroalbini:bump-bootstrap...
2018-07-27 ljedrzUse slices where a vector is not necessary
2018-07-27 toidiuadd section in book
2018-07-27 Ralf Jungrevert accidental atty downgrade
2018-07-27 borsAuto merge of #52648 - davidtwco:issue-52533, r=nikomat...
2018-07-27 ZakarumFix doc comment for 'ptr::copy_to' method
2018-07-27 David WoodRegion inference error messages no longer start with...
2018-07-27 borsAuto merge of #52733 - pnkfelix:issue-51348-make-temp...
2018-07-27 David WoodImproved mechanism for naming regions in non-annotated...
2018-07-27 David WoodChange label from closure to function where appropriate.
2018-07-27 Pietro Albinibump bootstrap compiler to beta-2018-07-27
2018-07-27 David WoodFixed missing whitespace on some elaborated types.
2018-07-27 David WoodUpdate affected tests.
2018-07-27 David WoodImproved fully elaborated type generation to replace...
2018-07-27 David WoodAdded fully elaborated type label for inferred arguments.
2018-07-27 David WoodSimplified closure handling to need no new cosntraint...
2018-07-27 borsAuto merge of #52681 - pnkfelix:z-borrowck-migrate...
2018-07-27 Shotaro YamadaIncorporate a stray test
2018-07-27 Shotaro YamadaRemove unused option flag
2018-07-27 Stjepan GlavinaAdd stability attributes
2018-07-27 borsAuto merge of #52650 - oli-obk:associated_existential_t...
2018-07-27 Petr HosekOmit the vendor component in Fuchsia triple
2018-07-27 toidiufix tidy
2018-07-27 borsAuto merge of #52724 - alexcrichton:update-compiler...
2018-07-27 toidiufix test and add feature gate test
2018-07-27 toidiusome comment about not infering static lifetimes test
2018-07-27 toidiufeature gate for inferring 'static lifetimes
2018-07-27 Josh Stonerustc_metadata: test loading atoi instead of cos
2018-07-26 Stjepan GlavinaImpl Send & Sync for JoinHandle
2018-07-26 borsAuto merge of #52673 - oli-obk:mutable_promoted, r...
2018-07-26 Matthew JasperUse better spans for cannot-move errors
2018-07-26 Matthew JasperUse better spans for dummy accesses used in matches
2018-07-26 Felix S. Klock IIreview feedback: no reason to clone just to make a...
2018-07-26 Esteban KüberSuggest underscore when using dashes in crate namet...
2018-07-26 ljedrzImprove a few vectors - calculate capacity or build...
2018-07-26 borsAuto merge of #52735 - Mark-Simulacrum:rollup, r=Mark...
2018-07-26 borsAuto merge of #52488 - nikomatsakis:nll-issue-48071...
2018-07-26 Mark RousskovRollup merge of #52734 - nagisa:sparcfix, r=oli-obk
2018-07-26 Mark RousskovRollup merge of #52723 - alexcrichton:fix-extern-rename...
2018-07-26 Mark RousskovRollup merge of #52721 - cramertj:try-poll, r=aturon
2018-07-26 Mark RousskovRollup merge of #52718 - fintelia:patch-2, r=cramertj
2018-07-26 Mark RousskovRollup merge of #52695 - oli-obk:const_err_panic, r...
2018-07-26 Mark RousskovRollup merge of #52692 - ljedrz:sort_improvements,...
2018-07-26 Mark RousskovRollup merge of #52690 - paoloteti:rclass-dsp, r=alexcr...
2018-07-26 Mark RousskovRollup merge of #52674 - tinaun:patch-2, r=cramertj
2018-07-26 Mark RousskovRollup merge of #52667 - japaric:stdsimd-up, r=alexcrichton
2018-07-26 Mark RousskovRollup merge of #52654 - alecmocatta:master, r=alexcrichton
2018-07-26 Mark RousskovRollup merge of #52649 - estebank:fmt-span, r=oli-obk
2018-07-26 Mark RousskovRollup merge of #52647 - csmoe:closure_arg_ignore,...
2018-07-26 Mark RousskovRollup merge of #52635 - yodaldevoid:issue_18804, r...
2018-07-26 Mark RousskovRollup merge of #52617 - matthewjasper:remove-unused...
2018-07-26 Mark RousskovRollup merge of #52610 - MajorBreakfast:task-terminolog...
2018-07-26 Mark RousskovRollup merge of #52558 - wesleywiser:ice_melting, r...
2018-07-26 Simonas KazlauskasAdd a test for sparc64 ABI issue
2018-07-26 Niko Matsakisfix `sparse_matrix_iter` unit test
2018-07-26 Niko Matsakisadd type parameters to `BitMatrix` and `SparseBitMatrix...
2018-07-26 Niko Matsakisconvert tests of `BitVector` to use `BitVector<usize>`
2018-07-26 Felix S. Klock IIRegression test for the bug.
2018-07-26 csmoeFix ui test
2018-07-26 csmoeSuggest on method signature diff between impl and trait
2018-07-26 Felix S. Klock IIIncorporate edition flag testing into tests of `-Z...
2018-07-26 Felix S. Klock IIcompiletest: Add support for ignoring certain tests...
2018-07-26 Felix S. Klock IIintegrate the edition code.
2018-07-26 Niko Matsakispatch up mir-opt tests
2018-07-26 Felix S. Klock IIBug fix: `#![feature(nll)]` takes precedence over ...
2018-07-26 Felix S. Klock IITest for `-Z borrowck=migrate`.
2018-07-26 Felix S. Klock IIAdd scary warnings to errors-downgraded-to-warnings...
2018-07-26 Felix S. Klock IIAllow elaborate_drops to progress under errors that...
2018-07-26 Felix S. Klock IIAdd `migrate` to list of values for `-Z borrowck=...`
2018-07-26 Felix S. Klock IIAdd `-Z borrowck=migrate` flag, use it to link NLL...
2018-07-26 Felix S. Klock IIAdd flag indicating whether AST `borrowck` query signal...
2018-07-26 Felix S. Klock IIIssue #51348: lower `match` so an ident gets a distinct...
2018-07-26 Felix S. Klock IIImprove the information provided when this assertion...
2018-07-26 Petr Sumberasparc ABI issue - structure returning from function...
2018-07-26 Niko Matsakismove mir_check_* to ui tests, add adjusted references
2018-07-26 Tatsuyuki IshiRefactor is_external_tool into source_type
2018-07-26 Niko Matsakisfix reference file
2018-07-26 Alex CrichtonUpdate the compiler-builtins submodule
2018-07-26 Alex Crichtonrustc: Register crates under their real names
2018-07-26 Taylor Cramerstd::ops::Try impl for std::task::Poll
2018-07-25 Jonathan BehrensState default capacity for BufReader/BufWriter
2018-07-25 Niko Matsakisignore code example in comment
2018-07-25 Niko MatsakisNit: improve comment in hr-fn-aau-eq-abu.rs
2018-07-25 Niko MatsakisNit: improve Binders comment in `relate_tys`
next