]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #9481 - giraffate:fix_indents, r=xFrednet
[rust.git] / src /
2022-09-14 borsAuto merge of #9478 - Alexendoo:ra-docs, r=flip1995
2022-09-14 borsAuto merge of #9475 - Nemo157:mod-files-remap, r=xFrednet
2022-09-14 borsAuto merge of #8518 - Alexendoo:write-late-pass, r...
2022-09-11 borsAuto merge of #9410 - dswij:issue-9375, r=xFrednet
2022-09-08 borsAuto merge of #9446 - mikerite:fix-9431-2, r=giraffate
2022-09-08 Alex MacleodMigrate write.rs to a late pass
2022-09-08 Philipp KronesMerge remote-tracking branch 'upstream/auto' into rustup
2022-09-08 borsAuto merge of #9443 - c410-f3r:arith, r=flip1995
2022-09-08 CaioRename the `arithmetic` lint
2022-09-07 borsAuto merge of #9365 - c410-f3r:arith, r=Alexendoo
2022-09-07 Caio[Arithmetic] Consider literals
2022-09-06 borsAuto merge of #9421 - xphoniex:fix-#9420, r=giraffate
2022-09-05 borsAuto merge of #9342 - relrelb:or_default, r=dswij
2022-09-04 relrelbSuggest `Entry::or_default` for `Entry::or_insert(Defau...
2022-09-04 borsAuto merge of #9425 - kraktus:patch-1, r=xFrednet
2022-09-04 kraktusfix wording for `derivable_impls`
2022-09-03 borsAuto merge of #9400 - lukaslueg:approx_large_enum,...
2022-09-02 Lukas LuegUse `approx_ty_size` for `large_enum_variant`
2022-09-02 borsAuto merge of #8952 - rust-lang:explain, r=xFredNet
2022-09-02 Andre Bogusadd `--explain` subcommand
2022-08-29 borsAuto merge of #9385 - rust-lang:unnecessary-cast-remove...
2022-08-29 borsAuto merge of #9388 - Jarcho:rustup, r=Jarcho
2022-08-28 Jason NewcombMerge branch 'master' into rustup
2022-08-15 borsAuto merge of #96745 - ehuss:even-more-attribute-valida...
2022-08-14 borsAuto merge of #9167 - aldhsu:fix-trait-duplication...
2022-08-12 Mark RousskovAdjust cfgs
2022-08-08 borsAuto merge of #9126 - Jarcho:auto_deref_sugg, r=Manishearth
2022-08-04 borsAuto merge of #9266 - alex-semenyuk:cast_abs_to_unsigne...
2022-08-02 borsAuto merge of #9053 - AaronC81:fix-9052, r=flip1995
2022-08-02 borsAuto merge of #9254 - alex-semenyuk:enable_empty_loop_n...
2022-08-01 borsAuto merge of #9223 - sgued:unwrap-expect-used, r=giraffate
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
2022-07-29 borsAuto merge of #9252 - Metaswitch:use-deprecated-config...
2022-07-28 borsAuto merge of #9257 - flip1995:rustup, r=flip1995
2022-07-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-27 Guillaume GomezRollup merge of #99728 - cjgillot:ast-lifetimes-anon...
2022-07-27 David Woodlint: add bad opt access internal lint
2022-07-18 borsAuto merge of #9148 - arieluy:then_some_unwrap_or,...
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-17 borsAuto merge of #9022 - alex-semenyuk:needless_option_tak...
2022-07-16 Matthias KrügerRollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string...
2022-07-16 borsAuto merge of #9171 - Serial-ATA:highlight-js, r=xFrednet
2022-07-15 borsAuto merge of #9178 - alex-semenyuk:match_like_matches_...
2022-07-15 borsAuto merge of #9174 - flip1995:rustup, r=Jarcho
2022-07-15 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-14 borsAuto merge of #95956 - yaahc:stable-in-unstable, r...
2022-07-14 borsAuto merge of #99231 - Dylan-DPC:rollup-0tl8c0o, r...
2022-07-14 borsAuto merge of #98975 - jyn514:unstable_opts, r=wesleywiser
2022-07-13 Joshua NelsonRename `debugging_opts` to `unstable_opts`
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-01 borsAuto merge of #9039 - Serial-ATA:dev-dogfood, r=giraffate
2022-06-30 borsAuto merge of #9058 - xFrednet:changelog-1-62, r=flip1995
2022-06-30 borsAuto merge of #9070 - flip1995:ci-fix, r=xFrednet
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-30 borsAuto merge of #9069 - flip1995:rustup, r=flip1995
2022-06-30 Philipp KronesFix dogfood
2022-06-30 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-29 borsAuto merge of #8981 - PrestonFrom:more_details_for_sign...
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-06-27 borsAuto merge of #8871 - Serial-ATA:cargo-dev-deprecate...
2022-06-26 borsAuto merge of #9032 - kyoto7250:issue_9018, r=llogiq
2022-06-25 borsAuto merge of #8985 - botahamec:single-match-option...
2022-06-25 borsAuto merge of #9015 - kyoto7250:issue_8493, r=Jarcho
2022-06-24 borsAuto merge of #9031 - evantypanski:manual_rem_euclid...
2022-06-24 borsAuto merge of #9037 - smoelius:fix-extra-unused-lifetim...
2022-06-24 borsAuto merge of #9036 - xFrednet:0000-force-warn-in-drive...
2022-06-23 xFrednetCheck for `--force-warn` in Clippy's driver run condition
2022-06-18 Matthias KrügerRollup merge of #98165 - WaffleLapkin:once_things_renam...
2022-06-16 Maybe WaffleMove/rename `lazy::Sync{OnceCell,Lazy}` to `sync::...
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-24 borsAuto merge of #8786 - Alexendoo:identity-op-suggestions...
2022-05-24 borsAuto merge of #8754 - guerinoni:no_effect_replace,...
2022-05-23 Dylan DPCRollup merge of #97254 - jhpratt:remove-crate-vis,...
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-20 xFrednetMerge remote-tracking branch 'upstream/master' into...
2022-05-19 borsAuto merge of #8840 - xFrednet:0000-mini-changelog...
2022-05-19 borsAuto merge of #8838 - tamaroning:fix_dbg, r=Jarcho...
2022-05-18 borsAuto merge of #8839 - Serial-ATA:copy-lint-name, r...
2022-05-18 borsAuto merge of #8823 - smoelius:unknown-field, r=xFrednet
2022-05-18 Samuel E. Moelius IIIImprove "unknown field" error messages
2022-05-16 borsAuto merge of #8752 - Serial-ATA:improve-filtering...
2022-05-15 borsAuto merge of #8699 - Jarcho:vec_init_then_push_7071...
2022-05-07 borsAuto merge of #8794 - smoelius:fix-8759, r=llogiq
2022-05-06 Guillaume GomezRollup merge of #96557 - nbdd0121:const, r=oli-obk
2022-05-06 borsAuto merge of #8763 - arieluy:manual_range_contains...
2022-05-06 borsAuto merge of #8778 - sunfishcode:main, r=giraffate
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 borsAuto merge of #8788 - flip1995:rustup, r=xFrednet,flip1995
2022-05-05 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-04-30 borsAuto merge of #8625 - Jarcho:rename_lint, r=xFrednet
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-14 borsAuto merge of #8677 - xFrednet:8213-manual-bits-suggest...
2022-04-13 borsAuto merge of #95968 - davidtwco:translation-lazy-fallb...
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-13 David Wooderrors: lazily load fallback fluent bundle
2022-04-13 borsAuto merge of #8647 - Jarcho:mut_from_ref_6326, r=giraffate
2022-04-12 borsAuto merge of #8645 - Jarcho:manual_non_exhaustive_5714...
2022-04-10 borsAuto merge of #8631 - Alexendoo:splitn-overlap, r=xFrednet
2022-04-09 borsAuto merge of #95524 - oli-obk:cached_stable_hash_clean...
next