| Age | Commit message (Expand) | Author | Lines |
| 2021-03-29 | Auto merge of #83637 - bjorn3:sync_cg_clif-2021-03-29, r=bjorn3 | bors | -493/+878 |
| 2021-03-29 | Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1' into sync_cg_clif-202... | bjorn3 | -493/+878 |
| 2021-03-29 | Auto merge of #83565 - RalfJung:miri, r=oli-obk | bors | -10/+15 |
| 2021-03-29 | Rustup to rustc 1.53.0-nightly (4a20eb6a9 2021-03-28) | bjorn3 | -1/+1 |
| 2021-03-29 | Auto merge of #83605 - RalfJung:unaligned, r=petrochenkov | bors | -34/+87 |
| 2021-03-28 | Auto merge of #83619 - petrochenkov:nx, r=nagisa | bors | -73/+23 |
| 2021-03-28 | linker: Use data execution prevention options by default when linker supports... | Vadim Petrochenkov | -73/+23 |
| 2021-03-28 | Auto merge of #83602 - JohnTitor:cloudabi-flag-is-unnecessary, r=Xanewok | bors | -1/+0 |
| 2021-03-28 | Auto merge of #83582 - jyn514:might-not, r=joshtriplett | bors | -3/+3 |
| 2021-03-28 | adjust old test | Ralf Jung | -16/+31 |
| 2021-03-28 | Auto merge of #83577 - geeklint:slice_to_ascii_case_doc_links, r=m-ou-se | bors | -2/+2 |
| 2021-03-28 | unaligned_references: align(N) fields in packed(N) structs are fine | Ralf Jung | -18/+56 |
| 2021-03-28 | update Miri | Ralf Jung | -9/+7 |
| 2021-03-28 | Auto merge of #83593 - petrochenkov:nounwrap, r=nagisa | bors | -50/+50 |
| 2021-03-28 | Remove unnecessary `ignore-cloudabi` flag | JohnTitor | -1/+0 |
| 2021-03-28 | Auto merge of #81728 - Qwaz:fix-80335, r=joshtriplett | bors | -19/+55 |
| 2021-03-28 | Auto merge of #81354 - SkiFire13:binary-search-assume, r=nagisa | bors | -0/+21 |
| 2021-03-28 | Auto merge of #83587 - petrochenkov:asneeded, r=nagisa | bors | -94/+30 |
| 2021-03-28 | rustc_target: Avoid unwraps when adding linker flags | Vadim Petrochenkov | -61/+61 |
| 2021-03-28 | linker: Use `--as-needed` by default when linker supports it | Vadim Petrochenkov | -94/+30 |
| 2021-03-27 | Auto merge of #83103 - petrochenkov:unilex, r=Aaron1011 | bors | -143/+96 |
| 2021-03-27 | resolve: Partially unify early and late scope-relative ident resolution | Vadim Petrochenkov | -143/+96 |
| 2021-03-27 | may not -> might not | Joshua Nelson | -3/+3 |
| 2021-03-27 | Auto merge of #83580 - Dylan-DPC:rollup-1zod4p7, r=Dylan-DPC | bors | -815/+884 |
| 2021-03-27 | Rollup merge of #83555 - m-ou-se:inline-io-error-new-const, r=jackh726 | Dylan DPC | -0/+8 |
| 2021-03-27 | Rollup merge of #83548 - Aaron1011:capture-none-delims, r=petrochenkov | Dylan DPC | -28/+113 |
| 2021-03-27 | Rollup merge of #83522 - pickfire:patch-6, r=JohnTitor | Dylan DPC | -9/+9 |
| 2021-03-27 | Rollup merge of #82993 - camelid:source-use-diag, r=jyn514 | Dylan DPC | -5/+3 |
| 2021-03-27 | Rollup merge of #82917 - cuviper:iter-zip, r=m-ou-se | Dylan DPC | -256/+310 |
| 2021-03-27 | Rollup merge of #82626 - lcnr:encode_with_shorthandb, r=estebank | Dylan DPC | -72/+81 |
| 2021-03-27 | Rollup merge of #82525 - RalfJung:unaligned-ref-warn, r=petrochenkov | Dylan DPC | -415/+251 |
| 2021-03-27 | Rollup merge of #81351 - lcnr:big-money-big-prices, r=oli-obk | Dylan DPC | -30/+109 |
| 2021-03-27 | revert rustdoc links in core to use #method. because they link to alloc, whic... | Violet | -2/+2 |
| 2021-03-27 | adjust documentation links for slice ascii case functions to use newer rustdo... | Violet | -4/+4 |
| 2021-03-27 | update links to make_ascii_lowercase for slice to point to methods on the sam... | Violet | -2/+2 |
| 2021-03-27 | Add the tracking issue for `#![feature(iter_zip)]` | Josh Stone | -3/+3 |
| 2021-03-27 | Auto merge of #83573 - JohnTitor:rollup-28jnzsr, r=JohnTitor | bors | -61/+132 |
| 2021-03-28 | Rollup merge of #83569 - sjakobi:issue56445-regression-test, r=jackh726 | Yuki Okushi | -3/+48 |
| 2021-03-28 | Rollup merge of #83567 - jonjensen:patch-1, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2021-03-28 | Rollup merge of #83561 - m-ou-se:lock-debug, r=jackh726 | Yuki Okushi | -8/+16 |
| 2021-03-28 | Rollup merge of #83560 - m-ou-se:io-chain-debug, r=sfackler | Yuki Okushi | -7/+1 |
| 2021-03-28 | Rollup merge of #83559 - m-ou-se:rwlock-guard-debug-fix, r=jackh726 | Yuki Okushi | -2/+2 |
| 2021-03-28 | Rollup merge of #83558 - m-ou-se:use-finish-non-exhaustive, r=jackh726 | Yuki Okushi | -15/+21 |
| 2021-03-28 | Rollup merge of #83526 - klensy:lazy-too, r=petrochenkov | Yuki Okushi | -13/+14 |
| 2021-03-28 | Rollup merge of #83462 - ijackson:exitstatus-message-wording, r=joshtriplett | Yuki Okushi | -3/+3 |
| 2021-03-28 | Rollup merge of #83348 - osa1:issue83344, r=jackh726 | Yuki Okushi | -6/+23 |
| 2021-03-28 | Rollup merge of #79399 - pickfire:patch-3, r=JohnTitor | Yuki Okushi | -3/+3 |
| 2021-03-27 | Make all compiler-builtins symbols hidden | bjorn3 | -17/+59 |
| 2021-03-27 | make unaligned_refereces future-incompat lint warn-by-default, and remove the... | Ralf Jung | -415/+251 |
| 2021-03-27 | update tests | lcnr | -11/+11 |