about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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 debug assertion in error codeMatthew Jasper-0/+45
2020-05-08Add test for strikethrough in rustdocmibac138-0/+6
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-08Add test for deprecated emojiGuillaume Gomez-2/+2
2020-05-08Add emoji for deprecated messagesGuillaume Gomez-1/+4
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
2020-05-08Simplify bitcode embedding - either None or FullTom Karpiniec-21/+9
2020-05-08Adjust cfg(version) to lang team decisionmibac138-3/+7
2020-05-08Replace `MatchVisitor::check_in_cx` with `MatchVisitor::new_cx`.Nicholas Nethercote-80/+75
2020-05-08update miriRalf Jung-7/+7
2020-05-07Auto merge of #71995 - pietroalbini:ci-windows-detect-latest-python, r=Mark-S...bors-2/+10
2020-05-07Fix nit and cargo.lockJack Huey-1/+8
2020-05-08Remove `MatchCheckCtxt::create_and_enter`.Nicholas Nethercote-18/+8
2020-05-07Reintegrate chalk using chalk-solveJack Huey-21/+2792
2020-05-07ci: use the latest python available on windowsPietro Albini-2/+10
2020-05-07Incorporate old module docs into `MaybeLiveLocals` docsDylan MacKenzie-0/+7
2020-05-07Remove old `util/liveness.rs` moduleDylan MacKenzie-334/+85
2020-05-07Rollup merge of #71960 - estebank:fix-E0284, r=davidtwcoDylan DPC-26/+81
2020-05-07Rollup merge of #71903 - euclio:reword-possible-better, r=petrochenkovDylan DPC-106/+112
2020-05-07Rollup merge of #71783 - estebank:async-block-2015, r=tmandryDylan DPC-41/+121
2020-05-07Rollup merge of #71598 - lcnr:drop-docs, r=RalfJung,Mark-SimulacrumDylan DPC-44/+98
2020-05-07Rollup merge of #70733 - yoshuawuyts:arc-increment-refcount, r=Mark-SimulacrumDylan DPC-5/+80
2020-05-07Add the manual_async_fn lintEduardo Broto-0/+7
2020-05-07Use `hir::ConstContext` instead of local enumsDylan MacKenzie-134/+34
2020-05-07Add `hir::ConstContext`Dylan MacKenzie-0/+67
2020-05-07Fix E0284 to not use incorrect wordingEsteban Küber-26/+81
2020-05-07Rollup merge of #71980 - steveklabnik:warnings-fixes, r=Mark-SimulacrumDylan DPC-0/+6
2020-05-07Rollup merge of #71972 - RalfJung:miri-validity-error-refine, r=oli-obkDylan DPC-6/+7