]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-08-11 borsAuto merge of #100426 - matthiaskrgr:rollup-0ks4dou...
2022-08-11 Matthias KrügerRollup merge of #100418 - tbodt:stabilize-backtrace...
2022-08-11 Matthias KrügerRollup merge of #100392 - nnethercote:simplify-visitors...
2022-08-11 Matthias KrügerRollup merge of #100374 - GuillaumeGomez:improve_rustdo...
2022-08-11 Matthias KrügerRollup merge of #100350 - jhpratt:stringify-vis, r...
2022-08-11 Matthias KrügerRollup merge of #100307 - nnethercote:fix-96847, r...
2022-08-11 Matthias KrügerRollup merge of #100203 - compiler-errors:command-args...
2022-08-11 Matthias KrügerRollup merge of #100112 - RalfJung:assert_send_and_sync...
2022-08-11 Matthias KrügerRollup merge of #99992 - jyn514:shell-scripts, r=Mark...
2022-08-11 Matthias KrügerRollup merge of #99511 - RalfJung:raw_eq, r=wesleywiser
2022-08-11 Matthias KrügerRollup merge of #99500 - tmandry:fuchsia-flags, r=petro...
2022-08-11 Matthias KrügerRollup merge of #99421 - Bryanskiy:android-crt-static...
2022-08-11 Matthias KrügerRollup merge of #99337 - jsha:simplify-highlight, r...
2022-08-11 Matthias KrügerRollup merge of #93896 - jsha:dark-colors, r=GuillaumeGomez
2022-08-11 borsAuto merge of #100416 - Dylan-DPC:rollup-m344lh1, r...
2022-08-11 Theodore DuboisAdd stability attributes to BacktraceStatus variants
2022-08-11 Dylan DPCRollup merge of #100403 - GuillaumeGomez:improve-messag...
2022-08-11 Dylan DPCRollup merge of #100398 - nnethercote:improve-Zhir...
2022-08-11 Dylan DPCRollup merge of #100391 - nnethercote:improve-size...
2022-08-11 Dylan DPCRollup merge of #100370 - GuillaumeGomez:rm-more-clean...
2022-08-11 Dylan DPCRollup merge of #100351 - compiler-errors:diagnostic...
2022-08-11 Dylan DPCRollup merge of #100287 - cuviper:no-linux-prctl, r...
2022-08-11 Dylan DPCRollup merge of #100232 - cjgillot:no-desugar-methodcal...
2022-08-11 Dylan DPCRollup merge of #100192 - tmiasko:rm-duplicated-locals...
2022-08-11 Dylan DPCRollup merge of #100184 - Kixunil:stabilize_ptr_const_c...
2022-08-11 Dylan DPCRollup merge of #99110 - audunhalland:match_has_guard_f...
2022-08-11 Dylan DPCRollup merge of #92744 - lambinoo:I-91161-non-exhaustiv...
2022-08-11 Ralf Jungmore typos
2022-08-11 Guillaume GomezImprove error message when browser-ui-test crashes
2022-08-11 Nicholas NethercoteAvoid lowering a `MacArgs::Eq` twice.
2022-08-11 Guillaume GomezAdd instructions on how to update the browser-ui-test...
2022-08-11 borsAuto merge of #100315 - compiler-errors:norm-ct-in...
2022-08-11 Nicholas NethercoteAdd a second level to the AST size reporting.
2022-08-11 Nicholas NethercoteAdd percentages to `-Zhir-stats` output.
2022-08-11 Nicholas NethercoteChange how `AssocItem` is reported.
2022-08-11 Nicholas NethercoteImprove AST stat collector.
2022-08-11 borsAuto merge of #100298 - BlackHoleFox:hashmap_keygen_cle...
2022-08-11 Nicholas NethercoteAdd a test for `-Zhir-stats` output.
2022-08-11 Nicholas NethercoteSimplify `rustc_hir::intravisit::Visitor::visit_enum_def`.
2022-08-11 Nicholas NethercoteSimplify `rustc_ast::visit::Visitor::visit_poly_trait_ref`.
2022-08-11 Nicholas NethercoteSimplify `rustc_ast::visit::Visitor::visit_enum_def`.
2022-08-11 Nicholas NethercoteSimplify `rustc_hir::intravisit::Visitor::visit_variant...
2022-08-10 borsAuto merge of #99174 - scottmcm:reoptimize-layout-array...
2022-08-10 Tyler MandryFix flags when using clang as linker for Fuchsia
2022-08-10 borsAuto merge of #100385 - RalfJung:miri, r=RalfJung
2022-08-10 Ralf Junggrammar
2022-08-10 Ralf Jungupdate Miri
2022-08-10 borsAuto merge of #100378 - compiler-errors:rollup-8vzsd92...
2022-08-10 Scott McMurrayUpdate error message to clarify that it's not the enum...
2022-08-10 LambCheck if extern crate enum has non exhaustive variant...
2022-08-10 Bryanskiyadd crt-static for android
2022-08-10 Camille GILLOTAdapt ui-fulldeps test.
2022-08-10 Camille GILLOTDo not consider method call receiver as an argument...
2022-08-10 Michael GouletRollup merge of #100371 - xfix:inline-from-bytes-with...
2022-08-10 Michael GouletRollup merge of #100359 - b-naber:valtrees-pretty-print...
2022-08-10 Michael GouletRollup merge of #100353 - theli-ua:master, r=joshtriplett
2022-08-10 Michael GouletRollup merge of #100349 - TaKO8Ki:remove-type-string...
2022-08-10 Michael GouletRollup merge of #100348 - camelid:test-93205, r=jyn514
2022-08-10 Michael GouletRollup merge of #100339 - shourya5:issue#100258, r...
2022-08-10 Michael GouletRollup merge of #100317 - kjetilkjeka:remove-nvptx32...
2022-08-10 Michael GouletRollup merge of #100286 - Thog:rust-lld-macosx-target...
2022-08-10 Jacob Hoffman... rustdoc: make item-infos dimmer on dark theme #93896
2022-08-10 Martin HabovstiakStabilize ptr_const_cast
2022-08-10 borsAuto merge of #100260 - ehuss:compiletest-target-cfg...
2022-08-10 Guillaume GomezUpdate GUI test
2022-08-10 Guillaume GomezAdd missing ID into the ID map
2022-08-10 Frank SteffahnTwo small improvements:
2022-08-10 Frank SteffahnImprove crate selection on rustdoc search results page
2022-08-10 Guillaume Gomezremove Clean trait implementation for hir::GenericArgs
2022-08-10 Guillaume Gomezremove Clean trait implementation for ty::AssocItem
2022-08-10 Konrad BorowskiInline CStr::from_bytes_with_nul_unchecked::rt_impl
2022-08-10 b-naberadd test
2022-08-10 borsAuto merge of #100356 - matthiaskrgr:rollup-he0vkjc...
2022-08-10 Matthias KrügerRollup merge of #100352 - ehuss:update-cargo, r=ehuss
2022-08-10 Eric HussUpdate cargo
2022-08-10 Matthias KrügerRollup merge of #100345 - vincenzopalazzo:macros/is_num...
2022-08-10 Matthias KrügerRollup merge of #100340 - spastorino:fix-100187, r...
2022-08-10 Matthias KrügerRollup merge of #100334 - TaKO8Ki:suggest-missing-semic...
2022-08-10 Matthias KrügerRollup merge of #100332 - eholk:stabilize-ilog, r=scottmcm
2022-08-10 Matthias KrügerRollup merge of #100086 - JakobDegen:better-tests,...
2022-08-10 Matthias KrügerRollup merge of #100069 - dpaoliello:linkordinal, r...
2022-08-10 Matthias KrügerRollup merge of #99573 - tbodt:stabilize-backtrace...
2022-08-10 Noah LevFix failing test
2022-08-10 Anton RomanovFix doc links in core::time::Duration::as_secs
2022-08-10 Michael GouletUse &mut Diagnostic instead of &mut DiagnosticBuilder...
2022-08-10 Jacob PrattStringify non-shorthand visibility correctly
2022-08-10 borsAuto merge of #100346 - matthiaskrgr:rollup-6rljn4p...
2022-08-10 Jacob Hoffman... rustdoc: simplify highlight.rs
2022-08-10 Noah LevAdd regression test for #93205
2022-08-10 Takayuki Maedaremove a type string comparison
2022-08-10 Nicholas NethercoteAdd a couple more AST node size assertions.
2022-08-10 Nicholas NethercoteAvoid repeating qualifiers on `static_assert_size`...
2022-08-10 Jakob DegenAdd more `// unit-test`s to MIR opt tests
2022-08-09 Jane Losare... Apply suggestions from code review
2022-08-09 Matthias KrügerRollup merge of #100323 - GuillaumeGomez:impl-blocks...
2022-08-09 Matthias KrügerRollup merge of #100319 - GuillaumeGomez:rm-clean-impls...
2022-08-09 Matthias KrügerRollup merge of #100314 - JakobDegen:test-docs, r=RalfJung
2022-08-09 Matthias KrügerRollup merge of #100281 - GuillaumeGomez:rm-clean-impls...
2022-08-09 Matthias KrügerRollup merge of #100275 - RalfJung:anyhow, r=bjorn3
2022-08-09 Matthias KrügerRollup merge of #100261 - luqmana:suggestions-overflow...
next