]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-09-16 Ralf JungRollup merge of #76262 - howard0su:patch-1, r=cramertj
2020-09-16 Ralf JungRollup merge of #76062 - pickfire:patch-13, r=jyn514
2020-09-16 Ralf JungRollup merge of #76056 - pickfire:patch-10, r=jyn514
2020-09-16 borsAuto merge of #76771 - Dylan-DPC:rollup-qj4j3ma, r...
2020-09-15 Dylan DPCRollup merge of #76763 - ehuss:update-cargo, r=ehuss
2020-09-15 Dylan DPCRollup merge of #76689 - jyn514:update-pulldown, r...
2020-09-15 Dylan DPCRollup merge of #76198 - CDirkx:const-ordering, r=dtolnay
2020-09-15 Dylan DPCRollup merge of #76048 - alistair23:alistair/rv32-linux...
2020-09-15 Dylan DPCRollup merge of #75886 - erikdesjardins:index, r=nikic
2020-09-15 Dylan DPCRollup merge of #75882 - pickfire:patch-6, r=jyn514
2020-09-15 Dylan DPCRollup merge of #75749 - ehuss:consolidate-sys, r=alexc...
2020-09-15 Dylan DPCRollup merge of #75304 - Aaron1011:feature/diag-deref...
2020-09-15 Dylan DPCRollup merge of #75146 - tmiasko:range-overflow, r...
2020-09-15 Dylan DPCRollup merge of #73955 - hellow554:unsafe_process,...
2020-09-15 borsAuto merge of #76755 - pietroalbini:gha-macos, r=Mark...
2020-09-15 Eric HussUpdate cargo
2020-09-15 borsAuto merge of #73595 - SNCPlay42:lifetime-after-mut...
2020-09-15 Pietro Albinici: gate macOS on GHA too
2020-09-15 borsAuto merge of #73166 - jethrogb:stdarch, r=Amanieu
2020-09-15 borsAuto merge of #75148 - joechrisellis:master, r=Amanieu
2020-09-15 Jethro BeekmanUpdate stdarch
2020-09-15 Alistair Francisdoc: platform-support.md: Move to tier 3
2020-09-15 borsAuto merge of #76708 - Mark-Simulacrum:lld-macos, r...
2020-09-15 Alistair Francisdoc: platform-support.md: Document port
2020-09-15 SNCPlay42improve diagnostics for lifetime after `&mut`
2020-09-15 Mark RousskovEnable shared linking to LLVM on non-Windows
2020-09-15 Eric HussConsolidate wasi::process and unsupported::process
2020-09-15 Eric HussConsolidate wasi alloc with unix alloc.
2020-09-15 Eric HussConsolidate byte-identical modules.
2020-09-15 borsAuto merge of #76311 - lzutao:split_core-slice, r=lcnr
2020-09-15 Lzu TaoFix clippy hard-code slice::Iter path
2020-09-15 borsAuto merge of #76171 - estebank:turbofish-the-revenge...
2020-09-15 borsAuto merge of #76684 - jyn514:refactor-intra-links...
2020-09-15 Ivan ThamVec doc use elision as code rather than comment
2020-09-15 borsAuto merge of #76682 - richkadel:vec-take, r=Mark-Simul...
2020-09-15 Erik DesjardinsTest that bounds checks are elided for indexing after...
2020-09-15 borsAuto merge of #74532 - fusion-engineering-forks:atomic...
2020-09-15 Alistair Francislibrustc_target: Address comments
2020-09-15 Alistair Francislibrustc_target: Initial support for riscv32gc_unknown_...
2020-09-15 borsAuto merge of #76612 - estebank:pat-missing-fields...
2020-09-14 borsAuto merge of #76541 - matthiaskrgr:unstable_sort,...
2020-09-14 borsAuto merge of #75608 - estebank:suggest-boxed-match...
2020-09-14 Esteban KüberFix rebase and add comments
2020-09-14 Esteban KüberDetect turbofish with multiple type params missing...
2020-09-14 borsAuto merge of #76278 - jethrogb:jb/sgx-rwlock-init...
2020-09-14 borsAuto merge of #75740 - GuillaumeGomez:stabilize-doc...
2020-09-14 Lzu TaoRemoved outdated comments
2020-09-14 Lzu TaoMove ascii to new module
2020-09-14 Lzu Taomove indexing impl to new mod
2020-09-14 Lzu TaoMove free functions to a new module
2020-09-14 Lzu TaoMove iterator impls to a new module
2020-09-14 Joe EllisFix peer credentials for Android
2020-09-14 Joe EllisConditionally compile peer credentials feature for...
2020-09-14 Joe EllisAdd documentation to public fields of UCred struct
2020-09-14 Joe EllisMove Unix peer credentials tests to their own file
2020-09-14 Joe EllisAdd pid as an option to UCred struct
2020-09-14 Joe EllisUse `u32::MAX` instead of `u32::max_value`
2020-09-14 Joe EllisAdd basic test for Unix peer credentials
2020-09-14 Joe EllisRemove use of `MaybeUninit` in `ucred.rs`
2020-09-14 Joe EllisImplementation of peer credentials for Unix sockets
2020-09-14 Mark RousskovMake bootstrap build on stable
2020-09-14 Guillaume GomezStabilize doc_alias feature
2020-09-14 borsAuto merge of #76571 - lzutao:rustdoc-private-traits...
2020-09-14 borsAuto merge of #76549 - ehuss:lints-comments, r=wesleywiser
2020-09-14 borsAuto merge of #76195 - lcnr:const-Self, r=varkor
2020-09-14 borsAuto merge of #76123 - tmiasko:inline-args-storage...
2020-09-14 Joshua NelsonUse `.as_str()` instead of `CowStr::Borrowed`
2020-09-14 Joshua NelsonDon't use `link.span` yet
2020-09-14 borsAuto merge of #76656 - jonas-schievink:fewer-unstable...
2020-09-14 Joshua NelsonUpgrade to pulldown-cmark 0.8.0
2020-09-13 borsAuto merge of #76678 - jonas-schievink:rollup-vzl9yhx...
2020-09-13 Rich KadelOptimize behavior of vec.split_off(0) (take all)
2020-09-13 Joshua NelsonRequire `module_id` param to `resolve` to be non-empty
2020-09-13 Joshua NelsonRefactor `resolve_with_disambiguator` into a separate...
2020-09-13 Bastian Kauschkebless tests
2020-09-13 Bastian Kauschkereview, improve note span
2020-09-13 Bastian Kauschkeallow concrete self types in consts
2020-09-13 Joshua NelsonRefactor `resolve_link` into a separate function
2020-09-13 Jonas SchievinkRollup merge of #76677 - RalfJung:stable-pointers,...
2020-09-13 Jonas SchievinkRollup merge of #76668 - pickfire:patch-9, r=jonas...
2020-09-13 Jonas SchievinkRollup merge of #76667 - matklad:patch-llvm, r=Mark...
2020-09-13 Jonas SchievinkRollup merge of #76665 - RalfJung:slice-from-raw, r...
2020-09-13 Jonas SchievinkRollup merge of #76663 - pickfire:patch-7, r=jonas...
2020-09-13 Jonas SchievinkRollup merge of #76651 - nicholasbishop:bishop-remove...
2020-09-13 Jonas SchievinkRollup merge of #76646 - CDirkx:mailmap, r=Mark-Simulacrum
2020-09-13 Jonas SchievinkRollup merge of #76640 - fusion-engineering-forks:synco...
2020-09-13 Jonas SchievinkRollup merge of #76629 - pickfire:patch-4, r=jonas...
2020-09-13 Jonas SchievinkRollup merge of #76527 - fusion-engineering-forks:clean...
2020-09-13 Jonas SchievinkRollup merge of #76441 - jyn514:parallel, r=jonas-schievink
2020-09-13 Jonas SchievinkRollup merge of #75559 - RalfJung:union-test-move,...
2020-09-13 Eric HussMake const_evaluatable_unchecked lint example not depen...
2020-09-13 Ralf Jungnote that test_stable_pointers does not reflect a stabl...
2020-09-13 Mara BosSupress unused_macros error on architectures with no...
2020-09-13 borsAuto merge of #76244 - vandenheuvel:remove__paramenv__d...
2020-09-13 Ralf Jungrebase fallout
2020-09-13 Eric HussSupport `ignore` for lint examples.
2020-09-13 Eric HussLink rustdoc lint docs to the rustdoc book.
2020-09-13 Eric HussAuto-generate lint documentation.
2020-09-13 Ralf Jungmake union-drop mem::forget test meaningful
2020-09-13 Ralf Jungplease tidy
next