about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-05-18Implement asm! in librustc_builtin_macrosAmanieu d'Antras-120/+712
2020-05-18Add asm! to ASTAmanieu d'Antras-1/+212
2020-05-18Add inline asm register definitions to librustc_targetAmanieu d'Antras-1/+1448
2020-05-18Add RISC-V target featuresAmanieu d'Antras-0/+15
2020-05-18Auto merge of #72316 - RalfJung:rollup-70g6bln, r=RalfJungbors-4/+16
2020-05-18Rollup merge of #72307 - hermitcore:condvar, r=Mark-SimulacrumRalf Jung-4/+2
2020-05-18Rollup merge of #72143 - rust-lang:steveklabnik-must-use, r=sfacklerRalf Jung-0/+14
2020-05-18Auto merge of #72300 - flip1995:clippyup, r=Mark-Simulacrumbors-1102/+1770
2020-05-18Auto merge of #72269 - RalfJung:unsafe-borrow-of-packed, r=Mark-Simulacrumbors-19/+19
2020-05-18minor changes to pass the format checkStefan Lankes-3/+1
2020-05-17use new interface to initialize CondvarStefan Lankes-5/+5
2020-05-17Auto merge of #72248 - petrochenkov:codemodel, r=Amanieubors-57/+125
2020-05-17Auto merge of #72295 - RalfJung:rollup-icmhbs7, r=RalfJungbors-11/+146
2020-05-17Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyupflip1995-1102/+1770
2020-05-17make many ptr functions must_useSteve Klabnik-0/+14
2020-05-17Rollup merge of #72291 - RalfJung:format-typo, r=jonas-schievinkRalf Jung-1/+1
2020-05-17Rollup merge of #72261 - csmoe:issue-72095, r=estebankRalf Jung-8/+17
2020-05-17Rollup merge of #72259 - crlf0710:ascii_only_check, r=petrochenkovRalf Jung-2/+128
2020-05-17Auto merge of #72204 - RalfJung:abort, r=Mark-Simulacrumbors-14/+55
2020-05-17Auto merge of #5568 - ThibsG:RenameIdentityConversionLint, r=flip1995bors-7/+7
2020-05-17Auto merge of #5529 - alex-700:improve-option-and-then-some-lint, r=phanschbors-7/+7
2020-05-17bootstrap: fix typoRalf Jung-1/+1
2020-05-17make abort intrinsic safe, and correct its documentationRalf Jung-14/+55
2020-05-17Auto merge of #72135 - oli-obk:const_prop_deaggregates, r=wesleywiserbors-1/+189
2020-05-17improve and generalize `option_and_then_some` lintAleksei Latyshev-7/+7
2020-05-17Auto merge of #72208 - tmandry:fix-fuchsia-solink, r=Mark-Simulacrumbors-1/+1
2020-05-16Bless mir-opt tests to account for #72220Wesley Wiser-4/+2
2020-05-17Auto merge of #72286 - Dylan-DPC:rollup-n3rk6df, r=Dylan-DPCbors-15/+251
2020-05-17Rollup merge of #72282 - jonas-schievink:issue-typo, r=Dylan-DPCDylan DPC-2/+2
2020-05-17Rollup merge of #72281 - estebank:fix-ws-sugg, r=Dylan-DPCDylan DPC-3/+3
2020-05-17Rollup merge of #72277 - RalfJung:manually-drop-docs, r=Mark-SimulacrumDylan DPC-1/+5
2020-05-17Rollup merge of #72233 - dtolnay:literal, r=petrochenkovDylan DPC-9/+241
2020-05-17Run fmtflip1995-112/+110
2020-05-17Merge remote-tracking branch 'upstream/master' into rustupflip1995-72/+30
2020-05-16Auto merge of #72178 - tmiasko:inliner-lifetimes, r=nikicbors-13/+50
2020-05-16Rename lint `identity_conversion` to `useless_conversion`ThibsG-7/+7
2020-05-16Auto merge of #5563 - ThibsG:MergeLints, r=flip1995bors-68/+26
2020-05-16Fix issue number typo in noteJonas Schievink-2/+2
2020-05-16Fix whitespace in `?Sized` structured suggestionEsteban Küber-3/+3
2020-05-16emphasize that ManuallyDrop is safe-to-access and unsafe-to-dropRalf Jung-1/+5
2020-05-16Rollup merge of #72254 - ehuss:double-backtick, r=dtolnayRalf Jung-4/+4
2020-05-16Rollup merge of #72094 - petrochenkov:overfeature, r=nikicRalf Jung-2/+33
2020-05-16Rollup merge of #72060 - lcnr:move-list, r=estebankRalf Jung-145/+155
2020-05-16Rollup merge of #72047 - Julian-Wollersberger:literal_error_reporting_cleanup...Ralf Jung-214/+132
2020-05-16Rollup merge of #72045 - RalfJung:incomplete-unsound, r=petrochenkovRalf Jung-182/+284
2020-05-17Disallow forbidden usage of non-ascii identifiers.Charles Lew-2/+128
2020-05-16Auto merge of #72262 - Dylan-DPC:rollup-x56q1jj, r=Dylan-DPCbors-60/+187
2020-05-16move borrow-of-packed-field unsafety check out of loopRalf Jung-19/+19
2020-05-16Rollup merge of #72258 - Rustin-Liu:rustin-patch-typo, r=dtolnayDylan DPC-1/+1
2020-05-16Rollup merge of #72234 - dtolnay:default, r=petrochenkovDylan DPC-0/+7