]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 yukangFix the bug of next_point in span
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
2022-10-17 Michael Howellrustdoc: remove unused `.sub-logo-container` DOM on...
2022-10-17 Alex SaveauMake transpose const and inline
2022-10-17 yukangtrivial fix for comments feedback
2022-10-16 borsAuto merge of #103125 - matthiaskrgr:rollup-82xttcl...
2022-10-16 Nathan WhitakerDon't consider `Let` exprs terminating scopes
2022-10-16 Matthias KrügerRollup merge of #103120 - petrochenkov:docice, r=Guilla...
2022-10-16 Matthias KrügerRollup merge of #103109 - RalfJung:phantom-data-impl...
2022-10-16 Matthias KrügerRollup merge of #103102 - H4x5:len_utf16_docs, r=scottmcm
2022-10-16 Matthias KrügerRollup merge of #103089 - cjgillot:automatic-structural...
2022-10-16 Matthias KrügerRollup merge of #103087 - phimuemue:btreemap_append_doc...
2022-10-16 borsAuto merge of #102026 - Bryanskiy:resolve_update, r...
2022-10-16 Alex SaveauSupport DirEntry metadata calls in miri
2022-10-16 BryanskiyPopulate effective visibilities in 'rustc_resolve'
2022-10-16 Vadim Petrochenkovrustdoc: Process extern impls in all loaded crates
2022-10-16 borsAuto merge of #103119 - matthiaskrgr:rollup-2vb8hif...
2022-10-16 borsAuto merge of #13397 - zyctree:zyctree-patch-2, r=lnicola
2022-10-16 zyctreeupdate link in syntax.md
2022-10-16 Vadim Petrochenkovrustdoc: Do not expect `doc(primitive)` modules to...
2022-10-16 Matthias KrügerRollup merge of #103115 - GuillaumeGomez:clean-up-ancho...
2022-10-16 Matthias KrügerRollup merge of #103060 - notriddle:notridddle/help...
2022-10-16 Matthias KrügerRollup merge of #102953 - WaffleLapkin:better_docs_for_...
2022-10-16 Matthias KrügerRollup merge of #102857 - saethlin:derived-enum-hash...
2022-10-16 zyctreeupdate link in syntax.md
2022-10-16 SkyClarify the possible return values of len_utf16
2022-10-16 Ralf Jungfix typo
2022-10-16 Takayuki Maedafix `own_substs` ICE
2022-10-16 Guillaume GomezClean up anchors.goml rustdoc GUI test
2022-10-16 Guillaume GomezUpdate browser-ui-test version to 0.12.5
2022-10-16 borsAuto merge of #13354 - Veykril:try-stuff, r=Veykril
2022-10-16 Lukas WirthDiagnose incorrect usages of the question mark operator
2022-10-16 borsAuto merge of #13408 - lowr:patch/bump-chalk-0.86,...
2022-10-16 Ryo YoshidaBump chalk to 0.86
2022-10-16 borsAuto merge of #102334 - compiler-errors:rpitit-substs...
2022-10-16 borsAuto merge of #13421 - rust-lang:Veykril-patch-1, r...
2022-10-16 Lukas WirthUpdate guide.md to reflect support for proc-macros
2022-10-16 borsAuto merge of #13402 - HKalbasi:patch-1, r=Veykril
2022-10-16 borsAuto merge of #13420 - volsa:master, r=Veykril
2022-10-16 Ralf JungPhantomData: inline a macro that is used only once
2022-10-16 borsAuto merge of #102080 - yanchen4791:issue-99824-fix...
2022-10-16 borsAuto merge of #103105 - JohnTitor:rollup-x4ivrix, r...
2022-10-16 Michael Howellrustdoc: make help button a no-op when on help page
2022-10-16 Yuki OkushiRollup merge of #103088 - GuillaumeGomez:fix-settings...
2022-10-16 Yuki OkushiRollup merge of #103082 - gimbles:patch-1, r=cjgillo
2022-10-16 Yuki OkushiRollup merge of #103080 - ohno418:fix-hir-pretty-print...
2022-10-16 Yuki OkushiRollup merge of #103033 - alyssais:pkg-config, r=joshtr...
2022-10-16 Yuki OkushiRollup merge of #102023 - SUPERCILEX:maybeuninit-transp...
2022-10-16 Yuki OkushiRollup merge of #101717 - Pointerbender:unsafecell...
2022-10-16 borsAuto merge of #102931 - camsteffen:inline-overlapping...
2022-10-15 Alex SaveauAdd MaybeUninit array transpose impls
2022-10-15 borsAuto merge of #100579 - joboet:sync_mutex_everywhere...
2022-10-15 Scott McMurrayMore slice::partition_point examples
2022-10-15 Vadim Petrochenkovresolve: Shadow erroneous glob imports with erroneous...
2022-10-15 Michael Howellrustdoc: add test cases for links inside the help popover
2022-10-15 Michael Howellrustdoc: update test cases for `.sidebar-title` ->...
2022-10-15 Michael Howellrustdoc: fix Ctrl-Click on help and settings links
2022-10-15 Michael Howellrustdoc: make the help button a link to a page
2022-10-15 Michael Howellrustdoc: remove unused HTML class `sidebar-title`
2022-10-15 Michael Goulettypos
2022-10-15 Michael GouletEquate full fn signatures to infer all region variables
2022-10-15 Michael GouletAdd test
2022-10-15 Michael GouletFix subst issues with RPITIT
next