about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-05-12rustdoc: fix GUI crash when searching for magic JS property valuesMichael Howell-2/+22
2022-05-12Auto merge of #96974 - matthiaskrgr:rollup-jd4otnc, r=matthiaskrgrbors-39/+414
2022-05-12Rollup merge of #96968 - cjgillot:codegen-fulfill-nice, r=oli-obkMatthias Krüger-0/+346
2022-05-12Rollup merge of #96939 - GuillaumeGomez:settings-css, r=notriddleMatthias Krüger-39/+10
2022-05-12Rollup merge of #95896 - nagisa:nvptx-contacts, r=Mark-SimulacrumMatthias Krüger-0/+58
2022-05-12Auto merge of #95562 - lcnr:attr-no-encode, r=davidtwcobors-68/+54
2022-05-12Add mir-opt test.Camille GILLOT-0/+157
2022-05-12Auto merge of #96853 - davidtwco:diagnostic-translation-unit-and-more-porting...bors-18/+48
2022-05-12Add tests.Camille GILLOT-0/+189
2022-05-12Auto merge of #96940 - TaKO8Ki:stop-suggesting-wrong-fully-qualified-path, r=...bors-0/+59
2022-05-12errors: `set_arg` takes `IntoDiagnosticArg`David Wood-8/+17
2022-05-12compiletest: normalize paths from repository rootDavid Wood-10/+9
2022-05-12macros: spanless subdiagnostics from `()` fieldsDavid Wood-0/+22
2022-05-12Auto merge of #95837 - scottmcm:ptr-offset-from-unsigned, r=oli-obkbors-3/+77
2022-05-11Apply CR suggestions; add real tracking issueScott McMurray-1/+2
2022-05-11Rename `unsigned_offset_from` to `sub_ptr`Scott McMurray-1/+1
2022-05-11Add `unsigned_offset_from` on pointersScott McMurray-3/+76
2022-05-12Auto merge of #96150 - est31:unused_macro_rules, r=petrochenkovbors-50/+209
2022-05-11Auto merge of #96806 - cjgillot:codegen-fulfill-nice, r=oli-obkbors-11/+56
2022-05-11Bless clippy.Camille GILLOT-1/+9
2022-05-11Auto merge of #96942 - Dylan-DPC:rollup-p8bcly2, r=Dylan-DPCbors-7/+9
2022-05-11Rollup merge of #96936 - lnicola:rust-analyzer-2022-05-11, r=lnicolaDylan DPC-7/+7
2022-05-11Rollup merge of #91518 - luojia65:rustdoc-riscv-arch, r=GuillaumeGomezDylan DPC-0/+2
2022-05-11Auto merge of #96924 - petrochenkov:nonon, r=nnethercotebors-14/+3
2022-05-11stop suggesting non-existing fully qualified pathsTakayuki Maeda-0/+59
2022-05-11ast: Introduce some traits to get AST node properties genericallyVadim Petrochenkov-14/+3
2022-05-11Ensure that the settings CSS is loaded on the settings pageGuillaume Gomez-0/+5
2022-05-11Remove unused CSS settings rulesGuillaume Gomez-36/+0
2022-05-11Add missing CSS file for settings pageGuillaume Gomez-3/+5
2022-05-11:arrow_up: rust-analyzerLaurențiu Nicola-7/+7
2022-05-11Auto merge of #96933 - ehuss:update-books, r=ehussbors-0/+0
2022-05-11Auto merge of #96931 - JohnTitor:rollup-3um8o4j, r=JohnTitorbors-16/+89
2022-05-11Gracefully fail to resolve associated items instead of `delay_span_bug`.Camille GILLOT-10/+47
2022-05-10Update booksEric Huss-0/+0
2022-05-11Rollup merge of #96925 - c410-f3r:z-errors, r=JohnTitorYuki Okushi-0/+10
2022-05-11Rollup merge of #96903 - oli-obk:opaque_type_lifetime_constraints, r=compiler...Yuki Okushi-0/+17
2022-05-11Rollup merge of #96900 - GuillaumeGomez:fix-js-error, r=notriddleYuki Okushi-5/+2
2022-05-11Rollup merge of #96896 - JohnTitor:issue-68408, r=compiler-errorsYuki Okushi-0/+22
2022-05-11Rollup merge of #96887 - notriddle:notriddle/as-raw-fd, r=jshaYuki Okushi-8/+37
2022-05-11Rollup merge of #96543 - nnethercote:rm-make_token_stream-hacks, r=Aaron1011Yuki Okushi-3/+1
2022-05-11Auto merge of #96888 - Aaron1011:fake-borrow-no-sort, r=petrochenkovbors-4/+4
2022-05-11Auto merge of #96375 - jyn514:bootstrap-submodules, r=Mark-Simulacrumbors-0/+12
2022-05-11Remove some unnecessary invisible delimiter checks.Nicholas Nethercote-3/+1
2022-05-10Ignore orderMichael Howell-1/+1
2022-05-10Fix running bootstrap tests on a fresh cloneJoshua Nelson-0/+12
2022-05-10Fix issue #95151Caio-0/+10
2022-05-10Auto merge of #96905 - jyn514:revert-96803-faster-assemble, r=Mark-Simulacrumbors-3/+9
2022-05-10rustdoc: clean up method path indexMichael Howell-9/+23
2022-05-10Revert "Make "Assemble stage1 compiler" orders of magnitude faster"Joshua Nelson-3/+9
2022-05-10Auto merge of #96904 - JohnTitor:rollup-f1sz5x0, r=JohnTitorbors-18/+190