]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-12-09 Eduardo Sánchez... Make `<*{const,mut} T>::{,wrapping_}sub` methods `...
2022-12-09 borsAuto merge of #105262 - eduardosm:more-inline-always...
2022-12-09 borsAuto merge of #104572 - pkubaj:patch-1, r=cuviper
2022-12-09 borsAuto merge of #105486 - matthiaskrgr:rollup-o7c4l1c...
2022-12-09 Matthias KrügerRollup merge of #105474 - RalfJung:typo, r=dtolnay
2022-12-09 Matthias KrügerRollup merge of #105470 - flip1995:clippy_backport...
2022-12-09 Matthias KrügerRollup merge of #105455 - lcnr:correct-reveal-in-valida...
2022-12-09 Matthias KrügerRollup merge of #105443 - compiler-errors:move-more...
2022-12-09 Matthias KrügerRollup merge of #105442 - notriddle:notriddle/docblock...
2022-12-09 Matthias KrügerRollup merge of #105427 - GuillaumeGomez:dont-silently...
2022-12-09 Matthias KrügerRollup merge of #105389 - ogarokpeter:patch-1, r=Mark...
2022-12-09 Matthias KrügerRollup merge of #105387 - willcrichton:scrape-examples...
2022-12-09 Matthias KrügerRollup merge of #105245 - RalfJung:align_to, r=Amanieu
2022-12-09 Matthias KrügerRollup merge of #105216 - GuillaumeGomez:rm-unused...
2022-12-09 borsAuto merge of #104449 - oli-obk:unhide_unknown_spans...
2022-12-09 borsAuto merge of #105456 - matthiaskrgr:rollup-yennygf...
2022-12-09 pkubajFix build on powerpc-unknown-freebsd
2022-12-08 borsAuto merge of #105477 - tmiasko:make, r=ehuss
2022-12-08 Tomasz MiąskoIgnore errors when including clear_expected_if_blessed
2022-12-08 Ralf Junglib docs: fix typo
2022-12-08 Samuel MoeliusFix #10021
2022-12-08 Michael Howellrustdoc: add GUI test case for docblock table colors
2022-12-08 Guillaume GomezUpdate rustdoc test to check its error output
2022-12-08 Matthias KrügerRollup merge of #105441 - nnethercote:rm-UnsafetyState...
2022-12-08 Matthias KrügerRollup merge of #105434 - nbdd0121:lib, r=thomcc
2022-12-08 Matthias KrügerRollup merge of #105433 - ComputerDruid:docker_continua...
2022-12-08 Matthias KrügerRollup merge of #105423 - oli-obk:symbols, r=jackh726
2022-12-08 Matthias KrügerRollup merge of #105408 - cuviper:help-rpitirpit, r...
2022-12-08 Matthias KrügerRollup merge of #105405 - sunfishcode:sunfishcode/expor...
2022-12-08 Matthias KrügerRollup merge of #105317 - RalfJung:retag-rework, r...
2022-12-08 Matthias KrügerRollup merge of #105255 - cjgillot:issue-105197, r...
2022-12-08 Matthias KrügerRollup merge of #105120 - solid-rs:patch/kmc-solid...
2022-12-08 Matthias KrügerRollup merge of #104922 - estebank:fur-elize, r=oli-obk
2022-12-08 lcnradd regression test for #105009
2022-12-08 lcnrvalidate: use the correct reveal during opts
2022-12-08 borsAuto merge of #105415 - nikic:update-llvm-10, r=cuviper
2022-12-08 Michael GouletMove some suggestions from error_reporting to error_rep...
2022-12-08 Michael Howellrustdoc: clean up docblock table CSS
2022-12-08 Michael GouletMove codegen_select_candidate to a rustc_traits
2022-12-08 Michael GouletMove vtable methods into its own module
2022-12-08 Michael GouletMove has_structural_eq_impls provider to rustc_ty_utils
2022-12-08 Nicholas NethercoteFix a typo.
2022-12-08 Nicholas NethercoteRemove `UnsafetyState`.
2022-12-08 borsAuto merge of #105425 - matthiaskrgr:rollup-3ngvxmt...
2022-12-08 Gary GuoFix warning when libcore is compiled with no_fp_fmt_parse
2022-12-07 Dan JohnsonCI: add missing line continuation marker
2022-12-07 Oli SchererUse `Symbol` for the crate name instead of `String...
2022-12-07 Will CrichtonImprove calculation of scraped example minimized height
2022-12-07 Will CrichtonRevert crate_types change, add new bin_crate field
2022-12-07 Will CrichtonFix rustdoc error with no providec crate-type, fix...
2022-12-07 Will CrichtonFix es-check
2022-12-07 Will CrichtonUpdate scrape-examples help, fix documentation typos
2022-12-07 Will CrichtonFactor scrape-examples toggle test into a new file
2022-12-07 Will CrichtonInclude additional documentation for scrape-examples...
2022-12-07 Will CrichtonOnly put title over example on large screens
2022-12-07 Will CrichtonAdd explanations to scrape-examples integration test
2022-12-07 Will CrichtonImprove several aspects of the Rustdoc scrape-examples UI.
2022-12-07 Eduardo Sánchez... Make some trivial functions `#[inline(always)]`
2022-12-07 Guillaume GomezDon't silently ignore errors that happen during rendering
2022-12-07 Matthias KrügerRollup merge of #105418 - BelovDV:fix-libc-hack, r...
2022-12-07 Matthias KrügerRollup merge of #105403 - notriddle:notriddle/item...
2022-12-07 Matthias KrügerRollup merge of #105400 - BoxyUwU:braced_param_evaluata...
2022-12-07 Matthias KrügerRollup merge of #105368 - WaffleLapkin:deref-even-harde...
2022-12-07 Matthias KrügerRollup merge of #105343 - nbdd0121:hir, r=fee1-dead
2022-12-07 Matthias KrügerRollup merge of #105267 - compiler-errors:issue-104613...
2022-12-07 borsAuto merge of #103459 - ChrisDenton:propagate-nulls...
2022-12-07 Oli SchererMake -Zsimulate-remapped-rust-src-base reproducible...
2022-12-07 borsAuto merge of #104799 - pcc:linkage-fn, r=tmiasko
2022-12-07 Daniil Belovfix: remove hack from link.rs (moved to libc)
2022-12-07 Oli SchererAvoid remapping paths back to `$SRC_DIR` in CI
2022-12-07 Nikita PopovUpdate LLVM submodule
2022-12-07 borsAuto merge of #105395 - sunfishcode:sunfishcode/update...
2022-12-07 borsAuto merge of #105291 - nnethercote:remove-LintPassObje...
2022-12-07 Josh StoneAdd help for `#![feature(impl_trait_in_fn_trait_return)]`
2022-12-07 Dan GohmanStop passing -export-dynamic to wasm-ld.
2022-12-07 borsAuto merge of #105397 - matthiaskrgr:rollup-xv5imz8...
2022-12-07 Michael Howellrustdoc: simplify CSS selectors for item table `.stab`
2022-12-06 Boxynormalize before matching on `ConstKind`
2022-12-06 Matthias KrügerRollup merge of #105390 - nicholasbishop:bishop-example...
2022-12-06 Matthias KrügerRollup merge of #105388 - notriddle:notriddle/item...
2022-12-06 Matthias KrügerRollup merge of #105382 - BoxyUwU:fixme_typo_sadface...
2022-12-06 Matthias KrügerRollup merge of #105380 - BoxyUwU:triagebot_ping_pls...
2022-12-06 Matthias KrügerRollup merge of #105358 - TaKO8Ki:fix-104260, r=estebank
2022-12-06 Matthias KrügerRollup merge of #105298 - krasimirgg:llvm-16-dec-1...
2022-12-06 borsAuto merge of #105271 - eduardosm:inline-always-int...
2022-12-06 Dan GohmanUpdate the wasi toolchain.
2022-12-06 Nicholas Bishopunstable-book: Add `ignore` to `abi_efiapi` example...
2022-12-06 Oli SchererFilter out precise alloc ids from diagnostics
2022-12-06 Oli SchererEmit full spans in miri
2022-12-06 Oli SchererBless 32 bit tests
2022-12-06 Oli SchererBless after rebase
2022-12-06 Oli SchererProperly indent messages
2022-12-06 Oli SchererChange CTFE backtraces to use `note` instead of `label...
2022-12-06 Oli SchererReintroduce the span printing in miri (plus point to...
2022-12-06 Oli SchererRemove now-redundant file/line info from const backtraces
2022-12-06 Oli SchererStart emitting labels even if their pointed to file...
2022-12-06 Oli Schererremove an unnecessary `?`
2022-12-06 Oli SchererSimplify span fallback
2022-12-06 Oli SchererSimplify some nested conditions
2022-12-06 Petr OgarokEnable profiler in dist-powerpc64le-linux
next