]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-04-03 Ralf Jungupdate miri
2019-04-03 Ralf Jungtry to fix rand feature flags
2019-04-03 Ralf Jungupdate miri
2019-04-03 borsAuto merge of #59657 - Centril:rollup-w5p98mc, r=Centril
2019-04-03 Mazdak FarrokhzadRollup merge of #59630 - nnethercote:shrink-mir-Stateme...
2019-04-03 Mazdak FarrokhzadRollup merge of #59514 - tmandry:remove-adt-def-from...
2019-04-03 Mazdak FarrokhzadRollup merge of #59186 - ssomers:btreeset_intersection_...
2019-04-03 Mazdak FarrokhzadRollup merge of #55448 - Mokosha:SortAtIndex, r=bluss
2019-04-02 Nicholas NethercoteShrink `mir::Statement`.
2019-04-02 borsAuto merge of #59638 - alexcrichton:less-assertions...
2019-04-02 Tyler MandryRemove adt_def from PlaceTy and make it a struct
2019-04-02 Tyler MandryReplace adt_def with name in mir::ProjectionElem::Downcast
2019-04-02 Alex Crichtonci: Disable llvm/debug assertions on x86_64-mingw
2019-04-02 borsAuto merge of #59636 - Centril:rollup, r=Centril
2019-04-02 Mazdak FarrokhzadRollup merge of #59529 - DevQps:improve-rem-docs, r...
2019-04-02 Mazdak FarrokhzadRollup merge of #59446 - Aaron1011:fix/debuginfo-overfl...
2019-04-02 Mazdak FarrokhzadRollup merge of #59341 - o01eg:use-custom-libdir, r...
2019-04-02 Mazdak FarrokhzadRollup merge of #59166 - seanmonstar:trait-alias-import...
2019-04-02 borsAuto merge of #59632 - Centril:rollup, r=Centril
2019-04-02 Mazdak FarrokhzadRollup merge of #59613 - jethrogb:jb/waitqueue-wait...
2019-04-02 Mazdak FarrokhzadRollup merge of #59607 - kenta7777:renames-EvalErrorKin...
2019-04-02 Mazdak FarrokhzadRollup merge of #59585 - rust-lang:shallow-borrow-fixes...
2019-04-02 Mazdak FarrokhzadRollup merge of #59533 - Zoxc:arena-slices, r=michaelwo...
2019-04-02 Mazdak FarrokhzadRollup merge of #59452 - GuillaumeGomez:speedup-rustdoc...
2019-04-02 Mazdak FarrokhzadRollup merge of #59444 - cuviper:steps_between, r=scottmcm
2019-04-02 Mazdak FarrokhzadRollup merge of #59286 - cramertj:async-fn-ret-ty,...
2019-04-02 Mazdak FarrokhzadRollup merge of #59262 - timvermeulen:iterator_cmp_dedu...
2019-04-02 Taylor CramerRefactor async fn return type lowering
2019-04-01 ChristianImproved the example with numbers that can be exactly...
2019-04-01 John Kåre AlsakerAdd ensure_capacity and rename min to len
2019-04-01 John Kåre AlsakerUse set_len
2019-04-01 John Kåre AlsakerSupport allocating iterators with arenas
2019-04-01 Jethro BeekmanSGX target: convert a bunch of panics to aborts
2019-04-01 borsAuto merge of #59606 - Centril:rollup, r=Centril
2019-04-01 Sean McArthurresolve all in scope trait aliases, then elaborate...
2019-04-01 Aaron HillFix typo
2019-04-01 kenta7777renames EvalErrorKind to InterpError
2019-04-01 Mazdak FarrokhzadRollup merge of #59603 - matklad:ptrhash, r=Centril
2019-04-01 Mazdak FarrokhzadRollup merge of #59601 - kenta7777:typo-fix, r=Centril
2019-04-01 Mazdak FarrokhzadRollup merge of #59595 - mark-i-m:update-rustc-guide...
2019-04-01 Mazdak FarrokhzadRollup merge of #59586 - XAMPPRocky:redirect, r=alexcri...
2019-04-01 Mazdak FarrokhzadRollup merge of #59041 - saleemjaffer:trait_doc_comment...
2019-04-01 Mazdak FarrokhzadRollup merge of #58919 - estebank:impl-trait-return...
2019-04-01 Mazdak FarrokhzadRollup merge of #58507 - Zoxc:time-extended, r=michaelw...
2019-04-01 borsAuto merge of #59593 - pietroalbini:appveyor-version...
2019-04-01 Aleksey Kladovstabilize ptr::hash
2019-04-01 kenta7777typo fix
2019-04-01 Aaron HillOnly track 'visited' state for function types
2019-04-01 markupdate rustc-guide submodule
2019-04-01 Aaron HillFix typos
2019-04-01 Aaron HillAdd codegen test
2019-04-01 Aaron HillFix inverted panic check
2019-04-01 Aaron HillFix stack overflow when generating debuginfo for 'recur...
2019-03-31 borsAuto merge of #59507 - nnethercote:indent-with-SPACES...
2019-03-31 Pietro Albinici: print the appveyor agent version at the start of...
2019-03-31 Nicholas NethercoteOptimize indentation in the pretty printer.
2019-03-31 borsAuto merge of #59577 - dlrobertson:fix_58881, r=nagisa
2019-03-31 O01egFix custom relative libdir.
2019-03-31 Dan RobertsonFix LLVM IR generated for C-variadic arguments
2019-03-31 borsAuto merge of #59590 - Centril:rollup, r=Centril
2019-03-31 Mazdak FarrokhzadRollup merge of #59587 - XAMPPRocky:master, r=Centril
2019-03-31 Mazdak FarrokhzadRollup merge of #59583 - oberien:patch-1, r=Centril
2019-03-31 Mazdak FarrokhzadRollup merge of #59581 - jmcomets:stabilize-refcell_rep...
2019-03-31 Mazdak FarrokhzadRollup merge of #59580 - taiki-e:coerce-closure, r...
2019-03-31 Mazdak FarrokhzadRollup merge of #59519 - eddyb:layout-variants-refactor...
2019-03-31 Mazdak FarrokhzadRollup merge of #59506 - JohnTitor:improve-mcount,...
2019-03-31 Mazdak FarrokhzadRollup merge of #58805 - fabric-and-ink:redundant_impor...
2019-03-31 Esteban KüberSuggest using anonymous lifetime in `impl Trait` return...
2019-03-31 Taiki EndoAllow closure to unsafe fn coercion
2019-03-31 Aaron PowerFixed URL in cargotest::TEST_REPOS
2019-03-31 Aaron PowerRemove #[doc(hidden)] from Error::type_id
2019-03-31 Yuki OKUSHIUse `u{1}` instead of `01`
2019-03-31 Matthew JasperFixes for shallow borrows
2019-03-31 borsAuto merge of #59584 - Centril:rollup, r=Centril
2019-03-31 Mazdak FarrokhzadRollup merge of #59574 - JohnTitor:distinguish-error...
2019-03-31 Mazdak FarrokhzadRollup merge of #59572 - davidtwco:issue-59508, r=varkor
2019-03-31 Mazdak FarrokhzadRollup merge of #59234 - stepnivlk:add-no_merge_policy...
2019-03-31 Mazdak FarrokhzadRollup merge of #58828 - Centril:deny-elided_lifetimes_...
2019-03-31 Jaro Fietzmatch match match match match
2019-03-31 Jean-Marie... refcell_replace_swap: remove feature gate & obsolete...
2019-03-31 Mazdak Farrokhzadlibstd: deny(elided_lifetimes_in_paths), fixes in redox
2019-03-31 Fabian DrinckRemove redundant import
2019-03-31 Mazdak Farrokhzadlibstd: deny(elided_lifetimes_in_paths), fixes in sgx
2019-03-31 Mazdak Farrokhzadlibstd: deny(elided_lifetimes_in_paths), fixes in wasi
2019-03-31 Mazdak Farrokhzadlibstd: deny(elided_lifetimes_in_paths), fixes in cloudabi
2019-03-31 Mazdak Farrokhzadlibstd: deny(elided_lifetimes_in_paths)
2019-03-31 Fabian DrinckAdd back missing import
2019-03-31 Jean-Marie... Stabilize refcell_replace_swap feature, closes #43570
2019-03-31 borsAuto merge of #59566 - cuviper:llvm-rebuild-sha, r...
2019-03-30 David WoodOnly mention const generics if enabled.
2019-03-30 David WoodInclude bounds in generic reordering diagnostic.
2019-03-30 Yuki OKUSHIDistinguish depending on error level
2019-03-30 borsAuto merge of #59575 - Centril:rollup, r=Centril
2019-03-30 Mazdak FarrokhzadRollup merge of #59569 - gruberb:add-title-for-unstable...
2019-03-30 Mazdak FarrokhzadRollup merge of #59562 - DevQps:dbg-macro-docs, r=Centril
2019-03-30 Mazdak FarrokhzadRollup merge of #59405 - benesch:docs-font, r=Guillaume...
2019-03-30 Yuki OKUSHIFix test
2019-03-30 Fabian DrinckRestore test
2019-03-30 Fabian DrinckHandle glob import in redundancy check
2019-03-30 Fabian DrinckChange message to present tense
next