| Age | Commit message (Expand) | Author | Lines |
| 2021-04-07 | Rollup merge of #83945 - SkiFire13:fix-83924, r=estebank | Dylan DPC | -1/+83 |
| 2021-04-07 | Rollup merge of #83936 - crlf0710:disallow_extern_block_non_ascii, r=Manishearth | Dylan DPC | -3/+80 |
| 2021-04-07 | Rollup merge of #83935 - SNCPlay42:param-default-impl-trait, r=varkor | Dylan DPC | -66/+134 |
| 2021-04-07 | Rollup merge of #83916 - Amanieu:asm_anonconst, r=petrochenkov | Dylan DPC | -242/+281 |
| 2021-04-07 | Rollup merge of #83816 - JohnTitor:unused-doc-comments-on-macros, r=varkor | Dylan DPC | -3/+61 |
| 2021-04-07 | Rollup merge of #83634 - JohnTitor:proc-macro-ice, r=varkor | Dylan DPC | -1/+71 |
| 2021-04-07 | Rollup merge of #83476 - mystor:rc_mutate_strong_count, r=m-ou-se | Dylan DPC | -0/+67 |
| 2021-04-07 | Auto merge of #83833 - jyn514:no-resolver, r=GuillaumeGomez | bors | -82/+82 |
| 2021-04-07 | Auto merge of #83955 - ehuss:update-stage0, r=Mark-Simulacrum | bors | -2/+2 |
| 2021-04-07 | Disable using non-ascii identifiers in extern blocks. | Charles Lew | -3/+80 |
| 2021-04-06 | Bump bootstrap compiler | Eric Huss | -2/+2 |
| 2021-04-06 | Auto merge of #83828 - camelid:rustdoc-vec-perf, r=jyn514 | bors | -3/+5 |
| 2021-04-06 | Add regression test | Giacomo Stevanato | -0/+65 |
| 2021-04-06 | Add reborrow suggestion when mutable reference is moved in a for loop | Giacomo Stevanato | -1/+18 |
| 2021-04-06 | Store links in Cache instead of on items directly | Joshua Nelson | -82/+82 |
| 2021-04-06 | Auto merge of #83934 - Dylan-DPC:rollup-nw5dadn, r=Dylan-DPC | bors | -146/+135 |
| 2021-04-06 | rustdoc: Use `ThinVec` in a few places | Camelid | -3/+5 |
| 2021-04-06 | Rollup merge of #83920 - ortem:fix-hashmap-lldb-pretty-printer-1.52, r=pnkfelix | Dylan DPC | -6/+8 |
| 2021-04-06 | Rollup merge of #83910 - ehuss:update-cargo, r=ehuss | Dylan DPC | -0/+0 |
| 2021-04-06 | Rollup merge of #83903 - rust-lang:GuillaumeGomez-patch-1, r=lcnr | Dylan DPC | -1/+1 |
| 2021-04-06 | Rollup merge of #83902 - alexcrichton:update-llvm, r=nikic | Dylan DPC | -0/+0 |
| 2021-04-06 | Rollup merge of #83895 - eggyal:issue-83883, r=jyn514 | Dylan DPC | -4/+43 |
| 2021-04-06 | Rollup merge of #83829 - petrochenkov:minclean, r=nagisa | Dylan DPC | -52/+6 |
| 2021-04-06 | Rollup merge of #82963 - camelid:move-sharedcontext, r=GuillaumeGomez | Dylan DPC | -83/+77 |
| 2021-04-06 | Auto merge of #83875 - jyn514:diag_info, r=bugadani | bors | -129/+67 |
| 2021-04-06 | forbid `impl Trait` in generic param defaults | SNCPlay42 | -66/+134 |
| 2021-04-06 | Auto merge of #83922 - RalfJung:miri, r=RalfJung | bors | -52/+60 |
| 2021-04-06 | Use AnonConst for asm! constants | Amanieu d'Antras | -242/+281 |
| 2021-04-06 | update Miri | Ralf Jung | -52/+60 |
| 2021-04-06 | Auto merge of #83821 - camelid:improve-thinvec, r=petrochenkov | bors | -0/+91 |
| 2021-04-06 | Fix HashMap/HashSet LLDB pretty-printer after hashbrown 0.11.0 | ortem | -6/+8 |
| 2021-04-06 | Add listing of lints (eg via -W help) to rustdoc | Alan Egerton | -4/+43 |
| 2021-04-06 | Auto merge of #81641 - bjorn3:find_codegen_backend, r=davidtwco | bors | -10/+19 |
| 2021-04-06 | Auto merge of #81234 - repnop:fn-alignment, r=lcnr | bors | -83/+137 |
| 2021-04-05 | Move `SharedContext` to `context.rs` | Camelid | -83/+77 |
| 2021-04-05 | Add `FromIterator` and `IntoIterator` impls for `ThinVec` | Camelid | -0/+91 |
| 2021-04-06 | Auto merge of #83592 - nagisa:nagisa/dso_local, r=davidtwco | bors | -122/+221 |
| 2021-04-05 | Update cargo | Eric Huss | -0/+0 |
| 2021-04-05 | Auto merge of #83905 - JohnTitor:rollup-pa1la80, r=JohnTitor | bors | -211/+384 |
| 2021-04-05 | Allow specifying alignment for functions | Wesley Norris | -83/+137 |
| 2021-04-06 | Rollup merge of #83885 - jyn514:private-links, r=Mark-Simulacrum | Yuki Okushi | -9/+2 |
| 2021-04-06 | Rollup merge of #83881 - lnicola:rust-analyzer-2021-04-05, r=jonas-schievink | Yuki Okushi | -20/+18 |
| 2021-04-06 | Rollup merge of #83849 - jyn514:intra-doc-cleanup, r=bugadani | Yuki Okushi | -150/+149 |
| 2021-04-06 | Rollup merge of #83835 - notriddle:sort-index, r=ollie27 | Yuki Okushi | -23/+26 |
| 2021-04-06 | Rollup merge of #83814 - petrochenkov:emptyexpr, r=davidtwco | Yuki Okushi | -1/+39 |
| 2021-04-06 | Rollup merge of #83734 - JohnTitor:issue-83621, r=davidtwco | Yuki Okushi | -2/+24 |
| 2021-04-06 | Rollup merge of #83489 - LeSeulArtichaut:deref-else, r=davidtwco | Yuki Okushi | -1/+92 |
| 2021-04-06 | Rollup merge of #83370 - jyn514:setup-tools, r=Mark-Simulacrum | Yuki Okushi | -5/+34 |
| 2021-04-05 | Auto merge of #83152 - guswynn:jemallocator_part2, r=Mark-Simulacrum | bors | -17/+107 |
| 2021-04-05 | Fix typo in TokenStream documentation | Guillaume Gomez | -1/+1 |