]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-04-01 borsAuto merge of #70414 - lopsided98:armv6-gcc-8, r=pietro...
2020-03-31 borsAuto merge of #70638 - Dylan-DPC:rollup-2tgfxjt, r...
2020-03-31 Dylan DPCRollup merge of #70632 - tspiteri:vec-new, r=sfackler
2020-03-31 Dylan DPCRollup merge of #70630 - ehuss:update-books, r=ehuss
2020-03-31 Dylan DPCRollup merge of #70605 - Amanieu:pthread_msvcrt, r...
2020-03-31 Dylan DPCRollup merge of #70556 - Centril:fix-70552, r=estebank
2020-03-31 Dylan DPCRollup merge of #70081 - lcnr:issue68387, r=varkor
2020-03-31 Dylan DPCRollup merge of #68770 - ssomers:btree_drain_filter...
2020-03-31 Trevor Spiteriexpand vec![] to Vec::new()
2020-03-31 borsAuto merge of #70625 - Dylan-DPC:rollup-o8n2hw8, r...
2020-03-31 Eric HussUpdate books.
2020-03-31 Dylan DPCRollup merge of #70623 - rcoh:patch-2, r=jonas-schievink
2020-03-31 Dylan DPCRollup merge of #70614 - RalfJung:cons-prop-reloc,...
2020-03-31 Dylan DPCRollup merge of #70606 - GuillaumeGomez:cleanup-e0466...
2020-03-31 Dylan DPCRollup merge of #70600 - danielframpton:aarch64-windows...
2020-03-31 Dylan DPCRollup merge of #70268 - tmiasko:sanitizer-docs, r...
2020-03-31 Dylan DPCRollup merge of #69458 - Luro02:master, r=GuillaumeGome...
2020-03-31 Dylan DPCRollup merge of #69425 - lcnr:make_contiguous, r=Amanieu
2020-03-31 Bastian Kauschkeupdate unused_braces wording
2020-03-31 Bastian Kauschkeadd tests for `unused_braces`
2020-03-31 Bastian Kauschkeupdate tests
2020-03-31 Bastian Kauschkefix internal lint fallout
2020-03-31 Russell CohenFix broken link in README
2020-03-31 Bastian Kauschkefix docs
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 Bastian Kauschkeupdate `VecDeque::as_(mut)_slice` docs
2020-03-31 Ralf Jungremove unnecessary relocation check in const_prop
2020-03-31 Matthias Krügermore clippy fixes
2020-03-31 Guillaume GomezClean up E0466 explanation
2020-03-31 Luro02improve folder name for persistent doc tests
2020-03-31 Amanieu d'AntrasAdd missing -lmsvcrt on mingw after -lpthread
2020-03-31 Ben WolsiefferDeduplicate crosstool-ng.sh
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 Tomasz MiąskoDocument ThreadSanitizer in unstable-book
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 Mazdak Farrokhzadparse_and_disallow_postfix_after_cast: account for...
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 Stein SomersBTreeMap/BTreeSet: implement and test drain_filter
2020-03-29 Stein SomersAdd benchmarks of drain_filter-like behaviour
2020-03-29 Amanieu d'AntrasUpdate LLVM submodule
2020-03-29 Mazdak Farrokhzadreduce rustc_attr usage in places
next