about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-05-09Auto merge of #69530 - Aaron1011:perf/skip-coerce-var, r=nikomatsakisbors-1/+35
2020-05-09Auto merge of #72041 - RalfJung:rollup-xivrvy2, r=RalfJungbors-873/+4013
2020-05-09Rollup merge of #71555 - cjgillot:nameless, r=matthewjasperRalf Jung-592/+539
2020-05-09Rollup merge of #71508 - oli-obk:alloc_map_unlock, r=RalfJungRalf Jung-107/+115
2020-05-09Rollup merge of #71234 - maurer:init-array, r=cuviperRalf Jung-1/+23
2020-05-09Rollup merge of #71185 - JohnTitor:run-fail, r=petrochenkovRalf Jung-152/+537
2020-05-09Rollup merge of #69406 - jackh726:chalk-upgrade, r=nikomatsakisRalf Jung-21/+2799
2020-05-09Auto merge of #72030 - matthiaskrgr:submodule_upd, r=Mark-Simulacrumbors-0/+0
2020-05-09Auto merge of #71994 - jyn514:path-independent, r=Mark-Simulacrumbors-2/+11
2020-05-09Auto merge of #72036 - Dylan-DPC:rollup-ca8b0ql, r=Dylan-DPCbors-289/+414
2020-05-09Rollup merge of #72031 - Elinvynia:master, r=Mark-SimulacrumDylan DPC-0/+5
2020-05-09Rollup merge of #72018 - mark-i-m:canon-chalk, r=mark-i-mDylan DPC-9/+9
2020-05-09Rollup merge of #71981 - DarkEld3r:patch-1, r=ollie27Dylan DPC-1/+1
2020-05-09Rollup merge of #71947 - mibac138:dead-code, r=cramertjDylan DPC-4/+66
2020-05-09Rollup merge of #71942 - nnethercote:shrink-LocalDecl, r=matthewjasperDylan DPC-267/+206
2020-05-09Rollup merge of #71890 - cuviper:simple-error-Registry, r=cramertjDylan DPC-6/+3
2020-05-09Rollup merge of #71839 - LG3696:master, r=cramertjDylan DPC-2/+14
2020-05-09Rollup merge of #70834 - yoshuawuyts:future-pending-ready, r=sfacklerDylan DPC-0/+110
2020-05-08x.py: allow configuring the build directoryJoshua Nelson-2/+11
2020-05-08Auto merge of #71418 - hbina:rename_miri_undef, r=RalfJungbors-138/+138
2020-05-09Better documentation for io::Read::read() return valueElinvynia-0/+5
2020-05-09submodules: update cargo from f534844c2 to cb06cb269Matthias Krüger-0/+0
2020-05-08Document `global_alloc`Oliver Scherer-0/+4
2020-05-08Rollup merge of #72017 - ctaggart:wasm2, r=ecstatic-morseDylan DPC-0/+12
2020-05-08Rollup merge of #72003 - ctaggart:wasm, r=jonas-schievinkDylan DPC-0/+4
2020-05-08Rollup merge of #71975 - nnethercote:reduce-TypedArena-creations-in-check_mat...Dylan DPC-93/+87
2020-05-08Rollup merge of #71970 - thombles:ios-bitcode-improvements, r=alexcrichtonDylan DPC-24/+41
2020-05-08Rollup merge of #71710 - workingjubilee:jubilee-readd-test, r=nikomatsakisDylan DPC-0/+40
2020-05-08Rollup merge of #71581 - GuillaumeGomez:unify-lints-handling, r=kinnisonDylan DPC-69/+69
2020-05-08fix canonicalization linksmark-9/+9
2020-05-08Work around ICEs during cross-compilationCameron Taggart-0/+12
2020-05-08FIXME commentCameron Taggart-1/+1
2020-05-08Rollup merge of #72008 - lcnr:patch-3, r=varkorDylan DPC-0/+29
2020-05-08Rollup merge of #72007 - petrochenkov:passcheck3, r=RalfJungDylan DPC-5/+5
2020-05-08Rollup merge of #72001 - mibac138:cfg-version, r=petrochenkovDylan DPC-3/+7
2020-05-08Rollup merge of #71993 - ecstatic-morse:cleanup-old-liveness, r=jonas-schievinkDylan DPC-334/+92
2020-05-08Rollup merge of #71989 - ecstatic-morse:const-context-enum, r=oli-obkDylan DPC-134/+101
2020-05-08Fix testsCamille GILLOT-13/+15
2020-05-08Fix clippy.Camille GILLOT-31/+31
2020-05-08add const-generics testBastian Kauschke-0/+29
2020-05-08Fix some tests failing in `--pass check` modeVadim Petrochenkov-5/+5
2020-05-08Remove ast::{Ident, Name} reexports.Camille GILLOT-548/+493
2020-05-08Create a convenience wrapper for `get_global_alloc(id).unwrap()`Oliver Scherer-35/+34
2020-05-08Shrink visibility of the `AllocMap` and its methodsOliver Scherer-3/+3
2020-05-08Move `unwrap_fn` and `unwrap_memory` to `GlobalAlloc`Oliver Scherer-26/+43
2020-05-08Simplify the `tcx.alloc_map` APIOliver Scherer-83/+71
2020-05-08Auto merge of #71917 - RalfJung:miri, r=RalfJungbors-7/+7
2020-05-07#[allow(unused)]Cameron Taggart-0/+1
2020-05-07allow wasm target for rustc-ap-rustc_spanCameron Taggart-0/+3
2020-05-08Auto merge of #71992 - Dylan-DPC:rollup-29qjvpe, r=Dylan-DPCbors-222/+492