| Age | Commit message (Expand) | Author | Lines |
| 2021-10-06 | Simplify AttributesExt::cfg function and remove error emissions since they ar... | Guillaume Gomez | -27/+45 |
| 2021-10-06 | Auto merge of #7772 - Manishearth:doc-markdown-intra, r=camsteffen | bors | -1/+18 |
| 2021-10-06 | Bless tests | Cameron Steffen | -0/+11 |
| 2021-10-06 | opt-level >= 4 | Alexander | -4/+4 |
| 2021-10-06 | Clean up code a bit: | Guillaume Gomez | -17/+25 |
| 2021-10-06 | Use get_diagnostic_name | Cameron Steffen | -113/+73 |
| 2021-10-06 | Do not ICE if some foreign expansions were not encoded. | Camille GILLOT | -2/+0 |
| 2021-10-06 | Do not re-hash foreign spans. | Camille GILLOT | -11/+27 |
| 2021-10-06 | run remaining tests | Alexander | -9/+17 |
| 2021-10-06 | Auto merge of #89599 - rusticstuff:ci-fix, r=Mark-Simulacrum | bors | -24/+12 |
| 2021-10-06 | Access Session while decoding expn_id. | Camille GILLOT | -6/+24 |
| 2021-10-06 | tidy | Alexander | -1/+1 |
| 2021-10-06 | Fix stabilization version for `bindings_after_at` | Noah Lev | -1/+1 |
| 2021-10-06 | Get rid of broken `ct-ng oldconfig` everywhere and directly provide a suitabl... | Hans Kratz | -20/+8 |
| 2021-10-06 | add MIR artifacts | Alexander | -3/+626 |
| 2021-10-06 | fix import | Alexander | -1/+1 |
| 2021-10-06 | Handle intra-doc links in doc_markdown | Manish Goregaokar | -8/+14 |
| 2021-10-06 | reset and cleanup | Alexander | -0/+339 |
| 2021-10-06 | Add regression test for #7758 | Manish Goregaokar | -1/+12 |
| 2021-10-06 | Update libc to 0.2.103. | Jonah Petri | -3/+3 |
| 2021-10-06 | add platform support details file for armv7-unknown-linux-uclibc | Jonah Petri | -3/+69 |
| 2021-10-06 | Add new target armv7-unknown-linux-uclibceabihf | Yannick Koehler | -6/+37 |
| 2021-10-06 | Introduce get_diagnostic_name | Cameron Steffen | -34/+59 |
| 2021-10-06 | Auto merge of #7776 - tsoutsman:patch-1, r=flip1995 | bors | -5/+5 |
| 2021-10-06 | Switch to our own mirror of libisl | Mark Rousskov | -4/+4 |
| 2021-10-06 | Fix typos | Klim Tsoutsman | -5/+5 |
| 2021-10-06 | Revert the rustc_error_codes changes. | Mukund Lakshman | -51/+51 |
| 2021-10-06 | Restore h1 styles, which got accidentally removed. | Mukund Lakshman | -3/+3 |
| 2021-10-06 | fix: alloc-optimisation is only for rust llvm | Ximin Luo | -0/+1 |
| 2021-10-06 | Auto merge of #7774 - dswij:useless-exponent, r=llogiq | bors | -3/+17 |
| 2021-10-06 | Auto merge of #7773 - Manishearth:update-lints-mods, r=flip1995 | bors | -240/+248 |
| 2021-10-06 | Add tests for zero exponents in `excessive_precision` | dswij | -1/+13 |
| 2021-10-06 | Regen update_lints | Manish Goregaokar | -235/+237 |
| 2021-10-06 | Return to generating mod declarations in lib.rs | Manish Goregaokar | -5/+11 |
| 2021-10-06 | Rebase Result::map_or_else doc wording on top of #89400. | Orson Peters | -3/+2 |
| 2021-10-06 | Drop exponent suggestion when 0 | dswij | -2/+4 |
| 2021-10-06 | Auto merge of #89323 - estebank:derive-binop, r=petrochenkov | bors | -108/+667 |
| 2021-10-06 | test | Ellen | -0/+29 |
| 2021-10-06 | Add regression test for ice 89574 | Gary Guo | -10/+41 |
| 2021-10-06 | Emit item no type error even if type inference fails | Gary Guo | -21/+23 |
| 2021-10-05 | Add tracking issue | Samuel E. Moelius III | -2/+4 |
| 2021-10-05 | Consider unfulfilled obligations in binop errors | Esteban Kuber | -108/+667 |
| 2021-10-05 | Auto merge of #89572 - Manishearth:rollup-obz5ycp, r=Manishearth | bors | -80/+455 |
| 2021-10-05 | Apply suggestions from code review | Jane Lusby | -11/+11 |
| 2021-10-05 | Issue 89275 fix and test | Tom Farmer | -18/+82 |
| 2021-10-05 | Rollup merge of #89546 - joshtriplett:grow-metadata-faster, r=petrochenkov | Manish Goregaokar | -1/+3 |
| 2021-10-05 | Rollup merge of #89532 - ecstatic-morse:maybe-live-locals-enum, r=oli-obk,tmi... | Manish Goregaokar | -0/+63 |
| 2021-10-05 | Rollup merge of #89523 - Aaron1011:derive-future-compat, r=wesleywiser | Manish Goregaokar | -0/+73 |
| 2021-10-05 | Rollup merge of #89502 - FabianWolff:issue-89493, r=joshtriplett | Manish Goregaokar | -2/+2 |
| 2021-10-05 | Rollup merge of #89442 - GuillaumeGomez:duplicated-doc-alias, r=estebank | Manish Goregaokar | -7/+71 |