about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-05-17bless 32bitRalf Jung-2/+2
2022-05-17interpret/validity: reject references to uninhabited typesRalf Jung-2/+2
2022-05-17Auto merge of #97012 - oli-obk:🦀_intrinsics, r=davidtwcobors-2/+1
2022-05-17Auto merge of #96825 - kckeiks:remove-item-like-visitor-trait, r=cjgillotbors-72/+54
2022-05-17Auto merge of #96907 - sunfishcode:sunfishcode/update-wasi, r=Mark-Simulacrumbors-5/+10
2022-05-17Auto merge of #96892 - oli-obk:🐌_obligation_cause_code_🐌, r=estebankbors-5/+24
2022-05-16rustdoc: Resolve some more doc links earlyVadim Petrochenkov-9/+32
2022-05-16Auto merge of #96676 - petrochenkov:docrules, r=GuillaumeGomezbors-47/+39
2022-05-16Update how CC etc. are set in the wasi-libc Makefile.Dan Gohman-2/+7
2022-05-16Add a query for checking whether a function is an intrinsic.Oli Scherer-2/+1
2022-05-15rustdoc: Remove doc link resolution fallback to all `macro_rules` in the crateVadim Petrochenkov-47/+39
2022-05-15Rollup merge of #97042 - GuillaumeGomez:eslint-brace-style, r=notriddleDylan DPC-33/+57
2022-05-15Rollup merge of #97021 - Volker-Weissmann:patch-1, r=Dylan-DPCDylan DPC-1/+4
2022-05-15Auto merge of #97056 - RalfJung:miri, r=RalfJungbors-6/+8
2022-05-15Add new eslint rule about brace styleGuillaume Gomez-33/+57
2022-05-15update miriRalf Jung-6/+8
2022-05-15Auto merge of #96885 - petrochenkov:linkstrict2, r=cjgillot,luqmanabors-191/+427
2022-05-15Auto merge of #97055 - matthiaskrgr:rollup-1nqwfzx, r=matthiaskrgrbors-278/+154
2022-05-15Rollup merge of #97041 - eddyb:nixos-llvm-ci-patchelf, r=Mark-SimulacrumMatthias Krüger-2/+2
2022-05-15Rollup merge of #96958 - GuillaumeGomez:settings-menu-display, r=jshaMatthias Krüger-276/+152
2022-05-15Auto merge of #96602 - TApplencourt:patch-1, r=Mark-Simulacrumbors-50/+98
2022-05-15Auto merge of #97016 - Mark-Simulacrum:bump-version, r=Mark-Simulacrumbors-1/+1
2022-05-14Auto merge of #96883 - jackh726:early-binder-2, r=oli-obkbors-19/+19
2022-05-15rustc: Stricter checking for #[link] attributesVadim Petrochenkov-191/+427
2022-05-14Auto merge of #97044 - Urgau:check-cfg-fix-rustc-perf, r=Mark-Simulacrumbors-3/+7
2022-05-14Auto merge of #97039 - cjgillot:no-rpit-hrtb, r=jackh726bors-98/+221
2022-05-14Update documentation about themesGuillaume Gomez-12/+10
2022-05-14Update GUI testsGuillaume Gomez-34/+20
2022-05-14Remove theme picker buttonGuillaume Gomez-199/+12
2022-05-14Improve settings menu displayGuillaume Gomez-31/+110
2022-05-14Fix rustc-perf benchmarksUrgau-3/+7
2022-05-14Auto merge of #96345 - petrochenkov:linclean, r=notriddlebors-503/+241
2022-05-14Add a test with both passing and erroneous cases.Camille GILLOT-0/+146
2022-05-14Auto merge of #95826 - carbotaniuman:miri-permissive-provenance, r=RalfJungbors-2/+2
2022-05-14Fix `download-ci-llvm` NixOS patching for `.so`s.Eduard-Mihai Burtescu-2/+2
2022-05-14Forbid nested opaque types to reference HRTB from opaque types.Camille GILLOT-98/+75
2022-05-14Auto merge of #94872 - mati865:mingw-llvm-target, r=petrochenkovbors-11/+69
2022-05-14Auto merge of #97035 - JohnTitor:rollup-00ko07z, r=JohnTitorbors-3/+28
2022-05-14Rollup merge of #97031 - eholk:drop-tracking-type-error, r=compiler-errorsYuki Okushi-0/+25
2022-05-14Rollup merge of #97018 - GuillaumeGomez:fail-on-js-error, r=notriddleYuki Okushi-2/+2
2022-05-14Rollup merge of #96998 - notriddle:notriddle/var-N, r=jshaYuki Okushi-1/+1
2022-05-14Auto merge of #95602 - scottmcm:faster-array-intoiter-fold, r=the8472bors-0/+54
2022-05-13Drop tracking: handle invalid assignments betterEric Holk-0/+25
2022-05-13Add bound_impl_trait_refJack Huey-5/+5
2022-05-13Add bound_fn_sigJack Huey-2/+2
2022-05-13Add bound_type_ofJack Huey-11/+11
2022-05-13resolve: Move collection of all `macro_rules` in the crate to rustdocVadim Petrochenkov-2/+6
2022-05-13Add LLVM based mingw-w64 targetsMateusz Mikuła-11/+69
2022-05-13Fix rebaseVadim Petrochenkov-5/+2
2022-05-13rustdoc: Use `Visibility::is_public` moreVadim Petrochenkov-10/+6