| Age | Commit message (Expand) | Author | Lines |
| 2021-02-02 | Auto merge of #81405 - bugadani:ast, r=cjgillot | bors | -54/+94 |
| 2021-02-02 | Add .editorconfig | Vasili Novikov | -0/+2 |
| 2021-02-02 | Add better diagnostic for missing where clause | kadmin | -5/+76 |
| 2021-02-02 | Auto merge of #80843 - Mark-Simulacrum:fmt-bump, r=petrochenkov | bors | -2/+2 |
| 2021-02-02 | Bump rustfmt version | Mark Rousskov | -2/+2 |
| 2021-02-02 | Add a new ABI to support cmse_nonsecure_call | Hugues de Valon | -2/+184 |
| 2021-02-02 | Rollup merge of #81630 - GuillaumeGomez:overflow-sidebar-title-text, r=pickfire | Jonas Schievink | -0/+8 |
| 2021-02-02 | Rollup merge of #81608 - Aaron1011:macro-res-parse-err, r=davidtwco | Jonas Schievink | -1/+28 |
| 2021-02-02 | Rollup merge of #81577 - BoxyUwU:subexpr_const_evaluatable, r=oli-obk | Jonas Schievink | -1/+17 |
| 2021-02-02 | Rollup merge of #81492 - camelid:rustdoc-internal-mod-vis, r=GuillaumeGomez | Jonas Schievink | -1/+3 |
| 2021-02-02 | Rollup merge of #81485 - jackh726:atb-issues, r=Mark-Simulacrum | Jonas Schievink | -0/+73 |
| 2021-02-02 | Rollup merge of #81481 - lcnr:cast-tests, r=jackh726 | Jonas Schievink | -9/+7 |
| 2021-02-02 | Rollup merge of #80629 - sexxi-goose:migrations_1, r=nikomatsakis | Jonas Schievink | -6/+565 |
| 2021-02-02 | Auto merge of #81539 - nikic:update-armhf-gnu, r=sanxiyn | bors | -23/+29 |
| 2021-02-02 | Improve wording of suggestion about accessing field | Hirochika Matsumoto | -12/+12 |
| 2021-02-01 | New migration | Aman Arora | -28/+28 |
| 2021-02-02 | Auto merge of #81651 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-02-01 | PR fixup | Aman Arora | -2/+2 |
| 2021-02-01 | Tests for 2229 lint | Aman Arora | -0/+559 |
| 2021-02-01 | Update cargo | Eric Huss | -0/+0 |
| 2021-02-02 | Auto merge of #81557 - GuillaumeGomez:primitive-search, r=ollie27 | bors | -14/+61 |
| 2021-02-01 | Process mentioned upvars for analysis first pass after ExprUseVisitor | Aman Arora | -6/+6 |
| 2021-02-01 | Add UI test for panic/assert in Rust 2021. | Mara Bos | -0/+51 |
| 2021-02-01 | Test exploring the interactions between all of the different kinds of method ... | Felix S. Klock II | -0/+190 |
| 2021-02-01 | Regression tests for issue 81211. | Felix S. Klock II | -0/+72 |
| 2021-02-01 | more things are const evaluatable *sparkles* | Ellen | -1/+17 |
| 2021-02-01 | Auto merge of #80641 - Danue1:patch-1, r=oli-obk | bors | -11/+57 |
| 2021-02-01 | Update ui tests | Jesus Rubio | -1/+14 |
| 2021-02-01 | Auto merge of #81625 - jonas-schievink:rollup-mshpp2n, r=jonas-schievink | bors | -18/+222 |
| 2021-02-01 | Fix overflowing text on mobile when sidebar is displayed | Guillaume Gomez | -0/+8 |
| 2021-02-02 | Bless tests | Danuel | -3/+3 |
| 2021-02-01 | Improve diff display in case the whole key in missing | Guillaume Gomez | -0/+4 |
| 2021-02-01 | Add test for primitive search | Guillaume Gomez | -0/+30 |
| 2021-02-01 | Put back primitives in search | Guillaume Gomez | -14/+27 |
| 2021-02-01 | Fixed #[inline] to be warned in fields, arms, macro defs | Danuel | -8/+54 |
| 2021-02-01 | Rollup merge of #81594 - bjorn3:avoid_building_llvm_for_dwp, r=sanxiyn | Jonas Schievink | -2/+4 |
| 2021-02-01 | Rollup merge of #81592 - GuillaumeGomez:rustdoc-ui-fixes, r=Nemo157 | Jonas Schievink | -11/+2 |
| 2021-02-01 | Rollup merge of #81529 - estebank:case_lints, r=davidtwco | Jonas Schievink | -4/+4 |
| 2021-02-01 | Rollup merge of #81504 - matsujika:suggestion-field-access, r=estebank | Jonas Schievink | -0/+137 |
| 2021-02-01 | Rollup merge of #81387 - c410-f3r:tests-tests-tests, r=petrochenkov | Jonas Schievink | -1/+1 |
| 2021-02-01 | Rollup merge of #79291 - JulianKnodt:ce_priv, r=petrochenkov | Jonas Schievink | -0/+74 |
| 2021-02-01 | :arrow_up: rust-analyzer | Jonas Schievink | -32/+15 |
| 2021-02-01 | Auto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov | bors | -415/+432 |
| 2021-02-01 | Box the biggest ast::ItemKind variants | Dániel Buga | -54/+94 |
| 2021-01-31 | rustdoc: Note why `rustdoc::html::markdown` is public | Camelid | -1/+3 |
| 2021-02-01 | Auto merge of #81591 - RalfJung:miri, r=RalfJung | bors | -7/+9 |
| 2021-01-31 | Move some tests to more reasonable directories | Caio | -1/+1 |
| 2021-01-31 | Add error message for private fn | kadmin | -0/+74 |
| 2021-01-31 | Improve handling of spans around macro result parse errors | Aaron Hill | -1/+28 |
| 2021-01-31 | rustbuild: Don't build compiler twice for error-index-generator. | Eric Huss | -24/+29 |