| Age | Commit message (Expand) | Author | Lines |
| 2021-05-20 | Rollup merge of #85375 - SkiFire13:fix-85347, r=jackh726 | Guillaume Gomez | -0/+29 |
| 2021-05-19 | Add proc macro Literal parse test | David Tolnay | -0/+27 |
| 2021-05-19 | Make a more meaningful test for Punct eq | David Tolnay | -5/+5 |
| 2021-05-19 | Move proc_macro tests to ui test | David Tolnay | -0/+25 |
| 2021-05-19 | Make a ui test to take the role of libproc_macro #[test] tests | David Tolnay | -0/+28 |
| 2021-05-18 | Rollup merge of #83767 - camelid:mangle-v0-fix, r=nikomatsakis | Jack Huey | -0/+104 |
| 2021-05-18 | Rollup merge of #83366 - jyn514:stabilize-key-value-attrs, r=petrochenkov | Jack Huey | -50/+2 |
| 2021-05-18 | Auto merge of #84767 - scottmcm:try_trait_actual, r=lcnr | bors | -264/+483 |
| 2021-05-18 | Rollup merge of #85251 - BoxyUwU:constparamdefaultsany%, r=lcnr | Ralf Jung | -10/+2 |
| 2021-05-18 | Auto merge of #85437 - GuillaumeGomez:rollup-3jcirty, r=GuillaumeGomez | bors | -4/+311 |
| 2021-05-18 | Rollup merge of #85393 - Aaron1011:async-type-err, r=varkor | Guillaume Gomez | -0/+25 |
| 2021-05-18 | Rollup merge of #85369 - FabianWolff:issue-84973, r=jackh726 | Guillaume Gomez | -4/+209 |
| 2021-05-18 | Rollup merge of #85339 - FabianWolff:issue-83893, r=varkor | Guillaume Gomez | -0/+77 |
| 2021-05-18 | Auto merge of #85313 - jackh726:region_eq, r=nikomatsakis | bors | -1/+5 |
| 2021-05-18 | Stabilize extended_key_value_attributes | Joshua Nelson | -50/+2 |
| 2021-05-17 | Implement jackh726's suggestions | Fabian Wolff | -2/+131 |
| 2021-05-17 | Rollup merge of #85355 - hi-rustin:rustin-patch-issue-85255, r=varkor | Ralf Jung | -5/+82 |
| 2021-05-17 | Remove legacy for trait object mangling test and replace crate hash | Jack Huey | -86/+22 |
| 2021-05-17 | Auto merge of #84571 - jedel1043:issue-49804-impl, r=petrochenkov | bors | -0/+365 |
| 2021-05-17 | Auto merge of #85353 - jonas-schievink:async-blocks-in-ctfe, r=oli-obk | bors | -17/+61 |
| 2021-05-16 | Suppress spurious errors inside `async fn` | Aaron Hill | -0/+25 |
| 2021-05-17 | Auto merge of #85178 - cjgillot:local-crate, r=oli-obk | bors | -5/+5 |
| 2021-05-16 | Auto merge of #85312 - ehuss:macro_use-unused-attr, r=petrochenkov | bors | -0/+66 |
| 2021-05-16 | Add tracking issue | Jonas Schievink | -0/+5 |
| 2021-05-16 | Auto merge of #85290 - Amanieu:asm_const_int, r=nagisa | bors | -43/+65 |
| 2021-05-16 | Add regression test | Giacomo Stevanato | -0/+29 |
| 2021-05-16 | Auto merge of #84549 - tmiasko:static-initializer, r=varkor | bors | -0/+25 |
| 2021-05-16 | Add test for restriction of anonymous types on validation | jedel1043 | -0/+227 |
| 2021-05-16 | Implement Anonymous{Struct, Union} in the AST | jedel1043 | -0/+138 |
| 2021-05-16 | Suggest borrowing if a trait implementation is found for &/&mut <type> | Fabian Wolff | -4/+80 |
| 2021-05-16 | Auto merge of #85332 - RalfJung:ptr-in-str, r=oli-obk | bors | -119/+110 |
| 2021-05-16 | Fix comments in tests | Amanieu d'Antras | -2/+2 |
| 2021-05-16 | More tests for issue-85255 | hi-rustin | -5/+82 |
| 2021-05-16 | Auto merge of #85259 - Smittyvb:thir-unsafeck-inline-asm, r=nikomatsakis | bors | -26/+285 |
| 2021-05-16 | Allow `async {}` expressions in const contexts | Jonas Schievink | -17/+56 |
| 2021-05-15 | Fix unused attributes on macro_rules. | Eric Huss | -0/+66 |
| 2021-05-15 | Auto merge of #81858 - ijackson:fork-no-unwind, r=m-ou-se | bors | -23/+213 |
| 2021-05-15 | Auto merge of #84920 - Aaron1011:pretty-print-rental, r=petrochenkov | bors | -48/+168 |
| 2021-05-15 | Change to just use first binders and add test | Jack Huey | -0/+168 |
| 2021-05-15 | Report an error if a lang item has the wrong number of generic arguments | Fabian Wolff | -0/+77 |
| 2021-05-15 | 32bit bless | Ralf Jung | -38/+28 |
| 2021-05-15 | Revert to only using opportunistic_resolve_vars for existing places | Jack Huey | -85/+14 |
| 2021-05-15 | Remove some unncessary spaces from pretty-printed tokenstream output | Aaron Hill | -48/+168 |
| 2021-05-15 | split ui test stderr by bitwidth | Ralf Jung | -1/+17 |
| 2021-05-15 | Rollup merge of #85324 - FabianWolff:issue-85255, r=varkor | Guillaume Gomez | -2/+58 |
| 2021-05-15 | get rid of a bunch of unnecessary NOTE in const tests | Ralf Jung | -81/+46 |
| 2021-05-15 | handle pointers in str | Ralf Jung | -0/+20 |
| 2021-05-15 | Warn about unused pub fields in non-pub structs | Fabian Wolff | -2/+58 |
| 2021-05-14 | add new attribute rustc_insignificant_dtor and a query to check if a type has... | Dhruv Jauhar | -0/+226 |
| 2021-05-14 | Store Option<Region> as value for RegionVid | Jack Huey | -14/+85 |