| Age | Commit message (Expand) | Author | Lines |
| 2020-08-24 | Introduce expect snapshot testing library into rustc | Aleksey Kladov | -0/+56 |
| 2020-08-24 | :arrow_up: rust-analyzer | Aleksey Kladov | -42/+22 |
| 2020-08-24 | Auto merge of #74590 - jyn514:timing, r=Mark-Simulacrum | bors | -186/+216 |
| 2020-08-24 | hir: consistent use and naming of lang items | David Wood | -299/+277 |
| 2020-08-24 | Add explanations on the results search element check | Guillaume Gomez | -0/+3 |
| 2020-08-24 | Auto merge of #75815 - jyn514:ambiguous-primitives, r=guillaumegomez | bors | -59/+203 |
| 2020-08-24 | [AVR] Replace 'avr-unknown-unknown' with 'avr-unknown-gnu-atmega328' in platf... | Dylan McKay | -1/+1 |
| 2020-08-24 | Unify theme choices border color in ayu theme | Guillaume Gomez | -1/+1 |
| 2020-08-24 | [AVR] Rename the last few remaining references from 'avr-unknown-unknown' to ... | Dylan McKay | -1/+1 |
| 2020-08-24 | [AVR] Merge the 'freestanding' base target spec into AVR base target spec | Dylan McKay | -35/+21 |
| 2020-08-24 | [AVR] Remove unnecessary arguments passed to the linker for GNU target | Dylan McKay | -4/+3 |
| 2020-08-24 | [AVR] Replace broken 'avr-unknown-unknown' target with 'avr-unknown-gnu-atmeg... | Dylan McKay | -18/+41 |
| 2020-08-23 | Fix bad rebase | Joshua Nelson | -164/+164 |
| 2020-08-23 | Use underscores instead of spaces | Joshua Nelson | -7/+7 |
| 2020-08-23 | Time how long it takes to render HTML | Joshua Nelson | -8/+11 |
| 2020-08-23 | xpy fmt | Joshua Nelson | -12/+25 |
| 2020-08-23 | Time running the global context | Joshua Nelson | -1/+1 |
| 2020-08-23 | Separate `run_global_ctxt` into a separate function | Joshua Nelson | -8/+14 |
| 2020-08-23 | Remove redundant timing for query | Joshua Nelson | -3/+1 |
| 2020-08-23 | Time loading all crates, not each individual crate | Joshua Nelson | -2/+2 |
| 2020-08-23 | Add some timing info to rustdoc | Joshua Nelson | -5/+15 |
| 2020-08-24 | Rollup merge of #75856 - matthiaskrgr:more_clippy, r=Dylan-DPC | Yuki Okushi | -27/+23 |
| 2020-08-24 | Rollup merge of #75844 - ehuss:publish-toolstate-httperror, r=Mark-Simulacrum | Yuki Okushi | -1/+9 |
| 2020-08-24 | Rollup merge of #75831 - lzutao:https, r=Dylan-DPC | Yuki Okushi | -4/+4 |
| 2020-08-23 | xpy fmt | Joshua Nelson | -7/+2 |
| 2020-08-23 | Document prim@ and primitive@ | Joshua Nelson | -1/+1 |
| 2020-08-23 | Update primitive test to match the new behavior | Joshua Nelson | -8/+8 |
| 2020-08-23 | Report an ambiguity if both modules and primitives are in scope | Joshua Nelson | -43/+192 |
| 2020-08-23 | Auto merge of #74489 - jyn514:assoc-items, r=manishearth,petrochenkov | bors | -174/+480 |
| 2020-08-24 | unstable-book-gen: fix clippy::single_char_pattern and clippy::iter_skip_next | Matthias Krüger | -4/+4 |
| 2020-08-24 | unicode_table_generator: fix clippy::writeln_empty_string, clippy::useless_fo... | Matthias Krüger | -6/+6 |
| 2020-08-24 | tidy: remove redundant variable from check_if_error_code_is_test_in_explanation | Matthias Krüger | -5/+3 |
| 2020-08-23 | linkcheckr: fix clippy::redundant_static_lifetimes and clippy::single_char_pa... | Matthias Krüger | -7/+7 |
| 2020-08-23 | expand-yaml-anchors: fix clippy::match_ref_pats and clippy::redundant_closure | Matthias Krüger | -5/+3 |
| 2020-08-23 | resolve: Add comments to `traits_in_scope` | Joshua Nelson | -0/+3 |
| 2020-08-23 | Auto merge of #75656 - tirr-c:match-suggest-semi, r=estebank | bors | -22/+154 |
| 2020-08-23 | Auto merge of #72449 - ecstatic-morse:const-float-bitcast, r=RalfJung | bors | -0/+170 |
| 2020-08-23 | publish-toolstate: show more context on HTTP error | Eric Huss | -1/+9 |
| 2020-08-23 | Fix `compile-flags` directive | ecstatic-morse | -2/+2 |
| 2020-08-23 | Highlight crate links like normal links | Camelid | -1/+5 |
| 2020-08-23 | HermitCore switchs to relocatable binaries | Stefan Lankes | -6/+6 |
| 2020-08-23 | Auto merge of #74238 - RalfJung:offset_from, r=oli-obk | bors | -16/+10 |
| 2020-08-23 | Fix font color for help button in ayu and dark themes | Guillaume Gomez | -0/+2 |
| 2020-08-23 | change offset from u32 to u64 | DPC | -24/+22 |
| 2020-08-23 | Prevent automatic page change when using history | Guillaume Gomez | -4/+11 |
| 2020-08-23 | Auto merge of #75789 - matthiaskrgr:clippy_compiletest, r=Dylan-DPC | bors | -72/+59 |
| 2020-08-23 | Prefer https link for wikipedia URLs | Lzu Tao | -4/+4 |
| 2020-08-23 | Auto merge of #75465 - Aaron1011:feature/short-fn-def-span, r=estebank | bors | -576/+345 |
| 2020-08-23 | Auto merge of #75813 - petrochenkov:feature/incr-def-path-table, r=Aaron1011 | bors | -99/+130 |
| 2020-08-23 | Auto merge of #73526 - cuviper:rust-llvm11, r=nikic | bors | -36/+30 |