]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-12-08 Michael GouletPull out logic into distinct functions
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 Gavin LiAvoid heap allocation when truncating thread names
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 Michael GouletProperly print generator interior type sizes
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 Michael GouletMove closure/generator type info methods to TyCtxt
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 Takayuki Maedaconsider `parent_count` for const param defaults
2022-12-07 borsAuto merge of #105291 - nnethercote:remove-LintPassObje...
2022-12-07 Michael GouletCompute generator sizes with -Zprint_type_sizes
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
2022-12-06 Michael Howellrustdoc: remove redundant CSS `.import-item .stab ...
2022-12-06 borsAuto merge of #105378 - matthiaskrgr:rollup-fjeorw5...
2022-12-06 Krasimir Georgievllvm-wrapper: adapt for and LLVM API change
2022-12-06 Ulrich WeigandSkip test on s390x as LLD does not support the platform
2022-12-06 Chris DentonDon't set `STARTF_USESTDHANDLES` if none are set
2022-12-06 BoxyCONSISTENCY
2022-12-06 Boxytypo :(
2022-12-06 Boxyadd cg ping files things
2022-12-06 Matthias KrügerRollup merge of #105370 - WaffleLapkin:pp, r=oli-obk
2022-12-06 Matthias KrügerRollup merge of #105362 - WaffleLapkin:🙅, r=oli-obk
2022-12-06 Matthias KrügerRollup merge of #105349 - compiler-errors:point-at...
2022-12-06 Matthias KrügerRollup merge of #105320 - notriddle:notriddle/rustdoc...
2022-12-06 Matthias KrügerRollup merge of #105286 - willcrichton:maximal-hir...
2022-12-06 Matthias KrügerRollup merge of #105250 - Swatinem:async-rm-resumety...
2022-12-06 Matthias KrügerRollup merge of #105174 - chenyukang:yukang/fix-105028...
2022-12-06 Matthias KrügerRollup merge of #105004 - TaKO8Ki:fix-104897, r=wesleywiser
2022-12-06 Matthias KrügerRollup merge of #104898 - oli-obk:group_all_the_things...
2022-12-06 borsAuto merge of #105229 - saethlin:zst-writes-to-unions...
2022-12-06 Maybe Waffle`rustc_builtin_macros`: remove `ref` patterns
2022-12-06 Maybe Waffle`rustc_attr` remove `ref` patterns
2022-12-06 Maybe Waffle`rustc_borrowck`: remove `ref` patterns
2022-12-06 Maybe WaffleRemove outdated syntax from trait alias pretty printing
2022-12-06 Maybe WaffleAdd debug asserts to hand-implemented `Ord`/`Eq` impls
2022-12-06 borsAuto merge of #105365 - matthiaskrgr:rollup-g0mrrt7...
2022-12-06 Matthias KrügerRollup merge of #105342 - compiler-errors:note_cause_co...
2022-12-06 Matthias KrügerRollup merge of #105340 - estebank:ice-ice-baby, r...
2022-12-06 Matthias KrügerRollup merge of #105339 - BoxyUwU:wf_ct_kind_expr,...
2022-12-06 Matthias KrügerRollup merge of #105318 - compiler-errors:issue-105304...
2022-12-06 Matthias KrügerRollup merge of #105310 - compiler-errors:issue-105288...
2022-12-06 Matthias KrügerRollup merge of #105287 - compiler-errors:issue-105275...
2022-12-06 Matthias KrügerRollup merge of #105254 - cjgillot:issue-105251, r...
2022-12-06 Matthias KrügerRollup merge of #105243 - RalfJung:no-op-let, r=Mark...
2022-12-06 Matthias KrügerRollup merge of #105098 - lyming2007:issue-103869-fix...
2022-12-06 Matthias KrügerRollup merge of #105005 - estebank:where-clause-lts...
2022-12-06 Matthias KrügerRollup merge of #104439 - ferrocene:pa-generate-copyrig...
next