about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-03-31Forward some layouts to prevent recomputationOli Scherer-2/+2
2021-03-31Add a new normalization query just for mir constantsOli Scherer-34/+128
2021-03-31We should never see unevaluated type-level constants after monomorphization u...Oli Scherer-1/+7
2021-03-31Make unevaluated DefId rendering deterministicOli Scherer-23/+37
2021-03-29Only emit a discrimiant tag for enumsOli Scherer-1/+1
2021-03-29Don't build a ty::Const just to take it apart againOli Scherer-2/+1
2021-03-29Convert a closure into a methodOli Scherer-12/+14
2021-03-29Auto merge of #83565 - RalfJung:miri, r=oli-obkbors-10/+15
2021-03-29Auto merge of #83605 - RalfJung:unaligned, r=petrochenkovbors-34/+87
2021-03-28Auto merge of #83619 - petrochenkov:nx, r=nagisabors-73/+23
2021-03-28linker: Use data execution prevention options by default when linker supports...Vadim Petrochenkov-73/+23
2021-03-28Auto merge of #83602 - JohnTitor:cloudabi-flag-is-unnecessary, r=Xanewokbors-1/+0
2021-03-28Auto merge of #83582 - jyn514:might-not, r=joshtriplettbors-3/+3
2021-03-28adjust old testRalf Jung-16/+31
2021-03-28Auto merge of #83577 - geeklint:slice_to_ascii_case_doc_links, r=m-ou-sebors-2/+2
2021-03-28unaligned_references: align(N) fields in packed(N) structs are fineRalf Jung-18/+56
2021-03-28update MiriRalf Jung-9/+7
2021-03-28Auto merge of #83593 - petrochenkov:nounwrap, r=nagisabors-50/+50
2021-03-28Remove unnecessary `ignore-cloudabi` flagJohnTitor-1/+0
2021-03-28Auto merge of #81728 - Qwaz:fix-80335, r=joshtriplettbors-19/+55
2021-03-28Auto merge of #81354 - SkiFire13:binary-search-assume, r=nagisabors-0/+21
2021-03-28Auto merge of #83587 - petrochenkov:asneeded, r=nagisabors-94/+30
2021-03-28rustc_target: Avoid unwraps when adding linker flagsVadim Petrochenkov-61/+61
2021-03-28linker: Use `--as-needed` by default when linker supports itVadim Petrochenkov-94/+30
2021-03-27Auto merge of #83103 - petrochenkov:unilex, r=Aaron1011bors-143/+96
2021-03-27resolve: Partially unify early and late scope-relative ident resolutionVadim Petrochenkov-143/+96
2021-03-27may not -> might notJoshua Nelson-3/+3
2021-03-27Auto merge of #83580 - Dylan-DPC:rollup-1zod4p7, r=Dylan-DPCbors-815/+884
2021-03-27Rollup merge of #83555 - m-ou-se:inline-io-error-new-const, r=jackh726Dylan DPC-0/+8
2021-03-27Rollup merge of #83548 - Aaron1011:capture-none-delims, r=petrochenkovDylan DPC-28/+113
2021-03-27Rollup merge of #83522 - pickfire:patch-6, r=JohnTitorDylan DPC-9/+9
2021-03-27Rollup merge of #82993 - camelid:source-use-diag, r=jyn514Dylan DPC-5/+3
2021-03-27Rollup merge of #82917 - cuviper:iter-zip, r=m-ou-seDylan DPC-256/+310
2021-03-27Rollup merge of #82626 - lcnr:encode_with_shorthandb, r=estebankDylan DPC-72/+81
2021-03-27Rollup merge of #82525 - RalfJung:unaligned-ref-warn, r=petrochenkovDylan DPC-415/+251
2021-03-27Rollup merge of #81351 - lcnr:big-money-big-prices, r=oli-obkDylan DPC-30/+109
2021-03-27revert rustdoc links in core to use #method. because they link to alloc, whic...Violet-2/+2
2021-03-27adjust documentation links for slice ascii case functions to use newer rustdo...Violet-4/+4
2021-03-27update links to make_ascii_lowercase for slice to point to methods on the sam...Violet-2/+2
2021-03-27Add the tracking issue for `#![feature(iter_zip)]`Josh Stone-3/+3
2021-03-27Auto merge of #83573 - JohnTitor:rollup-28jnzsr, r=JohnTitorbors-61/+132
2021-03-28Rollup merge of #83569 - sjakobi:issue56445-regression-test, r=jackh726Yuki Okushi-3/+48
2021-03-28Rollup merge of #83567 - jonjensen:patch-1, r=GuillaumeGomezYuki Okushi-1/+1
2021-03-28Rollup merge of #83561 - m-ou-se:lock-debug, r=jackh726Yuki Okushi-8/+16
2021-03-28Rollup merge of #83560 - m-ou-se:io-chain-debug, r=sfacklerYuki Okushi-7/+1
2021-03-28Rollup merge of #83559 - m-ou-se:rwlock-guard-debug-fix, r=jackh726Yuki Okushi-2/+2
2021-03-28Rollup merge of #83558 - m-ou-se:use-finish-non-exhaustive, r=jackh726Yuki Okushi-15/+21
2021-03-28Rollup merge of #83526 - klensy:lazy-too, r=petrochenkovYuki Okushi-13/+14
2021-03-28Rollup merge of #83462 - ijackson:exitstatus-message-wording, r=joshtriplettYuki Okushi-3/+3
2021-03-28Rollup merge of #83348 - osa1:issue83344, r=jackh726Yuki Okushi-6/+23