| Age | Commit message (Expand) | Author | Lines |
| 2021-12-28 | Fix invalid removal of backlines from doc comments | Guillaume Gomez | -2/+2 |
| 2021-12-20 | Auto merge of #92041 - Aaron1011:remove-speculative-evaluation, r=jackh726 | bors | -0/+34 |
| 2021-12-20 | Auto merge of #91900 - pitaj:fix-91714, r=jyn514 | bors | -39/+18 |
| 2021-12-19 | Rollup merge of #91791 - terrarier2111:fix-float-ice, r=nagisa | Matthias Krüger | -0/+29 |
| 2021-12-19 | Fix an ICE when lowering a float with missing exponent magnitude | threadexception | -0/+29 |
| 2021-12-19 | Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk | bors | -1/+1 |
| 2021-12-19 | Rollup merge of #91956 - notriddle:notriddle/unused-parens-range, r=nagisa | Matthias Krüger | -0/+48 |
| 2021-12-19 | Rollup merge of #91834 - GuillaumeGomez:improve-gui-test-readability, r=jsha | Matthias Krüger | -66/+278 |
| 2021-12-18 | Auto merge of #92065 - matthiaskrgr:rollup-qmpcsuj, r=matthiaskrgr | bors | -4/+53 |
| 2021-12-18 | Auto merge of #92064 - matthiaskrgr:rollup-tgj2pai, r=matthiaskrgr | bors | -20/+20 |
| 2021-12-18 | Rollup merge of #92047 - Aaron1011:location-detail-backtrace, r=Mark-Simulacrum | Matthias Krüger | -3/+7 |
| 2021-12-18 | Rollup merge of #92037 - fee1-dead:fix_env_dmbic, r=oli-obk | Matthias Krüger | -0/+36 |
| 2021-12-18 | Rollup merge of #91566 - cbeuw:remap-dwo-name, r=davidtwco | Matthias Krüger | -1/+10 |
| 2021-12-18 | Rollup merge of #92018 - estebank:missing-ticks, r=oli-obk | Matthias Krüger | -20/+20 |
| 2021-12-18 | Auto merge of #92062 - matthiaskrgr:rollup-en3p4sb, r=matthiaskrgr | bors | -9/+29 |
| 2021-12-18 | Rollup merge of #91516 - rukai:improve_mut_addition_help, r=estebank | Matthias Krüger | -9/+29 |
| 2021-12-18 | Rollup merge of #91975 - cjgillot:noinline-generator, r=jackh726 | Matthias Krüger | -11/+6 |
| 2021-12-18 | Rollup merge of #91928 - fee1-dead:constification1, r=oli-obk | Matthias Krüger | -12/+12 |
| 2021-12-18 | Rollup merge of #91910 - tmiasko:miri-extern-type, r=RalfJung | Matthias Krüger | -0/+58 |
| 2021-12-18 | Rollup merge of #91818 - camelid:unused-result-type, r=jackh726 | Matthias Krüger | -2/+2 |
| 2021-12-18 | Rollup merge of #89090 - cjgillot:bare-dyn, r=jackh726 | Matthias Krüger | -203/+654 |
| 2021-12-18 | Rollup merge of #87901 - poliorcetics:pub-pub-pub, r=jackh726 | Matthias Krüger | -15/+64 |
| 2021-12-18 | get_mut_span_in_struct_field uses span.between | Lucas Kent | -1/+1 |
| 2021-12-17 | Auto merge of #89841 - cormacrelf:let-else-typed, r=nagisa | bors | -19/+683 |
| 2021-12-17 | Remove 'speculative evaluation' of predicates | Aaron Hill | -0/+34 |
| 2021-12-17 | fix(rustc_lint): mark the parens around `(1..loop {})` as unused | Michael Howell | -0/+40 |
| 2021-12-17 | Auto merge of #91838 - scottmcm:array-slice-eq-via-arrays-not-slices, r=dtolnay | bors | -3/+16 |
| 2021-12-17 | Set `RUST_BACKTRACE=0` when running location-detail tests | Aaron Hill | -3/+7 |
| 2021-12-17 | Bless ui tests | Deadbeef | -12/+12 |
| 2021-12-17 | Use a const ParamEnv when in default_method_body_is_const | Deadbeef | -0/+36 |
| 2021-12-17 | Fix typo in "new region bound" suggestion | Esteban Kuber | -20/+20 |
| 2021-12-17 | Improve suggestion to change struct field to &mut | Lucas Kent | -9/+29 |
| 2021-12-16 | Rollup merge of #92001 - fee1-dead:dmbic-xcrate-fix, r=oli-obk | Matthias Krüger | -0/+21 |
| 2021-12-16 | Rollup merge of #91172 - Ethiraric:ethiraric/fix90979, r=petrochenkov | Matthias Krüger | -0/+63 |
| 2021-12-16 | Fix default_method_body_is_const when used across crates | Deadbeef | -0/+21 |
| 2021-12-16 | Rollup merge of #91958 - jsha:rust-logo, r=GuillaumeGomez | Matthias Krüger | -0/+14 |
| 2021-12-15 | rustdoc: remove `--passes` and `--no-defaults` | Peter Jaszkowiak | -39/+18 |
| 2021-12-16 | Auto merge of #89836 - pierwill:fix-85142-crate-hash, r=wesleywiser | bors | -195/+245 |
| 2021-12-15 | miri: lift restriction on extern types being the only field in a struct | Tomasz Miąsko | -0/+58 |
| 2021-12-15 | Add a lint for duplicated attributes. | Ethiraric | -0/+63 |
| 2021-12-15 | Auto merge of #86986 - lcnr:simplify_type, r=nikomatsakis,oli-obk | bors | -7/+21 |
| 2021-12-15 | Apply rust-logo class only on default logo | Jacob Hoffman-Andrews | -0/+14 |
| 2021-12-15 | Move generator check earlier in inlining. | Camille GILLOT | -11/+6 |
| 2021-12-15 | Auto merge of #91962 - matthiaskrgr:rollup-2g082jw, r=matthiaskrgr | bors | -89/+95 |
| 2021-12-15 | Rollup merge of #91915 - jackh726:issue-91899, r=Mark-Simulacrum | Matthias Krüger | -0/+37 |
| 2021-12-15 | Rollup merge of #91898 - compiler-errors:dont_suggest_closure_return_type, r=... | Matthias Krüger | -89/+58 |
| 2021-12-15 | Auto merge of #91959 - matthiaskrgr:rollup-rhajuvw, r=matthiaskrgr | bors | -335/+115 |
| 2021-12-15 | update tests | lcnr | -4/+6 |
| 2021-12-15 | Rollup merge of #91905 - GuillaumeGomez:source-code-page-sidebar, r=jsha | Matthias Krüger | -0/+32 |
| 2021-12-15 | Rollup merge of #91888 - BoxyUwU:generic_arg_infer_aaaa, r=lcnr | Matthias Krüger | -0/+25 |