]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-03-31 Eric HussUpdate cargo
2020-03-31 borsAuto merge of #70617 - Centril:rollup-063ycso, r=Centril
2020-03-31 Mazdak FarrokhzadRollup merge of #70613 - matthiaskrgr:cl5ppy_squashed...
2020-03-31 Mazdak FarrokhzadRollup merge of #70588 - Coder-256:str-split-at-docs...
2020-03-31 Mazdak FarrokhzadRollup merge of #70587 - DutchGhost:patch-1, r=Dylan-DPC
2020-03-31 Mazdak FarrokhzadRollup merge of #70585 - alexcrichton:fix-wasi-align...
2020-03-31 Mazdak FarrokhzadRollup merge of #70562 - lcnr:const-arr_len, r=Centril
2020-03-31 Mazdak FarrokhzadRollup merge of #70561 - tshepang:obsolete-comment...
2020-03-31 Mazdak FarrokhzadRollup merge of #70555 - Centril:fix-70549, r=petrochenkov
2020-03-31 Mazdak FarrokhzadRollup merge of #70548 - Ersikan:master, r=GuillaumeGomez
2020-03-31 Mazdak FarrokhzadRollup merge of #69784 - benesch:fast-strip-prefix...
2020-03-31 Matthias Krügermore clippy fixes
2020-03-30 Jacob GreenfieldFix incorrect documentation for `str::{split_at, split_...
2020-03-30 DutchGhostAdd `Rust` to the code snippet
2020-03-30 Alex Crichtonstd: Fix over-aligned allocations on wasm32-wasi
2020-03-30 borsAuto merge of #70574 - matthiaskrgr:submodule_upd,...
2020-03-30 Bastian Kauschkeupdate tests, improve variable names
2020-03-30 Bastian Kauschkeadd test for array len inference
2020-03-30 Bastian Kauschkededup docs
2020-03-30 Julien PhilipponCorrect long error message according to reviews
2020-03-30 Bastian Kauschkeinfer arr len from pattern
2020-03-30 Matthias Krügersubmodules: update clippy from 70b93aab to e170c849
2020-03-30 Nikhil BeneschOptimize strip_prefix and strip_suffix with str patterns
2020-03-30 borsAuto merge of #70568 - Dylan-DPC:rollup-em6vnpx, r...
2020-03-30 Dylan DPCRollup merge of #70567 - JOE1994:patch-3, r=Centril
2020-03-30 Dylan DPCRollup merge of #70559 - RalfJung:btree-test-miri,...
2020-03-30 Dylan DPCRollup merge of #70546 - lqd:polonius_update, r=nikomat...
2020-03-30 Dylan DPCRollup merge of #70479 - RalfJung:win-env, r=Mark-Simul...
2020-03-30 Youngsuk KimFix broken link in README
2020-03-30 Tshepang Lekhonkhoberemove obsolete comment
2020-03-30 Mazdak Farrokhzadtry_resolve_as_non_binding: span_bug -> delay_span_bug
2020-03-30 Ralf Jungfix BTreeMap test compilation with Miri
2020-03-30 borsAuto merge of #70326 - matthiaskrgr:cl1ppy_single_match...
2020-03-30 Matthias KrügerUse if let instead of match when only matching a single...
2020-03-30 borsAuto merge of #70536 - Centril:rustc-middle, r=eddyb
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 5 -- fix tests
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 4 -- pacify tidy
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 3 (rustfmt)
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 2
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 1
2020-03-30 borsAuto merge of #70449 - ecstatic-morse:visit-body, r...
2020-03-30 Julien PhilipponAdd long error code for error E0226
2020-03-29 Remy Rakicbless output of ui test nll/user-annotations/closure...
2020-03-29 Remy Rakicbless output of ui test impl-trait/multiple-lifetimes...
2020-03-29 Remy Rakicbless output of ui test closures/closure-expected-type...
2020-03-29 Remy Rakicbless output of ui test nll/outlives-suggestion-simple.rs
2020-03-29 Remy Rakicbless output of ui test hrtb/hrtb-perfect-forwarding.rs
2020-03-29 Remy RakicPolonius fact generation: fix path access fact location
2020-03-29 Remy Rakicupdate polonius-engine to 0.12.1
2020-03-29 borsAuto merge of #70009 - estebank:sugg-bound, r=Centril
2020-03-29 Dylan MacKenzieUse `&` to do deref coercion for `ReadOnlyBodyAndCache`
2020-03-29 Esteban KüberTweak `suggest_constraining_type_param`
2020-03-29 borsAuto merge of #70544 - Dylan-DPC:rollup-pj86j17, r...
2020-03-29 Dylan DPCRollup merge of #70541 - lcnr:patch-1, r=varkor
2020-03-29 Dylan DPCRollup merge of #70540 - jonas-schievink:link-attr...
2020-03-29 Dylan DPCRollup merge of #70539 - DutchGhost:test-62220, r=Dylan-DPC
2020-03-29 Dylan DPCRollup merge of #69702 - anyska:tylayout-rename, r...
2020-03-29 Dylan MacKenzieMake `Visitor::visit_body` take a simple `Body`
2020-03-29 Bastian Kauschkeprohibit_generics: update has_err for consts
2020-03-29 Dodoadd a build-pass test for issue 62220
2020-03-29 Jonas Schievink#[link]: mention wasm_import_module instead of cfg
2020-03-29 borsAuto merge of #70534 - Centril:rollup-t59tcx2, r=Centril
2020-03-29 Mazdak FarrokhzadRollup merge of #70527 - Amanieu:fix_fastisel, r=Mark...
2020-03-29 Mazdak FarrokhzadRollup merge of #70526 - Centril:less-attr, r=eddyb
2020-03-29 Mazdak FarrokhzadRollup merge of #70140 - Nemo157:result-flatten, r...
2020-03-29 Amanieu d'AntrasUpdate LLVM submodule
2020-03-29 Mazdak Farrokhzadreduce rustc_attr usage in places
2020-03-29 borsAuto merge of #70525 - Centril:rollup-vj3esv3, r=Centril
2020-03-29 Mazdak FarrokhzadRollup merge of #70506 - ssomers:btreemap_testing_const...
2020-03-29 Mazdak FarrokhzadRollup merge of #70101 - tmiasko:intrinsics-copy, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #68692 - jyn514:vec-from-array, r=Lukas...
2020-03-29 borsAuto merge of #70370 - petrochenkov:nosmatch, r=Centril
2020-03-29 borsAuto merge of #70518 - Dylan-DPC:rollup-n2gkh3a, r...
2020-03-29 Dylan DPCRollup merge of #70510 - RalfJung:bool-vs-boolean,...
2020-03-29 Dylan DPCRollup merge of #70508 - RalfJung:scalar-from, r=eddyb
2020-03-29 Dylan DPCRollup merge of #70503 - RalfJung:null, r=varkor
2020-03-29 Dylan DPCRollup merge of #70235 - dillona:70182-check-before...
2020-03-29 Dylan DPCRollup merge of #69937 - TyPR124:osstr_ascii, r=dtolnay
2020-03-28 TyPR124add tracking issue
2020-03-28 TyPR124move doc links for consistency
2020-03-28 TyPR124remove unnecessary comments
2020-03-28 TyPR124use make_ascii_uppercase in windows/process.rs
2020-03-28 TyPR124ascii methods on osstr
2020-03-28 Stein SomersBTreeMap testing: introduce symbolic constants and...
2020-03-28 borsAuto merge of #66938 - GuillaumeGomez:lint-for-no-crate...
2020-03-28 Ralf Jungfix TryEnterCriticalSection return type
2020-03-28 Ralf Jungrefmt
2020-03-28 Ralf Jungget rid of useless back-and-forth cast
2020-03-28 Ralf Junguse more specialized Scalar::from_ constructors where...
2020-03-28 borsAuto merge of #70499 - Dylan-DPC:rollup-f9je1l8, r...
2020-03-28 Ralf Junguse machine_ prefix for target usize/isize
2020-03-28 Ralf Jungrename Scalar::{ptr_null -> null_ptr}
2020-03-28 Dylan DPCRollup merge of #70495 - bkaestner:master, r=Mark-Simul...
2020-03-28 Dylan DPCRollup merge of #70493 - 0xd4d:rustdoc-tab-size, r...
2020-03-28 Dylan DPCRollup merge of #70486 - Mark-Simulacrum:unicode-shrink...
2020-03-28 Dylan DPCRollup merge of #70448 - TimotheeGerber:rustdoc-create...
2020-03-28 Dylan DPCRollup merge of #70418 - PankajChaudhary5:master, r...
2020-03-28 borsAuto merge of #70485 - matthiaskrgr:submodule_upd,...
2020-03-28 Benjamin KästnerReplace last mention of IRC with Discord
2020-03-28 borsAuto merge of #70261 - Centril:angle-args-partition...
next