]> git.lizzy.rs Git - rust.git/history - compiler/rustc_interface
diagnostics: do not suggest static candidates as traits to import
[rust.git] / compiler / rustc_interface /
2022-10-19 borsAuto merge of #103180 - ferrocene:pa-qemu-user-mode...
2022-10-19 Nicholas NethercoteAdd a comment to `Compiler`.
2022-10-19 Nicholas NethercoteClarify `run_in_thread_pool_with_globals`.
2022-10-19 Matthias KrügerRollup merge of #103198 - weihanglo:update-cargo, r...
2022-10-19 Matthias KrügerRollup merge of #103178 - ferrocene:pa-coverage-reports...
2022-10-19 Matthias KrügerRollup merge of #103176 - nnethercote:fix-TyKind-is_sim...
2022-10-19 Matthias KrügerRollup merge of #103166 - the8472:copied-next-chunk...
2022-10-19 borsAuto merge of #103213 - matthiaskrgr:rollup-diloxg3...
2022-10-19 borsAuto merge of #102769 - nnethercote:rustdoc-startup...
2022-10-18 Nicholas NethercoteReplace a `spawn_unchecked` with `spawn_scoped`.
2022-10-18 Nicholas NethercoteApply `Lrc` later to `sess` and `codegen_backend`.
2022-10-18 Nicholas NethercoteInline and remove `create_compiler_and_run`.
2022-10-18 Nicholas NethercoteReduce visibility of some functions.
2022-10-18 Nicholas NethercoteInline and remove `scoped_thread`.
2022-10-18 Matthias KrügerRollup merge of #103204 - jyn514:autolabels, r=Mark...
2022-10-18 Matthias KrügerRollup merge of #103164 - notriddle:notriddle/media...
2022-10-18 Matthias KrügerRollup merge of #102507 - scottmcm:more-binary-search...
2022-10-18 Matthias KrügerRollup merge of #101889 - tspiteri:redoc-uint-adc-sbb...
2022-10-18 borsAuto merge of #102418 - citrus-it:illumos-strip-debug...
2022-10-18 Yuki OkushiRollup merge of #103168 - Amanieu:stable_asm_sym, r...
2022-10-18 Yuki OkushiRollup merge of #103163 - SUPERCILEX:uninit-array-assum...
2022-10-18 Yuki OkushiRollup merge of #103159 - cuviper:check_pow-final-try_o...
2022-10-18 Yuki OkushiRollup merge of #103154 - H4x5:reverse-searcher-typo...
2022-10-18 Yuki OkushiRollup merge of #103142 - fmease:fix-103052, r=oli-obk
2022-10-18 Yuki OkushiRollup merge of #103023 - andrewpollack:i-fuchsia-final...
2022-10-18 borsAuto merge of #103075 - SUPERCILEX:miri-metadata, r...
2022-10-18 borsAuto merge of #103177 - lnicola:rust-analyzer-2022...
2022-10-18 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-18 borsAuto merge of #102992 - nnethercote:rm-RunCompiler...
2022-10-18 borsAuto merge of #102543 - daym:patch-1, r=joshtriplett
2022-10-17 Nicholas NethercoteRemove `RunCompiler::emitter`.
2022-10-17 borsAuto merge of #101837 - scottmcm:box-array-from-vec...
2022-10-17 Matthias KrügerRollup merge of #102945 - compiler-errors:placeholder...
2022-10-17 Matthias KrügerRollup merge of #102466 - lcnr:const-equate-uwu, r...
2022-10-17 Matthias KrügerRollup merge of #102454 - chenyukang:fix-102396-missing...
2022-10-17 Matthias KrügerRollup merge of #102962 - flba-eb:remote_test_server_he...
2022-10-16 borsAuto merge of #102026 - Bryanskiy:resolve_update, r...
2022-10-16 Matthias KrügerRollup merge of #102953 - WaffleLapkin:better_docs_for_...
2022-10-16 Matthias KrügerRollup merge of #102857 - saethlin:derived-enum-hash...
2022-10-16 borsAuto merge of #102080 - yanchen4791:issue-99824-fix...
2022-10-16 Yuki OkushiRollup merge of #101717 - Pointerbender:unsafecell...
2022-10-15 Dylan DPCRollup merge of #102773 - joboet:apple_parker, r=thomcc
2022-10-15 borsAuto merge of #99292 - Aaron1011:stability-use-tree...
2022-10-14 Matthias KrügerRollup merge of #103045 - lukas-code:blank-lines, r...
2022-10-14 Matthias KrügerRollup merge of #102781 - StackOverflowExcept1on:master...
2022-10-14 Matthias KrügerRollup merge of #102092 - kxxt:patch-1, r=joshtriplett
2022-10-14 borsAuto merge of #101030 - woppopo:const_location, r=scottmcm
2022-10-14 borsAuto merge of #102783 - RalfJung:tls, r=thomcc
2022-10-14 borsAuto merge of #102529 - colinba:master, r=joshtriplett
2022-10-14 Dylan DPCRollup merge of #102938 - c410-f3r:here-we-go-again...
2022-10-14 Dylan DPCRollup merge of #102914 - GuillaumeGomez:migrate-css...
2022-10-14 Dylan DPCRollup merge of #102847 - joshtriplett:bugfix-impl...
2022-10-13 Matthias KrügerRollup merge of #103021 - GuillaumeGomez:constraint...
2022-10-13 Matthias KrügerRollup merge of #103011 - GuillaumeGomez:improve-unsafe...
2022-10-13 borsAuto merge of #102700 - oli-obk:0xDEAD_TAIT, r=compiler...
2022-10-13 Dylan DPCRollup merge of #102956 - TaKO8Ki:fix-102946, r=fee1...
2022-10-13 Dylan DPCRollup merge of #102854 - semarie:openbsd-immutablestac...
2022-10-13 Dylan DPCRollup merge of #102765 - TaKO8Ki:follow-up-to-102708...
2022-10-13 borsAuto merge of #102919 - luojia65:update-stdarch, r...
2022-10-13 borsAuto merge of #102655 - joboet:windows_tls_opt, r=Chris...
2022-10-13 Yuki OkushiRollup merge of #102980 - notriddle:notriddle/content...
2022-10-13 Yuki OkushiRollup merge of #102974 - Rageking8:fix-small-word...
2022-10-13 Yuki OkushiRollup merge of #102967 - Rageking8:add-test-for-issue...
2022-10-13 Yuki OkushiRollup merge of #102949 - RalfJung:should-skip-this...
2022-10-13 Yuki OkushiRollup merge of #102836 - petrochenkov:jsonspec, r...
2022-10-13 Yuki OkushiRollup merge of #102641 - eholk:dyn-star-box, r=compile...
2022-10-13 borsAuto merge of #102372 - abrown:issue-102157, r=thomcc
2022-10-12 borsAuto merge of #101679 - compiler-errors:rpitit-default...
2022-10-12 Ralf Jungmerge rustc history
2022-10-12 borsAuto merge of #102975 - Dylan-DPC:rollup-vzuwsh2, r...
2022-10-12 Dylan DPCRollup merge of #102940 - ehuss:update-books, r=ehuss
2022-10-12 Dylan DPCRollup merge of #102936 - notriddle:notriddle/nav-sum...
2022-10-12 Dylan DPCRollup merge of #102927 - compiler-errors:let, r=davidtwco
2022-10-12 Dylan DPCRollup merge of #102883 - Urgau:fix-stabilization-half_...
2022-10-12 Dylan DPCRollup merge of #102830 - compiler-errors:constness...
2022-10-12 Dylan DPCRollup merge of #102719 - Nilstrieb:tidy-alphabetical...
2022-10-12 Dylan DPCRollup merge of #102623 - davidtwco:translation-eager...
2022-10-12 NilstriebUse `tidy-alphabetical` in the compiler
2022-10-12 borsAuto merge of #102460 - flba-eb:fix_85261_prevent_alloc...
2022-10-12 Dylan DPCRollup merge of #102913 - SparrowLii:import-candidate...
2022-10-12 Dylan DPCRollup merge of #102890 - camsteffen:adt-sized-represen...
2022-10-12 Dylan DPCRollup merge of #102811 - the8472:bufread-memset, r...
2022-10-12 Dylan DPCRollup merge of #102578 - lukas-code:ilog-panic, r...
2022-10-12 Dylan DPCRollup merge of #102239 - joshtriplett:style-guide...
2022-10-12 Dylan DPCRollup merge of #102187 - b-naber:inline-const-source...
2022-10-12 Dylan DPCRollup merge of #102110 - CleanCut:migrate_rustc_passes...
2022-10-12 borsAuto merge of #102692 - nnethercote:TokenStreamBuilder...
2022-10-11 Matthias KrügerRollup merge of #102912 - lnicola:rust-analyzer-2022...
2022-10-11 Matthias KrügerRollup merge of #102893 - TaKO8Ki:fix-102878, r=davidtwco
2022-10-11 Matthias KrügerRollup merge of #102889 - petrochenkov:partres, r=cjgillot
2022-10-11 Matthias KrügerRollup merge of #102869 - azdavis:master, r=joshtriplett
2022-10-11 Matthias KrügerRollup merge of #102685 - nbdd0121:unwind, r=m-ou-se
2022-10-11 Matthias KrügerRollup merge of #102612 - JhonnyBillM:migrate-codegen...
2022-10-11 Matthias KrügerRollup merge of #102445 - jmillikin:cstr-is-empty,...
2022-10-11 Matthias KrügerRollup merge of #102227 - devnexen:solarish_get_path...
2022-10-11 Matthias KrügerRollup merge of #101774 - Riolku:atomic-update-aba...
2022-10-11 Matthias KrügerRollup merge of #101727 - est31:stabilize_map_first_las...
2022-10-11 Matthias KrügerRollup merge of #100387 - cjgillot:hygiene-trait-impl...
2022-10-11 borsAuto merge of #102894 - RalfJung:compiler_builtins...
2022-10-11 borsAuto merge of #102915 - JohnTitor:rollup-5ht99y1, r...
next