about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-04-01Auto merge of #70414 - lopsided98:armv6-gcc-8, r=pietroalbinibors-743/+1035
2020-04-01Rollup merge of #70632 - tspiteri:vec-new, r=sfacklerDylan DPC-0/+6
2020-04-01Rollup merge of #70630 - ehuss:update-books, r=ehussDylan DPC-0/+0
2020-04-01Rollup merge of #70605 - Amanieu:pthread_msvcrt, r=varkorDylan DPC-0/+2
2020-04-01Rollup merge of #70556 - Centril:fix-70552, r=estebankDylan DPC-0/+12
2020-04-01Rollup merge of #70081 - lcnr:issue68387, r=varkorDylan DPC-176/+559
2020-04-01Rollup merge of #68770 - ssomers:btree_drain_filter, r=AmanieuDylan DPC-14/+671
2020-03-31expand vec![] to Vec::new()Trevor Spiteri-0/+6
2020-03-31Update books.Eric Huss-0/+0
2020-03-31Rollup merge of #70614 - RalfJung:cons-prop-reloc, r=wesleywiserDylan DPC-7/+4
2020-03-31Rollup merge of #70606 - GuillaumeGomez:cleanup-e0466, r=Dylan-DPCDylan DPC-1/+1
2020-03-31Rollup merge of #70600 - danielframpton:aarch64-windows-tests, r=alexcrichtonDylan DPC-17/+0
2020-03-31Rollup merge of #70268 - tmiasko:sanitizer-docs, r=steveklabnikDylan DPC-86/+150
2020-03-31Rollup merge of #69458 - Luro02:master, r=GuillaumeGomez,ollie27Dylan DPC-40/+63
2020-03-31Rollup merge of #69425 - lcnr:make_contiguous, r=AmanieuDylan DPC-53/+235
2020-03-31update unused_braces wordingBastian Kauschke-21/+20
2020-03-31add tests for `unused_braces`Bastian Kauschke-0/+134
2020-03-31update testsBastian Kauschke-25/+31
2020-03-31fix internal lint falloutBastian Kauschke-14/+15
2020-03-31fix docsBastian Kauschke-1/+1
2020-03-31Rollup merge of #70613 - matthiaskrgr:cl5ppy_squashed, r=CentrilMazdak Farrokhzad-124/+102
2020-03-31Rollup merge of #70588 - Coder-256:str-split-at-docs, r=Dylan-DPCMazdak Farrokhzad-2/+2
2020-03-31Rollup merge of #70585 - alexcrichton:fix-wasi-align-alloc, r=Mark-SimulacrumMazdak Farrokhzad-1/+1
2020-03-31Rollup merge of #70562 - lcnr:const-arr_len, r=CentrilMazdak Farrokhzad-23/+151
2020-03-31Rollup merge of #70561 - tshepang:obsolete-comment, r=petrochenkovMazdak Farrokhzad-3/+0
2020-03-31Rollup merge of #70555 - Centril:fix-70549, r=petrochenkovMazdak Farrokhzad-9/+82
2020-03-31Rollup merge of #70548 - Ersikan:master, r=GuillaumeGomezMazdak Farrokhzad-3/+24
2020-03-31Rollup merge of #69784 - benesch:fast-strip-prefix-suffix, r=kennytmMazdak Farrokhzad-30/+107
2020-03-31update `VecDeque::as_(mut)_slice` docsBastian Kauschke-4/+4
2020-03-31remove unnecessary relocation check in const_propRalf Jung-7/+4
2020-03-31more clippy fixesMatthias Krüger-124/+102
2020-03-31Clean up E0466 explanationGuillaume Gomez-1/+1
2020-03-31improve folder name for persistent doc testsLuro02-40/+63
2020-03-31Add missing -lmsvcrt on mingw after -lpthreadAmanieu d'Antras-0/+2
2020-03-30Deduplicate crosstool-ng.shBen Wolsieffer-30/+6
2020-03-30Fix incorrect documentation for `str::{split_at, split_at_mut}`Jacob Greenfield-2/+2
2020-03-30std: Fix over-aligned allocations on wasm32-wasiAlex Crichton-1/+1
2020-03-30Auto merge of #70574 - matthiaskrgr:submodule_upd, r=Centrilbors-12/+8
2020-03-30update tests, improve variable namesBastian Kauschke-12/+40
2020-03-30add test for array len inferenceBastian Kauschke-0/+32
2020-03-30dedup docsBastian Kauschke-1/+0
2020-03-30Correct long error message according to reviewsJulien Philippon-2/+3
2020-03-30Document ThreadSanitizer in unstable-bookTomasz Miąsko-86/+150
2020-03-30infer arr len from patternBastian Kauschke-21/+90
2020-03-30submodules: update clippy from 70b93aab to e170c849Matthias Krüger-12/+8
2020-03-30Optimize strip_prefix and strip_suffix with str patternsNikhil Benesch-30/+107
2020-03-30Rollup merge of #70567 - JOE1994:patch-3, r=CentrilDylan DPC-1/+1
2020-03-30Rollup merge of #70559 - RalfJung:btree-test-miri, r=Mark-SimulacrumDylan DPC-1/+1
2020-03-30Rollup merge of #70546 - lqd:polonius_update, r=nikomatsakisDylan DPC-12/+18
2020-03-30Rollup merge of #70479 - RalfJung:win-env, r=Mark-SimulacrumDylan DPC-1/+1