]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-12-19 Mazdak FarrokhzadRollup merge of #67321 - lzutao:htons, r=dtolnay
2019-12-19 Mazdak FarrokhzadRollup merge of #67286 - cuviper:configure-llvm, r...
2019-12-19 Mazdak FarrokhzadRollup merge of #67270 - alexcrichton:write-more-line...
2019-12-19 Mazdak FarrokhzadRollup merge of #67189 - LeSeulArtichaut:binop-wording...
2019-12-18 borsAuto merge of #67402 - Mark-Simulacrum:stage0-step...
2019-12-18 Mark RousskovFix compiletest fallout from stage0 bump
2019-12-18 Mark RousskovPropagate cfg bootstrap
2019-12-18 Mark RousskovBump stage0
2019-12-18 borsAuto merge of #67379 - Mark-Simulacrum:revert-par-4...
2019-12-17 Mark RousskovRevert "Auto merge of #67362 - Mark-Simulacrum:par...
2019-12-17 borsAuto merge of #67362 - Mark-Simulacrum:par-4-default...
2019-12-17 Mark RousskovDisable cargo tests for now
2019-12-17 Mark RousskovMove AtomicU64 usage to AtomicUsize
2019-12-17 Mark RousskovAlways build and ship parallel-enabled compilers
2019-12-16 Mark RousskovChange the default thread count to min(4, vCPUs)
2019-12-16 borsAuto merge of #67356 - Centril:rollup-paaw3ju, r=Centril
2019-12-16 Mazdak FarrokhzadRollup merge of #67349 - petertodd:2019-unsize-docs...
2019-12-16 Mazdak FarrokhzadRollup merge of #67344 - joshtriplett:no-gitignore...
2019-12-16 Mazdak FarrokhzadRollup merge of #67336 - GuillaumeGomez:fix-js-error...
2019-12-16 Mazdak FarrokhzadRollup merge of #67323 - Centril:tes, r=davidtwco
2019-12-16 Mazdak FarrokhzadRollup merge of #67322 - lzutao:nonzero-use-self, r...
2019-12-16 Mazdak FarrokhzadRollup merge of #67318 - Centril:spdocs, r=matthewjasper
2019-12-16 Mazdak FarrokhzadRollup merge of #67308 - dtolnay:fast_rebind, r=alexcri...
2019-12-16 Mazdak FarrokhzadRollup merge of #67249 - ranma42:improve-starts-with...
2019-12-16 Andrea CancianiAdd benchmarks for `start_with` and `ends_with`
2019-12-16 Peter ToddMinor: update Unsize docs for dyn syntax
2019-12-16 borsAuto merge of #67342 - Centril:rollup-fl44n41, r=Centril
2019-12-16 Josh Triplett.gitignore: Don't ignore a file that exists in the...
2019-12-16 Mazdak Farrokhzadimprove lower_pat_slice docs + while -> for
2019-12-16 Mazdak FarrokhzadRollup merge of #67325 - Centril:push-fake-read, r...
2019-12-16 Mazdak FarrokhzadRollup merge of #67324 - Centril:mir-build-match-doc...
2019-12-16 Mazdak FarrokhzadRollup merge of #67317 - lcnr:type_name_docs, r=jonas...
2019-12-16 Mazdak FarrokhzadRollup merge of #66771 - SimonSapin:panic-stability...
2019-12-16 Mazdak FarrokhzadRollup merge of #66735 - SOF3:feature/str_strip, r...
2019-12-16 Mazdak FarrokhzadRollup merge of #66570 - lzutao:stabilize-result-map_or...
2019-12-16 Mazdak FarrokhzadRollup merge of #65778 - bdonlan:stable_weak_count...
2019-12-15 Guillaume GomezFix JS error when loading page with search
2019-12-15 Mazdak Farrokhzadcleanup with push_fake_read
2019-12-15 Mazdak FarrokhzadFix repetition in matches/mod.rs
2019-12-15 Mazdak Farrokhzadmake transparent enums more ordinary
2019-12-15 Lzu Taouse Self alias in place of macros
2019-12-15 Lzu Taomake htons const fn
2019-12-15 Mazdak Farrokhzadimprove hir::PatKind::Slice docs
2019-12-15 Mazdak Farrokhzaddocument check_pat_slice
2019-12-15 Mazdak Farrokhzadcomment -> doc comment
2019-12-15 lcnr/Bastian... fix doc comment
2019-12-15 SOFeSet tracking issue for str_strip
2019-12-15 borsAuto merge of #67310 - Centril:rollup-22jiyow, r=Centril
2019-12-15 Mazdak FarrokhzadRollup merge of #67305 - kappa:patch-1, r=jonas-schievink
2019-12-15 Mazdak FarrokhzadRollup merge of #67300 - aloucks:issue-65970, r=rkruppe
2019-12-15 Mazdak FarrokhzadRollup merge of #67289 - estebank:unnamed-closure,...
2019-12-15 Mazdak FarrokhzadRollup merge of #67282 - pjw91:patch-1, r=Dylan-DPC
2019-12-15 Mazdak FarrokhzadRollup merge of #67267 - alexcrichton:update-wasi-libc...
2019-12-15 Mazdak FarrokhzadRollup merge of #67255 - tuxillo:remove-i686-unknown...
2019-12-15 David TolnayBump Weak::strong_count/weak_count stabilizations from...
2019-12-15 David TolnayDelete flaky test net::tcp::tests::fast_rebind
2019-12-15 borsAuto merge of #67216 - ecstatic-morse:const-loop, r...
2019-12-15 Alex KapranoffDoc typo
2019-12-14 Esteban KüberDo not ICE on unnamed future
2019-12-14 borsAuto merge of #67224 - nikomatsakis:revert-stabilizatio...
2019-12-14 Niko Matsakisupdate reference
2019-12-14 Niko Matsakisupdate clippy to the rustc-pr-67224 branch
2019-12-14 Aaron LoucksRestore original implementation of Vec::retain
2019-12-14 Niko Matsakis[WIP] fix tests after rebase
2019-12-14 Niko Matsakisadd `#![feature(never_type)]` to tests as needed
2019-12-14 Niko MatsakisAdd regression test for #66757
2019-12-14 Niko MatsakisRevert "Stabilize the `never_type`, written `!`."
2019-12-14 Niko MatsakisRevert "Remove `#![feature(never_type)]` from tests."
2019-12-14 Niko MatsakisRevert "Redefine `core::convert::Infallible` as `!`."
2019-12-14 borsAuto merge of #67136 - oli-obk:const_stability, r=Centril
2019-12-14 borsAuto merge of #67084 - Pagten:feature/print-msg-from...
2019-12-13 borsAuto merge of #65951 - estebank:type-inference-error...
2019-12-13 Josh StoneFix the configure.py TOML field for a couple LLVM options
2019-12-13 borsAuto merge of #67284 - Centril:rollup-ghiukob, r=Centril
2019-12-13 Mazdak FarrokhzadRollup merge of #67280 - shalzz:patch-1, r=jonas-schievink
2019-12-13 Mazdak FarrokhzadRollup merge of #67278 - Centril:67273, r=oli-obk
2019-12-13 Mazdak FarrokhzadRollup merge of #67274 - RalfJung:uninit, r=Centril
2019-12-13 Mazdak FarrokhzadRollup merge of #67256 - RalfJung:reduce-allocs, r...
2019-12-13 Mazdak FarrokhzadRollup merge of #67254 - RalfJung:vtable-ice, r=oli-obk
2019-12-13 Mazdak FarrokhzadRollup merge of #67235 - jonas-schievink:vecdeque-leak...
2019-12-13 Mazdak FarrokhzadRollup merge of #67026 - Nadrieril:improve-usefulness...
2019-12-13 Patrick WangFix incorrect example code of OpenOptions::open
2019-12-13 Dylan MacKenzieCorrectly mark things as `min_const_fn`
2019-12-13 ecstatic-morseDocument `Features::enabled`
2019-12-13 Dylan MacKenzieUse correct nightly version for feature
2019-12-13 Dylan MacKenzieEnsure test actually uses dataflow, not simulation
2019-12-13 Dylan MacKenzieUse better name for local containing required feature...
2019-12-13 Dylan MacKenzieReplace `Index` impl with `enabled` method
2019-12-13 Dylan MacKenzieApply suggestions from review
2019-12-13 ecstatic-morseFix grammar in test description
2019-12-13 Dylan MacKenzieLook for "unstable feature" error code in test
2019-12-13 Dylan MacKenzieImprove comment
2019-12-13 Dylan MacKenzieImprove message when active feature indexing panics
2019-12-13 Dylan MacKenzieBless modified tests
2019-12-13 Dylan MacKenzieBless unrelated tests with new help message
2019-12-13 Dylan MacKenzieAdd qualif smoke tests for const loops
2019-12-13 Dylan MacKenzieExtend control flow basics tests with loops
2019-12-13 Dylan MacKenzieRestructue HIR const-checker to handle features with...
2019-12-13 Dylan MacKenziePut MIR checks for loops behind the feature flag
2019-12-13 Dylan MacKenzieAdd feature gate for `const_loop`
next