]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-19 borsAuto merge of #103228 - Dylan-DPC:rollup-31yiauw, r...
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 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 Gouletinstantiate -> construct
2022-10-19 borsAuto merge of #103213 - matthiaskrgr:rollup-diloxg3...
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 The 8472specialize slice_iter.copied().next_chunk()
2022-10-18 Camille GILLOTConsider patterns in fn params in an `Elided(Infer...
2022-10-18 Nicholas NethercoteAvoid cloning `RenderOptions`.
2022-10-18 Nicholas NethercoteUse `interface::run_compiler` for `markdown::render`.
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 Nicholas NethercoteMerge `main_options` into `main_args`.
2022-10-18 Nicholas NethercoteClean up rustdoc startup.
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 Guillaume GomezRetrieve LLVM version from llvm-filecheck binary if...
2022-10-18 Joshua NelsonAdd some more autolabels
2022-10-18 nilsClean up query descriptions
2022-10-18 Weihang LoUpdate cargo
2022-10-18 borsAuto merge of #103188 - JohnTitor:rollup-pwilam1, r...
2022-10-18 Guillaume GomezClean up code-color and headers-color rustdoc GUI tests
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 Pietro Albinihandle core dumps output in qemu user mode
2022-10-18 borsAuto merge of #103177 - lnicola:rust-analyzer-2022...
2022-10-18 Pietro Albinipartially fix src/test/run-make/coverage-reports when...
2022-10-18 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-18 borsAuto merge of #102992 - nnethercote:rm-RunCompiler...
2022-10-18 Nicholas NethercoteFix `TyKind::is_simple_path`.
2022-10-18 Nicholas NethercoteTweak `deriving-all-codegen.rs`.
2022-10-18 Michael Howellrustdoc: change mobile breakpoint to match CSS
2022-10-18 Michael Howellrustdoc: remove CSS `@media (min-width: 701px)`
2022-10-18 borsAuto merge of #102543 - daym:patch-1, r=joshtriplett
2022-10-17 borsAuto merge of #103165 - matthiaskrgr:rollup-guw8oh6...
2022-10-17 Nicholas NethercoteRemove `RunCompiler::emitter`.
2022-10-17 The 8472add a benchmark for slice_iter.copied().array_chunks()
2022-10-17 Amanieu d'AntrasStabilize asm_sym
2022-10-17 Matthias KrügerRollup merge of #103162 - notriddle:notriddle/crate...
2022-10-17 Matthias KrügerRollup merge of #103161 - notriddle:notriddle/copy...
2022-10-17 Matthias KrügerRollup merge of #103160 - notriddle:notriddle/js-mobile...
2022-10-17 Matthias KrügerRollup merge of #103152 - GuillaumeGomez:named-argument...
2022-10-17 Alex SaveauRemove all uses of array_assume_init
2022-10-17 borsAuto merge of #101837 - scottmcm:box-array-from-vec...
2022-10-17 Michael Howellrustdoc: remove redundant CSS `#crate-search { border...
2022-10-17 Danny MilosavljevicRemove execute bit from lock file permissions
2022-10-17 Michael Howellrustdoc: remove redundant CSS on `#copy-path`
2022-10-17 Michael Howellrustdoc: factor JS mobile scroll lock into its own...
2022-10-17 Josh StoneRemove the redundant `Some(try_opt!(..))` in `checked_pow`
2022-10-17 SkyFix typo in `ReverseSearcher` docs
2022-10-17 borsAuto merge of #103151 - matthiaskrgr:rollup-t3mmnsg...
2022-10-17 Chris DentonAllow `Vec::leak` with `no_global_oom_handling`
2022-10-17 Guillaume GomezUse named arguments to make test clearer
2022-10-17 Guillaume GomezUpdate browser-ui-test version to 0.12.6
2022-10-17 Matthias KrügerRollup merge of #103091 - notriddle:notriddle/sidebar...
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 borsAuto merge of #102355 - lcnr:bye-bye-type-traversal...
2022-10-17 borsAuto merge of #103145 - matthiaskrgr:rollup-mxwsysv...
2022-10-17 Matthias KrügerRollup merge of #103139 - smoelius:patch-2, r=Dylan-DPC
2022-10-17 Matthias KrügerRollup merge of #103136 - tmccombs:alignment-doc-fixes...
2022-10-17 Matthias KrügerRollup merge of #103129 - notriddle:notriddle/sub-logo...
2022-10-17 Matthias KrügerRollup merge of #102962 - flba-eb:remote_test_server_he...
2022-10-17 León Orell... Make diagnostic for unsatisfied Termination bounds...
2022-10-17 lcnradd inline to `TrivialTypeTraversalImpls`
2022-10-17 lcnrrm `try_normalize_mir_const_after_erasing_regions`
2022-10-17 lcnrmir constants: type traversing bye bye
2022-10-17 borsAuto merge of #103116 - TaKO8Ki:fix-103053, r=lcnr
2022-10-17 Samuel MoeliusDuplicate comment in mod.rs
2022-10-17 Thayne McCombsFix types in documentation for Alignment::as_usize...
2022-10-17 borsAuto merge of #103096 - petrochenkov:indresdoc, r=cjgillot
2022-10-17 Michael Howellrustdoc: clean up `.sub-logo-container` CSS
next