| Age | Commit message (Expand) | Author | Lines |
| 2021-05-12 | Use () for typeck_item_bodies. | Camille GILLOT | -6/+5 |
| 2021-05-12 | Use () for inherent_impls. | Camille GILLOT | -2/+2 |
| 2021-05-12 | Use () for inherent_impls. | Camille GILLOT | -26/+19 |
| 2021-05-12 | Use () for inferred_outlives_crate. | Camille GILLOT | -7/+4 |
| 2021-05-12 | Use () for crate_variances. | Camille GILLOT | -5/+4 |
| 2021-05-12 | Use () for mir_keys. | Camille GILLOT | -11/+10 |
| 2021-05-12 | Use () for lint_levels. | Camille GILLOT | -7/+5 |
| 2021-05-12 | Use () for proc_macro_decls_static. | Camille GILLOT | -23/+11 |
| 2021-05-12 | Use () for plugin_registrar_fn. | Camille GILLOT | -37/+20 |
| 2021-05-12 | Use () for entry_fn. | Camille GILLOT | -2/+2 |
| 2021-05-12 | Use () for entry_fn. | Camille GILLOT | -27/+19 |
| 2021-05-12 | Use () for HIR queries. | Camille GILLOT | -2/+2 |
| 2021-05-12 | Use () for HIR queries. | Camille GILLOT | -27/+18 |
| 2021-05-12 | Use () in reachable_set. | Camille GILLOT | -20/+16 |
| 2021-05-12 | Use () in dependency_formats. | Camille GILLOT | -13/+18 |
| 2021-05-12 | Bless tests | Giacomo Stevanato | -41/+604 |
| 2021-05-12 | Update wrong-number-of-args test to cover more edge cases | Giacomo Stevanato | -0/+182 |
| 2021-05-12 | Fix diagnostics spans for missing lifetimes in edge cases | Giacomo Stevanato | -6/+28 |
| 2021-05-12 | Fix diagnostics spans for missing generics in edge cases | Giacomo Stevanato | -28/+29 |
| 2021-05-12 | dbg macro: Discuss use in tests, and slightly clarify | Ian Jackson | -3/+4 |
| 2021-05-12 | Auto merge of #83813 - cbeuw:remap-std, r=michaelwoerister | bors | -265/+442 |
| 2021-05-12 | Auto merge of #83813 - cbeuw:remap-std, r=michaelwoerister | bors | -5/+4 |
| 2021-05-12 | make verify-channel.sh compatible with macOS | Pietro Albini | -7/+17 |
| 2021-05-12 | ExitStatusError: Remove mentions in stable docs | Ian Jackson | -27/+3 |
| 2021-05-12 | impl crate::error::Error for ExitStatusError | Ian Jackson | -0/+3 |
| 2021-05-12 | ExitStatusError: Be more verbose in Display impl | Ian Jackson | -1/+1 |
| 2021-05-12 | Fix typo in doc | Ian Jackson | -1/+1 |
| 2021-05-12 | unix: impl ExitStatusExt for ExitStatusError | Ian Jackson | -10/+76 |
| 2021-05-12 | Provide ExitStatusError | Ian Jackson | -13/+227 |
| 2021-05-12 | Add more precise span informations to generic types | Giacomo Stevanato | -53/+66 |
| 2021-05-12 | Fix indent in JS files | Guillaume Gomez | -138/+140 |
| 2021-05-12 | Remove unused CSS rules | Guillaume Gomez | -71/+2 |
| 2021-05-12 | Remove "loading content" which is now unnecessary | Guillaume Gomez | -65/+8 |
| 2021-05-12 | #[inline(always)] on basic pointer methods | Kornel | -25/+25 |
| 2021-05-12 | Auto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot | bors | -224/+168 |
| 2021-05-12 | Auto merge of #7197 - xFrednet:4310-depreciated-lints-collection, r=flip1995 | bors | -24/+62 |
| 2021-05-12 | Auto merge of #84278 - Aaron1011:feature/new-proc-macro-meta-span, r=estebank | bors | -93/+503 |
| 2021-05-12 | Implement span quoting for proc-macros | Aaron Hill | -4/+4 |
| 2021-05-12 | Update stderr | Aaron Hill | -24/+9 |
| 2021-05-12 | Implement span quoting for proc-macros | Aaron Hill | -69/+494 |
| 2021-05-12 | Auto merge of #85206 - ehuss:update-cargo, r=ehuss | bors | -12/+23 |
| 2021-05-11 | Recover from invalid `struct` item syntax | Esteban Küber | -1/+207 |
| 2021-05-11 | Fix typo in comment | Andrew Halle | -1/+1 |
| 2021-05-12 | Auto merge of #85192 - klensy:bump-deps, r=Mark-Simulacrum | bors | -37/+18 |
| 2021-05-11 | Update cargo | Eric Huss | -12/+23 |
| 2021-05-11 | Update books | Eric Huss | -0/+0 |
| 2021-05-11 | Add initial asm!() support for PowerPC | Dr. Chat | -1/+356 |
| 2021-05-12 | update cc crate | Mateusz Mikuła | -7/+7 |
| 2021-05-11 | Auto merge of #85199 - JohnTitor:rollup-gz5m06c, r=JohnTitor | bors | -314/+552 |
| 2021-05-12 | Rollup merge of #85196 - richkadel:reverts-cover-unreachable-statements, r=tm... | Yuki Okushi | -102/+65 |