]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-23 Michael HowellRollup merge of #103434 - GuillaumeGomez:gui-test-jump...
2022-10-23 Michael HowellRollup merge of #103424 - notriddle:notriddle/code...
2022-10-23 Michael HowellRollup merge of #103414 - compiler-errors:rpit-print...
2022-10-23 Michael HowellRollup merge of #103402 - joshtriplett:niche-wrap-fix...
2022-10-23 Michael HowellRollup merge of #103347 - RalfJung:rustc-src, r=Mark...
2022-10-23 Michael HowellRollup merge of #103254 - fmease:fix-24183, r=Guillaume...
2022-10-23 Michael HowellRollup merge of #103140 - chenyukang:yukang/fix-103112...
2022-10-23 Michael HowellRollup merge of #103005 - solid-rs:patch/kmc-solid...
2022-10-23 Michael HowellRollup merge of #101644 - Timmmm:file_permissions_docs...
2022-10-23 Michael HowellRollup merge of #100462 - zohnannor:master, r=thomcc
2022-10-23 borsAuto merge of #103062 - cuviper:dist-mips, r=Mark-Simul...
2022-10-23 Jakob DegenSplit phase change from `MirPass`
2022-10-23 borsAuto merge of #103137 - dtolnay:readdir, r=Mark-Simulacrum
2022-10-23 Josh StoneOnly test pthread_getname_np on linux-gnu
2022-10-23 Michael GouletComment why normalization is needed for debug assertions
2022-10-23 Michael GouletAdd normalize hack back
2022-10-23 Michael GouletAnnotate static lifetimes too
2022-10-23 Andrew TribickMaybeUninit: use assume_init_drop() in the partially...
2022-10-23 XiretzaAllow specifying multiple alternative suggestions
2022-10-23 ouz-aremove misc_cast and validate types
2022-10-23 borsAuto merge of #101403 - bjorn3:dylib_lto, r=Mark-Simulacrum
2022-10-23 bjorn3Rustfmt cg_clif's build system
2022-10-23 bjorn3Update list of allowed cranelift dependencies
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 bjorn3Revert "Update to Cranelift 0.89.0"
2022-10-23 bjorn3Revert "Stop using a depracated function"
2022-10-23 Guillaume GomezUse functions for jump-to-def-background rustodoc GUI...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-23 bjorn3Fix drop for dyn*
2022-10-23 bjorn3Allow dyn* upcasting
2022-10-23 bjorn3Update rustc test suite failure list
2022-10-23 bjorn3Rustup to rustc 1.66.0-nightly (6e95b6da8 2022-10-22)
2022-10-23 bjorn3Update LLVM submodule
2022-10-23 Jakub BeránekIntroduce dedicated `-Zdylib-lto` flag for enabling...
2022-10-23 bjorn3Sync from rust e64f1110c062f61746f222059439529a43ccf6dc
2022-10-23 Jakub BeránekAdd `rust.lto` config option
2022-10-23 bjorn3Allow LTO for dylibs
2022-10-23 bjorn3Add missing export for the oom strategy symbol
2022-10-23 borsAuto merge of #103431 - Dylan-DPC:rollup-oozfo89, r...
2022-10-23 borsAuto merge of #2613 - RalfJung:scalar-only-field-retagg...
2022-10-23 borsAuto merge of #9622 - llogiq:box-dyn-default, r=Alexendoo
2022-10-23 Dylan DPCRollup merge of #103305 - c410-f3r:moar-errors, r=petro...
2022-10-23 Dylan DPCRollup merge of #103249 - petrochenkov:revaddids, r...
2022-10-23 Dylan DPCRollup merge of #103226 - compiler-errors:delay-if...
2022-10-23 Dylan DPCRollup merge of #103192 - petrochenkov:noalltraits...
2022-10-23 Dylan DPCRollup merge of #101908 - chenyukang:fix-101880, r...
2022-10-23 Dylan DPCRollup merge of #101293 - compiler-errors:lt-is-actuall...
2022-10-23 Camille GILLOTWorkaround unstable stmt_expr_attributes for method...
2022-10-23 borsAuto merge of #103345 - Nilstrieb:diag-flat, r=compiler...
2022-10-23 NilstriebUpdate translation tests
2022-10-23 NilstriebMigrate all diagnostics
2022-10-23 NilstriebGenerate fluent message constant in a flat module for...
2022-10-23 borsAuto merge of #103426 - matthiaskrgr:rollup-n6dqdy8...
2022-10-23 Matthias KrügerRollup merge of #103412 - finnbear:fix_docs_typo_string...
2022-10-23 Matthias KrügerRollup merge of #103401 - GuillaumeGomez:gui-test-headi...
2022-10-23 Matthias KrügerRollup merge of #103399 - smoelius:unknown-lint-maybe...
2022-10-23 Matthias KrügerRollup merge of #103388 - notriddle:notriddle/result...
2022-10-23 Matthias KrügerRollup merge of #103368 - compiler-errors:normalization...
2022-10-23 Matthias KrügerRollup merge of #103355 - compiler-errors:rpitit-defaul...
2022-10-23 Matthias KrügerRollup merge of #103354 - clubby789:escape-string-liter...
2022-10-23 Matthias KrügerRollup merge of #103328 - compiler-errors:trivial-false...
2022-10-23 Matthias KrügerRollup merge of #103123 - compiler-errors:early-binder...
2022-10-23 borsAuto merge of #9688 - Alexendoo:msrv-tests, r=Manishearth
2022-10-23 Michael Howellrustdoc: remove no-op CSS `.code-header { border-bottom...
2022-10-23 borsAuto merge of #102660 - camsteffen:uninhabited-perf...
2022-10-22 Josh TriplettFix wrapped valid-range handling in ty_find_init_error
2022-10-22 Aaron HillBump cargotest servo to 785a344e32db58d4e631fd3cae17fd1...
2022-10-22 Ralf Jungadd scalar-abi-only field retagging option
2022-10-22 Michael GouletPretty print lifetimes captured by RPIT
2022-10-22 Finn BearFix typo in docs of `String::leak`.
2022-10-22 borsAuto merge of #103240 - BelovDV:issue-102290, r=petroch...
2022-10-22 borsAuto merge of #9691 - smoelius:lint-lintcheck, r=llogiq
2022-10-22 Cameron SteffenIntroduce InhabitedPredicate
2022-10-22 borsAuto merge of #103400 - weihanglo:update-cargo, r=weihanglo
2022-10-22 borsAuto merge of #103398 - Dylan-DPC:rollup-cj6w00o, r...
2022-10-22 Guillaume GomezUse functions for headings rustodoc GUI test
2022-10-22 Weihang LoUpdate cargo
2022-10-22 Samuel MoeliusApply manual fixes
2022-10-22 Samuel MoeliusApply `--fix` fixes
2022-10-22 Samuel MoeliusAdd `lintcheck` to packages linted by `dogfood` test
2022-10-22 Samuel MoeliusChange `unknown_lint` applicability to `MaybeIncorrect`
2022-10-22 Dylan DPCRollup merge of #103360 - ChrisDenton:isterm-filetype...
2022-10-22 Dylan DPCRollup merge of #103346 - HeroicKatora:metadata_of_cons...
2022-10-22 Dylan DPCRollup merge of #103329 - saethlin:nonnull-precondition...
2022-10-22 Dylan DPCRollup merge of #103280 - finnbear:impl_string_leak_2...
2022-10-22 Dylan DPCRollup merge of #103224 - compiler-errors:semi-after...
2022-10-22 Dylan DPCRollup merge of #103190 - fmease:rustdoc-render-bounds...
2022-10-22 Dylan DPCRollup merge of #102602 - WaffleLapkin:linty_action...
2022-10-22 borsAuto merge of #103231 - ecnelises:le_fix, r=lcnr
2022-10-22 borsAuto merge of #103227 - lcnr:bye-bye-unevaluated-const...
2022-10-22 Michael GouletDon't erroneously deny semicolons after closure expr...
2022-10-22 Michael GouletRecover unclosed char literal being parsed as lifetime
2022-10-22 Michael GouletIntroduce subst_iter and subst_iter_copied on EarlyBinder
2022-10-22 Michael Gouletnit: Inline may_need_drop
2022-10-22 Michael GouletCheck needs_infer before needs_drop in HIR generator...
2022-10-22 DeadbeefBless tests
2022-10-22 DeadbeefStabilize arbitrary_enum_discriminant, take 2
2022-10-22 Michael Howellrustdoc: remove unused CSS class `.result-description`
2022-10-22 borsAuto merge of #103196 - Nilstrieb:no-meta-query, r...
2022-10-22 Michael GouletDon't ICE on regions from anonymous_lifetime_in_impl_trait
next