| Age | Commit message (Expand) | Author | Lines |
| 2021-03-23 | Slight visual improvements to warning boxes in the docs | r00ster91 | -4/+13 |
| 2021-03-23 | Auto merge of #82271 - Aaron1011:debug-refcell, r=m-ou-se | bors | -11/+76 |
| 2021-03-23 | Auto merge of #83398 - JohnTitor:rollup-om80krv, r=JohnTitor | bors | -129/+329 |
| 2021-03-23 | Rollup merge of #83389 - njasm:test_rustdoc, r=jyn514 | Yuki Okushi | -0/+3 |
| 2021-03-23 | Rollup merge of #83385 - lnicola:rust-analyzer-2021-03-22, r=jonas-schievink | Yuki Okushi | -15/+15 |
| 2021-03-23 | Rollup merge of #83384 - mark-i-m:rename-pat2018, r=joshtriplett | Yuki Okushi | -21/+21 |
| 2021-03-23 | Rollup merge of #83356 - camelid:rustdoc-option-to-enum, r=GuillaumeGomez | Yuki Okushi | -8/+11 |
| 2021-03-23 | Rollup merge of #82732 - GuillaumeGomez:remove-theme-file, r=Nemo157 | Yuki Okushi | -74/+83 |
| 2021-03-23 | Rollup merge of #81917 - rust-lang:relnotes-1.51.0, r=Mark-Simulacrum | Yuki Okushi | -0/+171 |
| 2021-03-23 | Rollup merge of #80705 - tspiteri:italic-and-update-SourceCodePro, r=Guillaum... | Yuki Okushi | -11/+25 |
| 2021-03-22 | Auto merge of #79278 - mark-i-m:stabilize-or-pattern, r=nikomatsakis | bors | -839/+416 |
| 2021-03-22 | missing newline at eof | Nelson J Morais | -1/+1 |
| 2021-03-22 | add key rustc_private for package metadata for rust-analyzer in librustdoc | Nelson J Morais | -0/+3 |
| 2021-03-22 | :arrow_up: rust-analyzer | Laurențiu Nicola | -15/+15 |
| 2021-03-22 | rename :pat2018 -> :pat215 | mark | -21/+21 |
| 2021-03-22 | Add `debug-refcell` feature to libcore | Aaron Hill | -11/+76 |
| 2021-03-22 | Auto merge of #83376 - Dylan-DPC:rollup-s2fsjwj, r=Dylan-DPC | bors | -20/+69 |
| 2021-03-22 | Rollup merge of #83372 - eggyal:split-inclusive, r=Mark-Simulacrum | Dylan DPC | -1/+1 |
| 2021-03-22 | Rollup merge of #83367 - richkadel:query-err-msg, r=jyn514 | Dylan DPC | -2/+5 |
| 2021-03-22 | Rollup merge of #83351 - RalfJung:precise-const-drop, r=oli-obk | Dylan DPC | -1/+7 |
| 2021-03-22 | Rollup merge of #83338 - asquared31415:asm-syntax-test-fix, r=Dylan-DPC | Dylan DPC | -8/+9 |
| 2021-03-22 | Rollup merge of #83272 - kornelski:takedocs, r=dtolnay | Dylan DPC | -2/+13 |
| 2021-03-22 | Rollup merge of #82683 - jturner314:int-div-rem-doc-panic, r=nikomatsakis | Dylan DPC | -6/+20 |
| 2021-03-22 | Rollup merge of #82374 - clehner:licenses, r=joshtriplett | Dylan DPC | -0/+14 |
| 2021-03-22 | Auto merge of #83273 - cjgillot:endecode, r=michaelwoerister | bors | -157/+125 |
| 2021-03-22 | Auto merge of #82680 - jturner314:div_euclid-docs, r=JohnTitor | bors | -4/+4 |
| 2021-03-22 | SplitInclusive is public API | Alan Egerton | -1/+1 |
| 2021-03-22 | Auto merge of #82855 - jyn514:no-temporaries, r=GuillaumeGomez | bors | -18/+30 |
| 2021-03-21 | Improve error message for unassigned query provider | Rich Kadel | -2/+5 |
| 2021-03-22 | Auto merge of #83360 - Dylan-DPC:rollup-17xulpv, r=Dylan-DPC | bors | -262/+447 |
| 2021-03-22 | Rollup merge of #83350 - jyn514:llvm-version, r=Mark-Simulacrum | Dylan DPC | -0/+2 |
| 2021-03-22 | Rollup merge of #83336 - camelid:tool-mod-ice, r=petrochenkov | Dylan DPC | -2/+37 |
| 2021-03-22 | Rollup merge of #83329 - camelid:debuginfo-doc-cleanup, r=davidtwco | Dylan DPC | -181/+182 |
| 2021-03-22 | Rollup merge of #82771 - emilio:iter-mut-as-slice, r=m-ou-se | Dylan DPC | -2/+8 |
| 2021-03-22 | Rollup merge of #82686 - CDirkx:unix-platform, r=m-ou-se | Dylan DPC | -38/+40 |
| 2021-03-22 | Rollup merge of #82554 - SkiFire13:fix-string-retain-unsoundness, r=m-ou-se | Dylan DPC | -15/+22 |
| 2021-03-22 | Rollup merge of #81607 - the8472:trustedrandomaccess-all-the-things, r=m-ou-se | Dylan DPC | -6/+144 |
| 2021-03-22 | Rollup merge of #80771 - thomcc:nonnull-refmut, r=dtolnay | Dylan DPC | -6/+6 |
| 2021-03-22 | Rollup merge of #80193 - zseri:stabilize-osstring-ascii, r=m-ou-se | Dylan DPC | -12/+6 |
| 2021-03-22 | Auto merge of #79846 - the8472:inplace-tra, r=m-ou-se | bors | -16/+83 |
| 2021-03-21 | disable debug assertions in codegen test | The8472 | -0/+1 |
| 2021-03-21 | Bump slice_iter_mut_as_slice stable version. | Mara Bos | -2/+2 |
| 2021-03-21 | Auto merge of #82834 - nikic:mutable-noalias, r=nagisa | bors | -56/+164 |
| 2021-03-21 | rustdoc: Replace pair of `Option`s with an enum | Camelid | -8/+11 |
| 2021-03-21 | Fix ICE with `use clippy::a::b;` | Camelid | -2/+37 |
| 2021-03-21 | post-drop-elab check-const: explain why we still check qualifs | Ralf Jung | -1/+7 |
| 2021-03-21 | Update doc/reference submodule | Nikita Popov | -0/+0 |
| 2021-03-21 | Don't compute optimized PointerKind for unoptimized builds | Nikita Popov | -20/+27 |
| 2021-03-21 | add codegen test | The8472 | -0/+13 |
| 2021-03-21 | specialize in-place collection further via TrustedRandomAccess | The8472 | -16/+53 |