]> git.lizzy.rs Git - rust.git/history - compiler
Introduce InhabitedPredicate
[rust.git] / compiler /
2022-10-22 Cameron SteffenIntroduce InhabitedPredicate
2022-10-21 borsAuto merge of #103310 - lcnr:rustc_hir_typeck, r=compil...
2022-10-21 borsAuto merge of #103308 - sunfishcode:sunfishcode/wasi...
2022-10-20 lcnrupdate doc links
2022-10-20 borsAuto merge of #103322 - matthiaskrgr:rollup-m9zgpft...
2022-10-20 Matthias KrügerRollup merge of #103319 - fee1-dead-contrib:improve_til...
2022-10-20 Matthias KrügerRollup merge of #103315 - RalfJung:interpret-switchint...
2022-10-20 Matthias KrügerRollup merge of #103313 - compiler-errors:no-test,...
2022-10-20 Matthias KrügerRollup merge of #103297 - catandcoder:master, r=JohnTitor
2022-10-20 Matthias KrügerRollup merge of #103296 - GuillaumeGomez:collapse-expan...
2022-10-20 Matthias KrügerRollup merge of #103288 - johnmatthiggins:master, r...
2022-10-20 Matthias KrügerRollup merge of #103281 - thomcc:long-overdue, r=jyn514
2022-10-20 Matthias KrügerRollup merge of #103230 - nnethercote:clarify-startup...
2022-10-20 Matthias KrügerRollup merge of #103221 - TaKO8Ki:fix-103202, r=oli-obk
2022-10-20 DeadbeefImprove "`~const` is not allowed here" message
2022-10-20 Ralf Junginterpret: remove an incorrect assertion
2022-10-20 borsAuto merge of #103092 - petrochenkov:weaklto, r=wesleywiser
2022-10-20 lcnradd increased recursion limit
2022-10-20 lcnrrustc_hir_typeck: fix paths and partially mv files
2022-10-20 lcnrrustc_hir_typeck: move whole files
2022-10-20 borsAuto merge of #103290 - matthiaskrgr:rollup-ngozai3...
2022-10-20 borsAuto merge of #103185 - chenyukang:yukang/fix-span...
2022-10-20 Matthias KrügerRollup merge of #103276 - compiler-errors:default-on...
2022-10-20 Matthias KrügerRollup merge of #103272 - clubby789:extra-spaces, r...
2022-10-20 Matthias KrügerRollup merge of #103268 - notriddle:notriddle/nav-sub...
2022-10-20 Matthias KrügerRollup merge of #103262 - andrewpollack:switch-needs...
2022-10-20 Matthias KrügerRollup merge of #103251 - GuillaumeGomez:item-decl...
2022-10-20 Matthias KrügerRollup merge of #103197 - est31:stabilize_proc_macro_so...
2022-10-20 borsAuto merge of #103220 - compiler-errors:deny-infers...
2022-10-20 Takayuki Maedacheck if impl_self is `Some`
2022-10-20 borsAuto merge of #103205 - spastorino:fix-rpits-lifetime...
2022-10-20 borsAuto merge of #102417 - oli-obk:opaque_lifetimes2,...
2022-10-19 Michael GouletErase regions before checking for default in uninitiali...
2022-10-19 borsAuto merge of #103264 - matthiaskrgr:rollup-3ja4spo...
2022-10-19 Santiago PastorinoDo anonymous lifetimes remapping correctly for nested...
2022-10-19 Santiago PastorinoExtract orig_opt_local_def_id as a function
2022-10-19 Matthias KrügerRollup merge of #103258 - SUPERCILEX:miri, r=RalfJung
2022-10-19 Matthias KrügerRollup merge of #103257 - notriddle:notriddle/setting...
2022-10-19 Matthias KrügerRollup merge of #103246 - ferrocene:pa-rust-analyzer...
2022-10-19 Matthias KrügerRollup merge of #103239 - m-ou-se:unstable-abi-fn-impl...
2022-10-19 Matthias KrügerRollup merge of #103237 - GuillaumeGomez:codeblock...
2022-10-19 Matthias KrügerRollup merge of #103223 - compiler-errors:deref-sugg...
2022-10-19 Matthias KrügerRollup merge of #103211 - notriddle:notriddle/dot-locat...
2022-10-19 Michael GouletDeny const variables as well
2022-10-19 Michael GouletDon't call `own_existential_vtable_entries` on unresolv...
2022-10-19 Michael GouletMake ClosureOutlivesRequirement not rely on an unresolv...
2022-10-19 Michael GouletDon't hash non-fresh Ty::Infer or RegionKind::Infer
2022-10-19 borsAuto merge of #103214 - Nilstrieb:set-theory, r=petroch...
2022-10-19 yukangAdd testcase for next_point, fix more trivial issues...
2022-10-19 Mara BosAllow #[unstable] impl for fn() -> UnstableType.
2022-10-19 borsAuto merge of #103228 - Dylan-DPC:rollup-31yiauw, r...
2022-10-19 nilsUse Set instead of Vec in transitive_relation
2022-10-19 Mara BosAllow #[unstable] impls for fn() with unstable abi.
2022-10-19 Mara BosSplit is_stable from rustc_target::spec::abi::is_enabled.
2022-10-19 Dylan DPCRollup merge of #103216 - cjgillot:issue-103210, r...
2022-10-19 Dylan DPCRollup merge of #103182 - Nilstrieb:query-desc-cleanup...
2022-10-19 Dylan DPCRollup merge of #103153 - ChrisDenton:leak-oom, r=m...
2022-10-19 Dylan DPCRollup merge of #103127 - SUPERCILEX:inline-const-unini...
2022-10-19 Dylan DPCRollup merge of #103034 - nathanwhit:let-chains-rhs...
2022-10-19 Dylan DPCRollup merge of #102863 - compiler-errors:call-suggesti...
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 borsAuto merge of #103225 - matthiaskrgr:rollup-1zkv87y...
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 Michael GouletUse already checked RHS ty for LHS deref suggestions
2022-10-19 Michael Gouletinstantiate -> construct
2022-10-19 borsAuto merge of #103213 - matthiaskrgr:rollup-diloxg3...
2022-10-19 Takayuki Maedafix `SelfVisitor::is_self_ty` ICE
2022-10-19 Michael GouletGeneralize call suggestion for unsatisfied predicate
2022-10-19 Michael GouletStandardize arg suggestions between typeck and trait...
2022-10-19 Michael GouletUse predicate_must_hold_modulo_regions
2022-10-19 Michael GouletSuggest calling ctor when trait is unimplemented
2022-10-19 borsAuto merge of #102769 - nnethercote:rustdoc-startup...
2022-10-18 Camille GILLOTConsider patterns in fn params in an `Elided(Infer...
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 #103203 - GuillaumeGomez:fix-llvm-runto...
2022-10-18 Matthias KrügerRollup merge of #103189 - GuillaumeGomez:clean-up-gui...
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 nilsClean up query descriptions
2022-10-18 borsAuto merge of #103188 - JohnTitor:rollup-pwilam1, r...
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...
next