about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-04-16Partially revert "Do not ICE in the face of invalid enum discriminant"Eduard-Mihai Burtescu-10/+4
2020-04-16ty: add `ty::ConstKind::Error` to replace `tcx.consts.err`.Eduard-Mihai Burtescu-30/+49
2020-04-16Miri error messages: avoid try terminologyRalf Jung-5/+5
2020-04-16Extend UI tests for fixed check_attr()Matthias Schiffer-2/+49
2020-04-16rustc: fix check_attr() for methods, closures and foreign functionsMatthias Schiffer-20/+75
2020-04-17Remove inline attribute from `into_vec()`Yuki Okushi-1/+0
2020-04-16Implement `Box::into_raw` based on `Box::leak`Simon Sapin-10/+17
2020-04-16rustc_target::abi: add Primitive variant to FieldsShape.Ana-Maria Mihalache-23/+59
2020-04-16Move the explanation why adjust_global_const is called for all constants.Vytautas Astrauskas-3/+5
2020-04-16Rename Machine::eval_maybe_thread_local_static_const to adjust_global_const a...Vytautas Astrauskas-2/+7
2020-04-16Rollup merge of #71191 - GuillaumeGomez:cleanup-e0520, r=Dylan-DPCDylan DPC-1/+3
2020-04-16Rollup merge of #71179 - matthiaskrgr:cl6ppy, r=Dylan-DPCDylan DPC-124/+111
2020-04-16Rollup merge of #71149 - RalfJung:check-const-call, r=eddybDylan DPC-16/+5
2020-04-16Rollup merge of #71141 - Duddino:master, r=estebankDylan DPC-1/+68
2020-04-16Rollup merge of #70566 - jumbatm:exceeding-bitshifts-constprop, r=RalfJungDylan DPC-115/+133
2020-04-16Auto merge of #70755 - wesleywiser:simplify_locals_2_electric_boogaloo, r=oli...bors-154/+319
2020-04-16sort unused unsafe blocks by Span instead of NodeIdljedrz-1/+1
2020-04-16Respond to code review feedbackWesley Wiser-1/+9
2020-04-16simplify unused unsafe block handlingljedrz-7/+11
2020-04-16Fixed issue with self: &Box<Self>Duddino-5/+13
2020-04-16Clean up E0520 explanationGuillaume Gomez-1/+3
2020-04-16./x.py fmtDuddino-1/+1
2020-04-16fixed missing trait method suggests incorrect code (self parameter not named ...Duddino-11/+25
2020-04-16test fast path offset reportingRalf Jung-2/+112
2020-04-16switch back to 'bytes'Ralf Jung-2/+2
2020-04-16compute SCCs in dependency orderNiko Matsakis-33/+60
2020-04-16reserve variable for empty root regionNiko Matsakis-111/+164
2020-04-16enforce that R1: R2 requires univ(R1) <= univ(R2)Niko Matsakis-10/+152
2020-04-16Auto merge of #70831 - sfackler:shrink-future-stack, r=matthewjasperbors-25/+40
2020-04-16Auto merge of #71173 - RalfJung:miri, r=RalfJungbors-10/+7
2020-04-16Auto merge of #71159 - topecongiro:rustfmt-1.4.14, r=Dylan-DPCbors-14/+18
2020-04-15Add note about Layout::pad_to_align to Layout::extendCAD97-3/+31
2020-04-16bump MiriRalf Jung-10/+7
2020-04-15Auto merge of #71180 - Dylan-DPC:rollup-pscpg6q, r=Dylan-DPCbors-474/+970
2020-04-16Rollup merge of #71166 - GuillaumeGomez:cleanup-e0518, r=Dylan-DPCDylan DPC-3/+3
2020-04-16Rollup merge of #71145 - pfmooney:illumos-triple, r=nagisaDylan DPC-18/+366
2020-04-16Rollup merge of #70990 - GuillaumeGomez:rustdoc-cleanup, r=ollie27Dylan DPC-29/+25
2020-04-16Rollup merge of #70774 - GuillaumeGomez:clean-rustdoc-js-tools, r=ollie27Dylan DPC-419/+403
2020-04-16Rollup merge of #69903 - estebank:icemation, r=oli-obkDylan DPC-5/+173
2020-04-15Auto merge of #5363 - yaahc:clippy-fix, r=phansch,flip1995bors-42/+149
2020-04-16don't clone types that are copy (clippy::clone_on_copy)Matthias Krüger-111/+99
2020-04-15Fix clippy warningsMatthias Krüger-13/+12
2020-04-15Apply suggestions from code reviewJane Lusby-6/+6
2020-04-15Remove now unnecessary resolve_maybe_global_alloc.Vytautas Astrauskas-43/+17
2020-04-15manually fixing formatting at this point lolJane Lusby-2/+2
2020-04-15fmtJane Lusby-11/+10
2020-04-15emphasize *no trailing padding*Christopher Durham-1/+1
2020-04-16Inlined everything into a single trait and trait implRakshith Ravi-126/+141
2020-04-15Auto merge of #71139 - matthiaskrgr:submodule_upd, r=Dylan-DPCbors-13/+17
2020-04-15rename fieldJane Lusby-9/+9