about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-05-12Use () for typeck_item_bodies.Camille GILLOT-6/+5
2021-05-12Use () for inherent_impls.Camille GILLOT-2/+2
2021-05-12Use () for inherent_impls.Camille GILLOT-26/+19
2021-05-12Use () for inferred_outlives_crate.Camille GILLOT-7/+4
2021-05-12Use () for crate_variances.Camille GILLOT-5/+4
2021-05-12Use () for mir_keys.Camille GILLOT-11/+10
2021-05-12Use () for lint_levels.Camille GILLOT-7/+5
2021-05-12Use () for proc_macro_decls_static.Camille GILLOT-23/+11
2021-05-12Use () for plugin_registrar_fn.Camille GILLOT-37/+20
2021-05-12Use () for entry_fn.Camille GILLOT-2/+2
2021-05-12Use () for entry_fn.Camille GILLOT-27/+19
2021-05-12Use () for HIR queries.Camille GILLOT-2/+2
2021-05-12Use () for HIR queries.Camille GILLOT-27/+18
2021-05-12Use () in reachable_set.Camille GILLOT-20/+16
2021-05-12Use () in dependency_formats.Camille GILLOT-13/+18
2021-05-12Bless testsGiacomo Stevanato-41/+604
2021-05-12Update wrong-number-of-args test to cover more edge casesGiacomo Stevanato-0/+182
2021-05-12Fix diagnostics spans for missing lifetimes in edge casesGiacomo Stevanato-6/+28
2021-05-12Fix diagnostics spans for missing generics in edge casesGiacomo Stevanato-28/+29
2021-05-12dbg macro: Discuss use in tests, and slightly clarifyIan Jackson-3/+4
2021-05-12Auto merge of #83813 - cbeuw:remap-std, r=michaelwoeristerbors-265/+442
2021-05-12Auto merge of #83813 - cbeuw:remap-std, r=michaelwoeristerbors-5/+4
2021-05-12make verify-channel.sh compatible with macOSPietro Albini-7/+17
2021-05-12ExitStatusError: Remove mentions in stable docsIan Jackson-27/+3
2021-05-12impl crate::error::Error for ExitStatusErrorIan Jackson-0/+3
2021-05-12ExitStatusError: Be more verbose in Display implIan Jackson-1/+1
2021-05-12Fix typo in docIan Jackson-1/+1
2021-05-12unix: impl ExitStatusExt for ExitStatusErrorIan Jackson-10/+76
2021-05-12Provide ExitStatusErrorIan Jackson-13/+227
2021-05-12Add more precise span informations to generic typesGiacomo Stevanato-53/+66
2021-05-12Fix indent in JS filesGuillaume Gomez-138/+140
2021-05-12Remove unused CSS rulesGuillaume Gomez-71/+2
2021-05-12Remove "loading content" which is now unnecessaryGuillaume Gomez-65/+8
2021-05-12#[inline(always)] on basic pointer methodsKornel-25/+25
2021-05-12Auto merge of #83610 - bjorn3:driver_cleanup, r=cjgillotbors-224/+168
2021-05-12Auto merge of #7197 - xFrednet:4310-depreciated-lints-collection, r=flip1995bors-24/+62
2021-05-12Auto merge of #84278 - Aaron1011:feature/new-proc-macro-meta-span, r=estebankbors-93/+503
2021-05-12Implement span quoting for proc-macrosAaron Hill-4/+4
2021-05-12Update stderrAaron Hill-24/+9
2021-05-12Implement span quoting for proc-macrosAaron Hill-69/+494
2021-05-12Auto merge of #85206 - ehuss:update-cargo, r=ehussbors-12/+23
2021-05-11Recover from invalid `struct` item syntaxEsteban Küber-1/+207
2021-05-11Fix typo in commentAndrew Halle-1/+1
2021-05-12Auto merge of #85192 - klensy:bump-deps, r=Mark-Simulacrumbors-37/+18
2021-05-11Update cargoEric Huss-12/+23
2021-05-11Update booksEric Huss-0/+0
2021-05-11Add initial asm!() support for PowerPCDr. Chat-1/+356
2021-05-12update cc crateMateusz Mikuła-7/+7
2021-05-11Auto merge of #85199 - JohnTitor:rollup-gz5m06c, r=JohnTitorbors-314/+552
2021-05-12Rollup merge of #85196 - richkadel:reverts-cover-unreachable-statements, r=tm...Yuki Okushi-102/+65