| Age | Commit message (Expand) | Author | Lines |
| 2021-04-16 | builtin derive macros: fix error with const generics default | Soveu | -0/+14 |
| 2021-04-16 | Auto merge of #84241 - Dylan-DPC:rollup-jk9nt6k, r=Dylan-DPC | bors | -189/+423 |
| 2021-04-16 | Rollup merge of #84172 - jayaddison:compiler/E0384-reduce-assertiveness, r=pe... | Dylan DPC | -35/+35 |
| 2021-04-16 | Rollup merge of #83944 - jackh726:binder-refactor-fix2, r=lcnr | Dylan DPC | -0/+41 |
| 2021-04-16 | Rollup merge of #83337 - Manishearth:item-hide, r=GuillaumeGomez | Dylan DPC | -154/+347 |
| 2021-04-16 | Auto merge of #84230 - cuviper:llvm-12, r=nikic | bors | -0/+0 |
| 2021-04-16 | Auto merge of #84217 - crlf0710:remove_main_attr_pure, r=petrochenkov | bors | -185/+37 |
| 2021-04-16 | Auto merge of #84228 - SkiFire13:fix-84213, r=estebank | bors | -0/+55 |
| 2021-04-16 | Remove #[main] attribute. | Charles Lew | -185/+37 |
| 2021-04-15 | Update to LLVM 12.0.0 final | Josh Stone | -0/+0 |
| 2021-04-15 | Add regression test | Giacomo Stevanato | -0/+55 |
| 2021-04-15 | Auto merge of #84205 - workingjubilee:more-simd-intrin, r=bjorn3 | bors | -8/+19 |
| 2021-04-15 | Add test. | Camille GILLOT | -1/+21 |
| 2021-04-15 | Allow use of deprecated std::raw in a test for that feature | Simon Sapin | -1/+3 |
| 2021-04-15 | Run buffered lints attached to anon consts | Aaron Hill | -0/+34 |
| 2021-04-15 | update Miri | Ralf Jung | -8/+8 |
| 2021-04-15 | Rollup merge of #84201 - jyn514:primitive-warnings, r=cuviper | Dylan DPC | -0/+9 |
| 2021-04-15 | Rollup merge of #84196 - lnicola:rust-analyzer-2021-04-12, r=jonas-schievink | Dylan DPC | -18/+18 |
| 2021-04-15 | Rollup merge of #84191 - ehuss:update-books, r=ehuss | Dylan DPC | -0/+0 |
| 2021-04-15 | Rollup merge of #84185 - hi-rustin:rustin-patch-macro, r=nikomatsakis | Dylan DPC | -0/+113 |
| 2021-04-14 | Add more SIMD math.h intrinsics | Jubilee Young | -8/+19 |
| 2021-04-14 | Auto merge of #84130 - Aaron1011:fix/none-delim-lookahead, r=petrochenkov | bors | -0/+15 |
| 2021-04-14 | rustdoc: Note that forbidding anchors in links to primitives is a bug | Joshua Nelson | -0/+9 |
| 2021-04-14 | Update comment on search.js static file. | Jacob Hoffman-Andrews | -2/+1 |
| 2021-04-14 | Change root_path to static_root_path | Jacob Hoffman-Andrews | -1/+1 |
| 2021-04-14 | :arrow_up: rust-analyzer | Laurențiu Nicola | -18/+18 |
| 2021-04-14 | Auto merge of #83948 - ABouttefeux:lint-nullprt-deref, r=RalfJung | bors | -0/+109 |
| 2021-04-14 | Update books | Eric Huss | -0/+0 |
| 2021-04-14 | test: add reasonable case | hi-rustin | -2/+2 |
| 2021-04-14 | test: add more cases | hi-rustin | -3/+69 |
| 2021-04-14 | Auto merge of #83068 - mockersf:method-trait-foreign-impl, r=GuillaumeGomez | bors | -19/+134 |
| 2021-04-14 | Merge branch 'master' into compiler/E0384-reduce-assertiveness | James Addison | -86/+247 |
| 2021-04-14 | add macro-or-patterns-2021 test | hi-rustin | -0/+47 |
| 2021-04-14 | Auto merge of #83762 - camelid:bare-urls-note, r=jyn514 | bors | -0/+35 |
| 2021-04-13 | Updated tester.js for separate search.js | Jacob Hoffman-Andrews | -6/+6 |
| 2021-04-13 | Split search.js from search-index.js. | Jacob Hoffman-Andrews | -9/+12 |
| 2021-04-13 | remove line length ignore | François Mockers | -2/+0 |
| 2021-04-13 | forgot test assertions for default method | François Mockers | -0/+2 |
| 2021-04-13 | add test | François Mockers | -0/+65 |
| 2021-04-13 | tidy format rust | François Mockers | -10/+28 |
| 2021-04-13 | format css | François Mockers | -1/+2 |
| 2021-04-13 | fix source link when in a trait implementation | François Mockers | -8/+30 |
| 2021-04-13 | add anchors links on hover to items from trait impl | François Mockers | -8/+16 |
| 2021-04-13 | fix links from trait impl methods to trait declaration | François Mockers | -3/+4 |
| 2021-04-13 | Auto merge of #84153 - Dylan-DPC:rollup-5jiqrwu, r=Dylan-DPC | bors | -3/+64 |
| 2021-04-13 | Rollup merge of #84141 - camelid:fix-typo, r=Dylan-DPC | Dylan DPC | -3/+6 |
| 2021-04-13 | Rollup merge of #84140 - b-naber:parser_past_eof, r=varkor | Dylan DPC | -0/+58 |
| 2021-04-13 | Auto merge of #84099 - tmiasko:asm-only-x86_64, r=Amanieu | bors | -5/+32 |
| 2021-04-13 | Further consolidate search-related vars and funcs | Jacob Hoffman-Andrews | -76/+61 |
| 2021-04-13 | Consolidate search-related vars and functions. | Jacob Hoffman-Andrews | -175/+167 |