| Age | Commit message (Expand) | Author | Lines |
| 2022-06-04 | Auto merge of #97717 - matthiaskrgr:rollup-lalaii2, r=matthiaskrgr | bors | -107/+156 |
| 2022-06-03 | Auto merge of #97670 - spastorino:simplify-universal-impl-trait-lowering2, r=... | bors | -1/+2 |
| 2022-06-04 | Rollup merge of #97702 - cjgillot:no-universal-did, r=spastorino | Matthias Krüger | -17/+11 |
| 2022-06-04 | Rollup merge of #97696 - cjgillot:normalize-inline, r=compiler-errors | Matthias Krüger | -10/+39 |
| 2022-06-04 | Rollup merge of #97692 - compiler-errors:types-nominated, r=Mark-Simulacrum | Matthias Krüger | -0/+10 |
| 2022-06-04 | Rollup merge of #97656 - EdwinRy:error_ast_low_type_contraint_parentheses, r=... | Matthias Krüger | -9/+73 |
| 2022-06-04 | Rollup merge of #97446 - cjgillot:get-generics, r=michaelwoerister | Matthias Krüger | -71/+23 |
| 2022-06-03 | Make hir().get_generics and generics_of consistent. | Camille GILLOT | -71/+23 |
| 2022-06-03 | Auto merge of #95833 - notriddle:notriddle/human-readable-signals, r=yaahc | bors | -6/+82 |
| 2022-06-03 | Remove useless LocalDefId in ImplTraitContext::Universal. | Camille GILLOT | -17/+11 |
| 2022-06-03 | Auto merge of #85993 - bjorn3:serde_json, r=wesleywiser | bors | -4235/+603 |
| 2022-06-03 | Do not ICE when failing to normalize during inlining. | Camille GILLOT | -10/+39 |
| 2022-06-03 | Fix emscripten linker invocation | bjorn3 | -13/+8 |
| 2022-06-03 | Fix all tests | bjorn3 | -35/+111 |
| 2022-06-03 | Remove emit_unit | bjorn3 | -33/+12 |
| 2022-06-03 | Inline many methods of Encoder | bjorn3 | -389/+255 |
| 2022-06-03 | Remove all names from Encoder | bjorn3 | -168/+120 |
| 2022-06-03 | Remove json support from rustc_serialize | bjorn3 | -3495/+0 |
| 2022-06-03 | Remove support for -Zast-json and -Zast-json-noexpand | bjorn3 | -112/+2 |
| 2022-06-03 | Avoid rustc_serialize in linker.rs | bjorn3 | -16/+13 |
| 2022-06-03 | Use serde_json for json error messages | bjorn3 | -33/+39 |
| 2022-06-03 | Use serde_json for target spec json | bjorn3 | -65/+167 |
| 2022-06-03 | Remove a couple of unused Encodable and Decodable derives | bjorn3 | -3/+3 |
| 2022-06-03 | Suggest replace parentheses with angle brackets | EdwinRy | -9/+73 |
| 2022-06-03 | Auto merge of #97694 - Dylan-DPC:rollup-2yxo7ce, r=Dylan-DPC | bors | -581/+1211 |
| 2022-06-03 | Rollup merge of #97681 - GuillaumeGomez:more-eslint, r=Dylan-DPC | Dylan DPC | -0/+8 |
| 2022-06-03 | Rollup merge of #97471 - estebank:prohibit-generics, r=cjgillot | Dylan DPC | -315/+998 |
| 2022-06-03 | Rollup merge of #97415 - cjgillot:is-late-bound-solo, r=estebank | Dylan DPC | -266/+205 |
| 2022-06-03 | Add `#T-types/nominated` zulip notification | Michael Goulet | -0/+10 |
| 2022-06-03 | Auto merge of #89862 - lcnr:path-generics-diagnostics, r=estebank | bors | -1481/+2132 |
| 2022-06-03 | Compute `is_late_bound` in a separate query. | Camille GILLOT | -99/+47 |
| 2022-06-03 | Manipulate lifetimes by LocalDefId for region resolution. | Camille GILLOT | -170/+161 |
| 2022-06-03 | Auto merge of #97679 - Dylan-DPC:rollup-nswmgmx, r=Dylan-DPC | bors | -87/+370 |
| 2022-06-03 | Add "no-alert" eslint rule | Guillaume Gomez | -0/+1 |
| 2022-06-03 | Add "guard-for-in" eslint rule | Guillaume Gomez | -0/+1 |
| 2022-06-03 | Add "block-scoped-var" eslint rule | Guillaume Gomez | -0/+1 |
| 2022-06-03 | Rollup merge of #97668 - notriddle:notriddle/slice-link, r=jsha | Dylan DPC | -22/+50 |
| 2022-06-03 | Rollup merge of #97664 - estebank:suggest-bound-derive-copy, r=compiler-errors | Dylan DPC | -21/+219 |
| 2022-06-03 | Rollup merge of #97663 - RalfJung:keine-halben-sachen, r=oli-obk | Dylan DPC | -3/+3 |
| 2022-06-03 | Rollup merge of #97653 - RalfJung:int-to-ptr, r=oli-obk | Dylan DPC | -39/+96 |
| 2022-06-03 | Rollup merge of #97366 - WaffleLapkin:stabilize_array_slice_from_ref, r=dtolnay | Dylan DPC | -2/+2 |
| 2022-06-03 | Add "no-template-curly-in-string" eslint rule | Guillaume Gomez | -0/+1 |
| 2022-06-03 | Add "no-self-compare" eslint rule | Guillaume Gomez | -0/+1 |
| 2022-06-03 | Add "no-import-assign" eslint rule | Guillaume Gomez | -0/+1 |
| 2022-06-03 | Add "no-invalid-regexp" eslint rule | Guillaume Gomez | -0/+1 |
| 2022-06-03 | Add "no-fallthrough" eslint rule | Guillaume Gomez | -0/+1 |
| 2022-06-03 | Auto merge of #96296 - cjgillot:remove-label-lt-shadow, r=petrochenkov | bors | -1751/+223 |
| 2022-06-03 | Use the same message as type & const generics. | Camille GILLOT | -71/+50 |
| 2022-06-03 | Reuse resolve_label to check lifetime shadowing. | Camille GILLOT | -40/+29 |
| 2022-06-03 | Do not lower generic lifetime params when AST resolution emitted an error. | Camille GILLOT | -24/+18 |