about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-11-21Remove StructRet arg attrbjorn3-12/+6
2020-11-21Replace ByVal attribute with on_stack field for Indirectbjorn3-57/+102
2020-11-21Replace ZExt and SExt flags with ArgExtension enumbjorn3-9/+53
2020-11-21Auto merge of #77805 - JohnTitor:non-standard-char-sugg, r=Dylan-DPCbors-19/+91
2020-11-21Auto merge of #79250 - RalfJung:miri, r=RalfJungbors-8/+8
2020-11-21Auto merge of #79222 - yoshuawuyts:slice-fill-with, r=m-ou-sebors-0/+28
2020-11-21Auto merge of #79003 - petrochenkov:innertest, r=estebankbors-21/+37
2020-11-21Auto merge of #78588 - HeroicKatora:sccc, r=nikomatsakisbors-95/+364
2020-11-21update miriRalf Jung-8/+8
2020-11-20Auto merge of #78569 - bugadani:arena-spec, r=Mark-Simulacrumbors-13/+71
2020-11-20Use specialization to avoid copyingDániel Buga-13/+71
2020-11-20rustc_expand: Mark inner `#![test]` attributes as soft-unstableVadim Petrochenkov-21/+37
2020-11-20Auto merge of #78104 - ssomers:btree_root_redux, r=Mark-Simulacrumbors-176/+168
2020-11-20Auto merge of #79205 - rust-lang:jdm-patch-1, r=m-ou-sebors-0/+1
2020-11-20Add `core::slice::fill_with`Yoshua Wuyts-0/+28
2020-11-20Auto merge of #78646 - tgnottingham:packed_fingerprints, r=nnethercotebors-7/+76
2020-11-20Set unaligned_references lint to deny in rustc_data_structuresTyson Nottingham-0/+1
2020-11-20Auto merge of #79196 - RalfJung:syscall, r=m-ou-sebors-1/+1
2020-11-20Auto merge of #79192 - tmiasko:naked-noinline, r=oli-obkbors-4/+45
2020-11-20Auto merge of #78088 - fusion-engineering-forks:panic-fmt-lint, r=estebankbors-165/+362
2020-11-20Auto merge of #79220 - Dylan-DPC:rollup-5bpbygd, r=Dylan-DPCbors-736/+633
2020-11-20Never inline naked functionsTomasz Miąsko-4/+45
2020-11-20unix/weak: pass arguments to syscall at the given typeRalf Jung-1/+1
2020-11-19Rollup merge of #79217 - yoshuawuyts:copy_from_slice-alias, r=Mark-SimulacrumDylan DPC-0/+1
2020-11-19Rollup merge of #79212 - LeSeulArtichaut:rustc-ty, r=jonas-schievinkDylan DPC-7/+7
2020-11-19Rollup merge of #79204 - pickfire:patch-3, r=jyn514Dylan DPC-0/+1
2020-11-19Rollup merge of #79194 - est31:array_into_iter_slice, r=scottmcmDylan DPC-2/+4
2020-11-19Rollup merge of #79193 - tmiasko:revert-78969-normalize, r=davidtwcoDylan DPC-21/+16
2020-11-19Rollup merge of #79185 - petrochenkov:derattr2, r=Aaron1011Dylan DPC-654/+481
2020-11-19Rollup merge of #79183 - cuviper:compiletest-test-sysroot, r=Mark-SimulacrumDylan DPC-1/+4
2020-11-19Rollup merge of #79181 - aDotInTheVoid:provided-method-source-link, r=jyn514,...Dylan DPC-42/+55
2020-11-19Rollup merge of #79177 - fanzier:drop-order-test, r=RalfJungDylan DPC-0/+44
2020-11-19Rollup merge of #79123 - CDirkx:128-bits, r=Mark-SimulacrumDylan DPC-6/+10
2020-11-19Rollup merge of #79119 - jamesmunns:patch-1, r=Mark-SimulacrumDylan DPC-3/+10
2020-11-19Auto merge of #79060 - dtolnay:symlinkarg, r=Mark-Simulacrumbors-60/+67
2020-11-19Move `rustc_ty` -> `rustc_ty_utils`LeSeulArtichaut-7/+7
2020-11-19Add the "memcpy" doc alias to slice::copy_from_sliceYoshua Wuyts-0/+1
2020-11-19Clippy: Match on assert!() expansions without an inner block.Mara Bos-2/+5
2020-11-19Remove the clippy::panic-params lint.Mara Bos-134/+4
2020-11-19Auto merge of #79200 - Dylan-DPC:rollup-su689pq, r=Dylan-DPCbors-729/+632
2020-11-19Extend meta parameters to all generated code in compat_fn.Josh Matthews-0/+1
2020-11-19expand: Mark some dead code in derive expansion as unreachableVadim Petrochenkov-54/+5
2020-11-19expand: Stop derive expansion un unexpected targets earlyVadim Petrochenkov-88/+41
2020-11-19expand: Cleanup attribute collection in invocation collectorVadim Petrochenkov-141/+39
2020-11-19resolve/expand: Misc cleanupVadim Petrochenkov-16/+10
2020-11-19resolve: Centralize some error reporting for unexpected macro resolutionsVadim Petrochenkov-253/+278
2020-11-19resolve: Introduce a separate `NonMacroAttrKind` for legacy derive helpersVadim Petrochenkov-20/+21
2020-11-19expand: Move `fully_configure` to `config.rs`Vadim Petrochenkov-42/+45
2020-11-19expand: Tell built-in macros whether we are currently in forced expansion modeVadim Petrochenkov-40/+42
2020-11-20Add jyn514 email alias to mailmapIvan Tham-0/+1