| Age | Commit message (Expand) | Author | Lines |
| 2021-05-09 | Make unchecked_{add,sub,mul} inherent methods unstably const | ltdk | -12/+19 |
| 2021-05-06 | Auto merge of #84806 - Mark-Simulacrum:try-start-entry, r=cjgillot | bors | -101/+111 |
| 2021-05-06 | Auto merge of #79930 - tgnottingham:bufwriter_performance, r=m-ou-se | bors | -39/+178 |
| 2021-05-06 | Auto merge of #84559 - jackh726:issue-84398, r=nikomatsakis | bors | -1/+31 |
| 2021-05-06 | Auto merge of #84982 - Dylan-DPC:rollup-q4cbec2, r=Dylan-DPC | bors | -293/+899 |
| 2021-05-06 | Pick candidate with fewer bound vars | Jack Huey | -5/+5 |
| 2021-05-06 | Rollup merge of #84950 - pietroalbini:revert-3478f83c0, r=Mark-Simulacrum | Dylan DPC | -47/+8 |
| 2021-05-06 | Rollup merge of #84949 - sdroege:maybe-unint-typo, r=m-ou-se | Dylan DPC | -1/+1 |
| 2021-05-06 | Rollup merge of #84945 - fee1-dead:E0583-better-message, r=petrochenkov | Dylan DPC | -12/+13 |
| 2021-05-06 | Rollup merge of #84923 - estebank:as_cache_key-once, r=petrochenkov | Dylan DPC | -3/+4 |
| 2021-05-06 | Rollup merge of #84851 - lnicola:rust-analyzer-2021-05-03, r=jonas-schievink | Dylan DPC | -21/+15 |
| 2021-05-06 | Rollup merge of #84712 - joshtriplett:simplify-chdir, r=yaahc | Dylan DPC | -5/+3 |
| 2021-05-06 | Rollup merge of #84328 - Folyd:stablize_map_into_keys_values, r=m-ou-se | Dylan DPC | -34/+26 |
| 2021-05-06 | Rollup merge of #83507 - luqmana:native-link-modifiers, r=petrochenkov | Dylan DPC | -170/+829 |
| 2021-05-06 | Auto merge of #84965 - the8472:lazy-delayed-diagnostics, r=Mark-Simulacrum | bors | -5/+22 |
| 2021-05-06 | Auto merge of #84468 - iladin:iladin/fix-84467, r=petrochenkov | bors | -2/+4 |
| 2021-05-06 | Auto merge of #84266 - QuiltOS:statically-disallow-global-oom-handling, r=Mar... | bors | -57/+326 |
| 2021-05-06 | E0583: Include secondary path in error message | Deadbeef | -12/+13 |
| 2021-05-05 | Implement RFC 2951: Native link modifiers | Luqman Aden | -170/+829 |
| 2021-05-05 | lazify backtrace formatting for delayed diagnostics | The8472 | -5/+22 |
| 2021-05-05 | alloc: Add unstable Cfg feature `no-global_oom_handling` | John Ericson | -27/+326 |
| 2021-05-05 | Remote test for alloc `extern_crate` feature. | John Ericson | -30/+0 |
| 2021-05-05 | Auto merge of #84956 - RalfJung:rollup-m70mx2n, r=RalfJung | bors | -123/+362 |
| 2021-05-05 | Rollup merge of #84913 - estebank:issue-84831, r=varkor | Ralf Jung | -1/+54 |
| 2021-05-05 | Rollup merge of #84903 - hyd-dev:dead-check-in-alloc-msg, r=RalfJung | Ralf Jung | -5/+0 |
| 2021-05-05 | Rollup merge of #84882 - joshtriplett:platform-support-formatting, r=Dylan-DPC | Ralf Jung | -2/+2 |
| 2021-05-05 | Rollup merge of #84878 - jimblandy:contains-doc-fix, r=joshtriplett | Ralf Jung | -2/+3 |
| 2021-05-05 | Rollup merge of #84865 - petrochenkov:llthread, r=Mark-Simulacrum | Ralf Jung | -8/+15 |
| 2021-05-05 | Rollup merge of #84843 - wcampbell0x2a:use-else-if-let, r=dtolnay | Ralf Jung | -6/+4 |
| 2021-05-05 | Rollup merge of #84808 - estebank:issue-84769, r=petrochenkov | Ralf Jung | -3/+30 |
| 2021-05-05 | Rollup merge of #84803 - jyn514:duplicate-macros, r=petrochenkov | Ralf Jung | -57/+61 |
| 2021-05-05 | Rollup merge of #84709 - joshtriplett:doc-alias-chdir, r=dtolnay | Ralf Jung | -0/+1 |
| 2021-05-05 | Rollup merge of #84183 - rust-lang:relnotes-1.52.0, r=pietroalbini | Ralf Jung | -0/+148 |
| 2021-05-05 | Rollup merge of #83553 - jfrimmel:addr-of, r=m-ou-se | Ralf Jung | -39/+44 |
| 2021-05-05 | Bump map_into_keys_values stable version to 1.54.0. | Mara Bos | -26/+26 |
| 2021-05-05 | Auto merge of #84200 - CDirkx:os, r=m-ou-se | bors | -191/+162 |
| 2021-05-05 | Revert PR 83866 | Pietro Albini | -47/+8 |
| 2021-05-05 | Auto merge of #84886 - Xanewok:update-rls-and-rustfmt, r=Xanewok | bors | -134/+65 |
| 2021-05-05 | Add `yansi-term` as a permitted dependency | Joshua Nelson | -0/+2 |
| 2021-05-05 | Update RLS and Rustfmt | Igor Matuszewski | -134/+63 |
| 2021-05-05 | Fix typo in `MaybeUninit::array_assume_init` safety comment | Sebastian Dröge | -1/+1 |
| 2021-05-05 | Auto merge of #84794 - ChrisDenton:dedup-native-libs, r=petrochenkov | bors | -0/+8 |
| 2021-05-05 | Auto merge of #84915 - Mark-Simulacrum:bitset-xor-eq, r=jackh726 | bors | -3/+7 |
| 2021-05-04 | Auto merge of #84707 - Stupremee:remove-fake-defids-in-rustdoc, r=jyn514,Guil... | bors | -268/+336 |
| 2021-05-04 | Only compute Obligation `cache_key` once in `register_obligation_at` | Esteban Küber | -3/+4 |
| 2021-05-04 | Auto merge of #84900 - hyd-dev:miri, r=RalfJung | bors | -8/+9 |
| 2021-05-04 | Add type to differentiate between fake and real DefId's | Justus K | -268/+336 |
| 2021-05-04 | Change bitwise operator to more easily keep data in vector registers | Mark Rousskov | -3/+7 |
| 2021-05-04 | Do not ICE on invalid const param | Esteban Küber | -1/+54 |
| 2021-05-04 | Auto merge of #84894 - joshtriplett:clang-12, r=Mark-Simulacrum | bors | -1/+1 |