]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-01-28 Matthias KrügerRollup merge of #93399 - ehuss:fix-compiletest-path...
2022-01-28 Matthias KrügerRollup merge of #93375 - Kvicii:ISSUE_93374, r=notriddle
2022-01-28 Matthias KrügerRollup merge of #93356 - pierwill:partialord-headline...
2022-01-28 Matthias KrügerRollup merge of #93353 - kellerkindt:saturating_int_ass...
2022-01-28 Matthias KrügerRollup merge of #93295 - ChrisDenton:tempdir-double...
2022-01-28 Matthias KrügerRollup merge of #93261 - bjorn3:cg_ssa_refactor6, r...
2022-01-28 Matthias KrügerRollup merge of #93239 - Thomasdezeeuw:socketaddr_creat...
2022-01-28 Matthias KrügerRollup merge of #93158 - haraldh:wasi_sock_accept,...
2022-01-28 Matthias KrügerRollup merge of #92611 - Amanieu:asm-reference, r=m...
2022-01-28 Thomas de ZeeuwUpdate tracking issue for unix_socket_creation
2022-01-28 Harald Hoyerwasi: enable TcpListener and TcpStream
2022-01-28 Harald Hoyerwasi: update to wasi 0.11.0
2022-01-28 borsAuto merge of #90677 - bobrippling:suggest-tuple-parens...
2022-01-28 pierwillEdit docs introduction for `std::cmp::PartialOrd`
2022-01-28 borsAuto merge of #93343 - lqd:attrs, r=spastorino
2022-01-28 Kviciifix typo `documenation`
2022-01-28 borsAuto merge of #93376 - flip1995:clippyup, r=Manishearth
2022-01-27 Eric Hussrustbuild: Fix compiletest warning when building outsid...
2022-01-27 borsAuto merge of #93390 - matthiaskrgr:rollup-4xeki5w...
2022-01-27 Matthias KrügerRollup merge of #93365 - nnethercote:more-arena-cleanup...
2022-01-27 Matthias KrügerRollup merge of #93363 - lcnr:pass-by-value, r=petrochenkov
2022-01-27 Matthias KrügerRollup merge of #93357 - nnethercote:clarify-usage...
2022-01-27 Matthias KrügerRollup merge of #93339 - notriddle:notriddle/test-gener...
2022-01-27 Matthias KrügerRollup merge of #93325 - tmiasko:lev, r=davidtwco
2022-01-27 Matthias KrügerRollup merge of #93193 - Kobzol:stable-hash-permutation...
2022-01-27 Matthias KrügerRollup merge of #92899 - cameron1024:zip-docs, r=dtolnay
2022-01-27 Matthias KrügerRollup merge of #91641 - dtolnay:cchar-if, r=Mark-Simul...
2022-01-27 David TolnayTouch up PR 92899 Iterator::zip docs
2022-01-27 Nicholas NethercoteClarify `ArenaAllocatable`'s second parameter.
2022-01-27 Nicholas NethercoteAdd some comments.
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
2022-01-27 Kviciifix typo `documenation`
2022-01-27 borsAuto merge of #8359 - flip1995:rustup, r=flip1995
2022-01-27 flip1995Bump nightly version -> 2022-01-27
2022-01-27 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-01-27 lcnrtry apply `rustc_pass_by_value` to `Span`
2022-01-27 Thomas de ZeeuwUse sockaddr_un in unix SocketAddr::from_path
2022-01-27 Thomas de ZeeuwMake sockaddr_un safe and use copy_nonoverlapping
2022-01-27 lcnrupdate pass_by_value
2022-01-27 cameronmention std::iter::zip in Iterator::zip docs
2022-01-27 Nicholas NethercoteClarify the `usage-of-qualified-ty` error message.
2022-01-27 borsAuto merge of #92889 - tmiasko:unbounded-recursion...
2022-01-27 borsAuto merge of #93081 - nikic:aarch64-fix, r=cuviper
2022-01-26 borsAuto merge of #93352 - matthiaskrgr:rollup-5peret4...
2022-01-26 Michael WatzkoUnimpl {Add,Sub,Mul,Div,Rem,BitXor,BitOr,BitAnd}<$t...
2022-01-26 Matthias KrügerRollup merge of #93338 - GuillaumeGomez:update-minifier...
2022-01-26 Matthias KrügerRollup merge of #92778 - tavianator:linux-readdir-no...
2022-01-26 Matthias KrügerRollup merge of #92256 - fee1-dead:improve-selection...
2022-01-26 Matthias KrügerRollup merge of #92134 - nico-abram:patch-1, r=michaelw...
2022-01-26 Matthias KrügerRollup merge of #92098 - semarie:openbsd-platform,...
2022-01-26 Matthias KrügerRollup merge of #91861 - juniorbassani:use-from-array...
2022-01-26 Matthias KrügerRollup merge of #90247 - newpavlov:duration_float_fract...
2022-01-26 Michael Howellrustdoc: add test case for multiple traits and erased...
2022-01-26 borsAuto merge of #93301 - spastorino:perf-test-1, r=oli-obk
2022-01-26 borsAuto merge of #8350 - dswij:8331, r=Manishearth
2022-01-26 Rémy RakicOnly traverse attrs once while checking for coherence...
2022-01-26 Guillaume GomezUpdate minifier crate version to 0.0.42
2022-01-26 Santiago PastorinoFilter out local_id == 0, those are already considered...
2022-01-26 Camille GILLOTBless incremental tests.
2022-01-26 Артём Павлов... Improve Duration::try_from_secs_f32/64 accuracy by...
2022-01-26 Tomasz MiąskoIgnore unwinding edges when checking for unconditional...
2022-01-26 borsAuto merge of #91840 - JakobDegen:fix_early_otherwise...
2022-01-26 Tomasz MiąskoIntroduce a limit to Levenshtein distance computation
2022-01-26 Tomasz MiąskoCheck namespace before computing the Levenshtein distance
2022-01-26 Tomasz MiąskoHoist `to_uppercase` out of the loop
2022-01-26 borsAuto merge of #88679 - petrochenkov:doctrscope, r=Guill...
2022-01-26 Nikita PopovUpdate LLVM submodule
2022-01-26 Dharma Saputra... fix bad suggestion on `numeric_literal`
2022-01-26 borsAuto merge of #93314 - ehuss:update-cargo, r=ehuss
2022-01-26 Eric HussUpdate cargo
2022-01-25 Nicolas AbramUpdate src/doc/rustc/src/linker-plugin-lto.md
2022-01-25 Rob PillingRemove 1-tuple unreachable case
2022-01-25 Rob PillingHandle generics with ParamEnv
2022-01-25 Rob PillingCompare tuple element & arg types before suggesting...
2022-01-25 Rob PillingTest tuple suggestions, including tuple-as-function...
2022-01-25 Rob PillingSuggest tuple-parentheses when passing N arguments...
2022-01-25 borsAuto merge of #93308 - matthiaskrgr:rollup-9tc73ft...
2022-01-25 Matthias KrügerRollup merge of #93303 - compiler-errors:issue-93282...
2022-01-25 Matthias KrügerRollup merge of #93300 - RalfJung:win-abort-miri, r...
2022-01-25 Matthias KrügerRollup merge of #93291 - conradludgate:minor-fix-93231...
2022-01-25 Matthias KrügerRollup merge of #93286 - jsha:sidebar-nowrap, r=Guillau...
2022-01-25 Matthias KrügerRollup merge of #93250 - Aaron1011:remove-early-dedup...
2022-01-25 Michael Gouletdelay the bug once again, generalize turbofish suggestion
2022-01-25 borsAuto merge of #93095 - Aaron1011:remove-assoc-ident...
2022-01-25 borsAuto merge of #93095 - Aaron1011:remove-assoc-ident...
2022-01-25 Michael GouletRemove delayed bug when encountering label in bad turbofish
2022-01-25 Camille GILLOTStore hir_id_to_def_id in OwnerInfo.
2022-01-25 Ralf Jungmake Windows abort_internal Miri-compatible
2022-01-25 borsAuto merge of #92353 - Kobzol:doc-attr-lists-gat, r...
2022-01-25 Nicholas NethercoteRename `TypedArenaChunk` as `ArenaChunk`.
2022-01-25 DeadbeefAdd a minimal working `append_const_msg` argument
2022-01-25 DeadbeefImprove selection errors for `~const` trait bounds
2022-01-25 Vadim Petrochenkovrustdoc: Pre-calculate traits that are in scope for...
2022-01-25 borsAuto merge of #8343 - robjtede:patch-1, r=giraffate
2022-01-25 Chris DentonAvoid double panics when using `TempDir` in tests
2022-01-25 borsAuto merge of #93089 - pierwill:rm-outlivesconstraint...
2022-01-25 Conrad Ludgategive light-theme fns the correct orange-brown colour
2022-01-25 borsAuto merge of #93288 - matthiaskrgr:rollup-uu4uwd1...
2022-01-25 Matthias KrügerRollup merge of #93269 - jacobbramley:dev/pauth-option...
2022-01-25 Matthias KrügerRollup merge of #93251 - jsha:theme-radio, r=GuillaumeGomez
next