]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Scott McMurrayMake `VecDeque::from_iter` O(1) from `vec(_deque):...
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 Takayuki Maedaadd a test case for `generic_const_exprs` in trait...
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 Nicholas NethercoteSplit `EarlyContextAndPasses::check_id` in two.
2022-12-07 Nicholas NethercoteInline some hot lint pass functions.
2022-12-07 Nicholas NethercoteRename `$passes` as `$pass` in several macros.
2022-12-07 Nicholas NethercoteAdd some useful comments.
2022-12-07 Nicholas NethercoteRemove `$hir` argument from `late_lint_methods!`.
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 Ulrich WeigandFix failing codegen tests on s390x
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
next