]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-06 Michael Howellrustdoc: remove outdated CSS `.sub-variant > div >...
2022-09-06 borsAuto merge of #101479 - Dylan-DPC:rollup-v8ite0y, r...
2022-09-06 Dylan DPCRollup merge of #101427 - compiler-errors:issue-101421...
2022-09-06 Dylan DPCRollup merge of #101412 - WaffleLapkin:improve_std_ptr_...
2022-09-06 Dylan DPCRollup merge of #101287 - Adam-Gleave:doc_bool_then_som...
2022-09-06 Dylan DPCRollup merge of #101021 - MingyuChen1:diagnostic, r...
2022-09-06 Dylan DPCRollup merge of #100658 - chenyukang:100631-check-get...
2022-09-06 borsAuto merge of #101362 - compiler-errors:unnecessary...
2022-09-06 yukangget_attr should check that no duplicates are allowed
2022-09-06 borsAuto merge of #101359 - compiler-errors:cannot-call...
2022-09-06 borsAuto merge of #101241 - camsteffen:refactor-binding...
2022-09-06 borsAuto merge of #101464 - JohnTitor:rollup-unsjgm6, r...
2022-09-05 Yuki OkushiRollup merge of #101447 - cjgillot:no-remap-resolver...
2022-09-05 Yuki OkushiRollup merge of #101426 - beetrees:dup-no-stdio, r...
2022-09-05 Yuki OkushiRollup merge of #101425 - compiler-errors:point-at...
2022-09-05 Yuki OkushiRollup merge of #101418 - rust-lang:revert-99183-proc_m...
2022-09-05 Yuki OkushiRollup merge of #101404 - joboet:always_cleanup_stdout...
2022-09-05 Yuki OkushiRollup merge of #101402 - saethlin:inline-asm-hook...
2022-09-05 Yuki OkushiRollup merge of #99291 - est31:let_else_tests, r=joshtr...
2022-09-05 borsAuto merge of #101460 - rust-lang:update-cargo, r=ehuss
2022-09-05 Michael GouletPoint out when a callable is not actually callable...
2022-09-05 Michael GouletFix ICE, generalize 'move generics to trait' suggestion...
2022-09-05 Weihang LoUpdate cargo
2022-09-05 borsAuto merge of #101261 - TaKO8Ki:separate-receiver-from...
2022-09-05 111fix comment
2022-09-05 Takayuki Maedause `propagate_through_exprs` instead of `propagate_thr...
2022-09-05 borsAuto merge of #101228 - nnethercote:simplify-hir-PathSe...
2022-09-05 Takayuki Maedarefactor: remove unnecessary variables
2022-09-05 Takayuki Maedaseparate the receiver from arguments in HIR under ...
2022-09-05 Takayuki Maedaseparate the receiver from arguments in HIR
2022-09-05 Camille GILLOTRemove generics_def_id_map from the resolver.
2022-09-05 est31Add matrix based test for documenting the let / let...
2022-09-05 borsAuto merge of #101439 - Dylan-DPC:rollup-2wf1mtj, r...
2022-09-05 Dylan DPCRollup merge of #101429 - compiler-errors:issue-101119...
2022-09-05 Dylan DPCRollup merge of #101420 - kraktus:doc_hir_local, r...
2022-09-05 Dylan DPCRollup merge of #101409 - WaffleLapkin:rust_2021_compat...
2022-09-05 Dylan DPCRollup merge of #101391 - matthiaskrgr:perf0309, r...
2022-09-05 Dylan DPCRollup merge of #101367 - compiler-errors:suggest-copie...
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-09-05 joboetstd: fix cleanup for uninitialized stdout (#101375)
2022-09-05 borsAuto merge of #101414 - mystor:pm_nested_cross_thread...
2022-09-05 Michael GouletDon't suggest reborrow if usage is inside a closure
2022-09-05 Nicholas NethercoteAddress review comments.
2022-09-05 Nicholas NethercoteMake `hir::PathSegment::hir_id` non-optional.
2022-09-05 Nicholas NethercoteMake `hir::PathSegment::res` non-optional.
2022-09-05 Nicholas NethercoteRemove dead code from `print_generic_args`.
2022-09-05 Nicholas NethercoteAdd some blank lines to the definition of `Res`.
2022-09-05 borsAuto merge of #101386 - aDotInTheVoid:rdj-discriminant...
2022-09-05 borsAuto merge of #100759 - fee1-dead-contrib:const_eval_se...
2022-09-04 borsAuto merge of #100576 - joboet:movable_const_remutex...
2022-09-04 Michael GouletPoint at type parameter in plain path expr
2022-09-04 borsAuto merge of #93455 - asquared31415:vec-zero-opts...
2022-09-04 kraktusFix `hir::Local` doc to match with the variable name...
2022-09-04 Jonas SchievinkRevert "Mention rust-analyzer maintainers when `proc_ma...
2022-09-04 borsAuto merge of #101411 - matthiaskrgr:rollup-uj24yb5...
2022-09-04 Nika Layzellproc_macro/bridge: use the cross-thread executor for...
2022-09-04 Matthias KrügerRollup merge of #101407 - GuillaumeGomez:rm-duplicated...
2022-09-04 Matthias KrügerRollup merge of #101401 - mx00s:expand-const, r=fee1...
2022-09-04 Matthias KrügerRollup merge of #101397 - notriddle:notriddle/source...
2022-09-04 Matthias KrügerRollup merge of #101394 - CAD97:patch-3, r=Mark-Simulacrum
2022-09-04 Matthias KrügerRollup merge of #101388 - compiler-errors:issue-101376...
2022-09-04 Matthias KrügerRollup merge of #101385 - BartMassey-upstream:file...
2022-09-04 Matthias KrügerRollup merge of #101322 - ChrisDenton:internal-doc...
2022-09-04 Maybe Wafflereplace `as usize` casts with `usize::from` in slice...
2022-09-04 Maybe Waffleremove some integer casts from slice iter
2022-09-04 Maybe WaffleDon't fire `rust_2021_incompatible_closure_captures...
2022-09-04 Chris DentonTest internal documentation
2022-09-04 Sage MitchellAddress feedback from PR #101401
2022-09-04 Sage MitchellMake `char::is_lowercase` and `char::is_uppercase`...
2022-09-04 Guillaume GomezRemove duplicated test (superseeded by search-form...
2022-09-04 borsAuto merge of #101296 - compiler-errors:head-span-for...
2022-09-04 DeadbeefAdd `inline(always)` to rt functions
2022-09-04 Deadbeefremap mir before running optimization passes
2022-09-04 DeadbeefAdd `inline(always)` to function generated by macro
2022-09-04 DeadbeefMake `const_eval_select` a real intrinsic
2022-09-04 Nixon Enraght... rustdoc: Compute enum discriminant on demand
2022-09-04 borsAuto merge of #101250 - klensy:bump-deps-08-22, r=Dylan-DPC
2022-09-04 beetreesDon't duplicate file descriptors into stdio fds
2022-09-04 borsAuto merge of #100726 - jswrenn:transmute, r=oli-obk
2022-09-04 Michael GouletAlso suggest dereferencing LHS when both &mut T and...
2022-09-04 borsAuto merge of #101312 - nikic:update-llvm-7, r=cuviper
2022-09-04 borsAuto merge of #101396 - matthiaskrgr:rollup-9n0257m...
2022-09-04 Michael GouletAddress nits, rename enclosing_scope => parent_label
2022-09-04 Michael GouletUse head span for rustc_on_unimplemented's enclosing_sc...
2022-09-03 Michael Howellrustdoc: remove redundant mobile-sized `.source nav...
2022-09-03 Matthias KrügerRollup merge of #101369 - compiler-errors:global-asm...
2022-09-03 Matthias KrügerRollup merge of #101349 - notriddle:notriddle/flex...
2022-09-03 Matthias KrügerRollup merge of #100647 - obeis:issue-99875, r=nagisa
2022-09-03 Matthias KrügerRollup merge of #100302 - compiler-errors:deref-path...
2022-09-03 Ben KimockAdd a Machine hook for inline assembly
2022-09-03 Christopher... Forbid mixing `System` with sytem allocator calls
2022-09-03 Michael Howellrustdoc: remove `.impl-items { flex-basis }` CSS, not...
2022-09-03 Nixon Enraght... Rustdoc-Json: Add enum discriminant
2022-09-03 Matthias Krügermore clippy::perf fixes
2022-09-03 borsAuto merge of #101214 - cjgillot:old-no-lt, r=estebank
2022-09-03 Michael GouletDon't delay invalid lhs bug unless we know it'll be...
2022-09-03 Camille GILLOTDo not call object_lifetime_default on lifetime params.
2022-09-03 Bart Masseyupdated description of File struct in std::fs
2022-09-03 borsAuto merge of #101342 - saethlin:update-backtrace,...
2022-09-03 borsAuto merge of #101378 - matthiaskrgr:rollup-s1awa47...
next