]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2023-01-18 lcnradd note about indirect cycles
2023-01-18 lcnrupdate project to emulate a projection cache
2023-01-18 lcnradd `eq` to `InferCtxtExt`
2023-01-18 lcnrremove assembly context and impl a bit more
2023-01-18 lcnrinstantiate canonical vars eagerly
2023-01-18 lcnrupdate cache
2023-01-18 borsAuto merge of #106952 - petrochenkov:docglob, r=notridd...
2023-01-18 borsAuto merge of #107010 - weihanglo:update-cargo, r=weihanglo
2023-01-17 Weihang LoUpdate cargo
2023-01-17 borsAuto merge of #106998 - matthiaskrgr:rollup-hmfisji...
2023-01-17 Matthias KrügerRollup merge of #106980 - Nilstrieb:_use_mk_manual_debu...
2023-01-17 Matthias KrügerRollup merge of #106970 - kylematsuda:earlybinder-item...
2023-01-17 Matthias KrügerRollup merge of #106963 - compiler-errors:scope-expr...
2023-01-17 Matthias KrügerRollup merge of #106889 - scottmcm:windows-mut, r=cuviper
2023-01-17 Matthias KrügerRollup merge of #106834 - compiler-errors:new-solver...
2023-01-17 Matthias KrügerRollup merge of #106784 - lyming2007:issue-106695-fix...
2023-01-17 Matthias KrügerRollup merge of #104505 - WaffleLapkin:no-double-spaces...
2023-01-17 Michael Gouletnew trait solver: only consider goal changed if respons...
2023-01-17 borsAuto merge of #106294 - Nilstrieb:noundef-everything...
2023-01-17 Yiming Leidelay E0512 as a bug by checking the references_error
2023-01-17 Kyle Matsudafix missing subst in clippy utils
2023-01-17 Kyle Matsudachange item_bounds query to return EarlyBinder; remove...
2023-01-17 Kyle Matsudachange usages of item_bounds query to bound_item_bounds
2023-01-17 NilstriebAdd more codegen tests
2023-01-17 borsAuto merge of #106984 - Dylan-DPC:rollup-xce8263, r...
2023-01-17 Dylan DPCRollup merge of #106962 - compiler-errors:use-sugg...
2023-01-17 Dylan DPCRollup merge of #106951 - tmiasko:rm-simplify-initial...
2023-01-17 Dylan DPCRollup merge of #106922 - ChayimFriedman2:patch-5,...
2023-01-17 Dylan DPCRollup merge of #106148 - chenyukang:yukang/fix-105061...
2023-01-17 Dylan DPCRollup merge of #101698 - raldone01:feat/const_cmp_type...
2023-01-17 nilsHide `_use_mk_alias_ty_instead` in `<AliasTy as Debug...
2023-01-17 borsAuto merge of #106612 - JakobDegen:cleanup-wf, r=tmiasko
2023-01-17 Maybe WaffleSkip tidy style checks for `rustc_apfloat`
2023-01-17 Maybe WaffleAdd a tidy check to check for ". \w"
2023-01-17 Maybe WaffleRemove double spaces after dots in comments
2023-01-17 borsAuto merge of #106627 - Ezrashaw:no-e0711-without-stage...
2023-01-17 NilstriebImprove comments
2023-01-17 NilstriebPut `noundef` on all scalars that don't allow uninit
2023-01-17 borsAuto merge of #106966 - matthiaskrgr:rollup-e34pevi...
2023-01-17 Matthias KrügerRollup merge of #106958 - jyn514:labels, r=m-ou-se
2023-01-17 Matthias KrügerRollup merge of #106953 - kylematsuda:early-binder...
2023-01-17 Matthias KrügerRollup merge of #106949 - compiler-errors:is-poly,...
2023-01-17 Matthias KrügerRollup merge of #106869 - notriddle:notriddle/item...
2023-01-17 Matthias KrügerRollup merge of #106829 - compiler-errors:more-alias...
2023-01-17 Matthias KrügerRollup merge of #106712 - Ezrashaw:impl-ref-trait,...
2023-01-17 Matthias KrügerRollup merge of #106591 - Ezrashaw:attempted-integer...
2023-01-17 Michael Gouletnote -> help
2023-01-17 Michael GouletFix use suggestion span
2023-01-17 jynDon't add A-bootstrap to PRs modifying Cargo.lock
2023-01-16 Michael GouletUse scope_expr_id from ProbeCtxt
2023-01-16 Jakob DegenAvoid trivial checks on cleanup control flow in MIR...
2023-01-16 Jakob DegenAdd cycle checking to cleanup control flow validation
2023-01-16 Jakob DegenDocument wf constraints on control flow in cleanup...
2023-01-16 Kyle Matsudadocument EarlyBinder::subst_identity and skip_binder
2023-01-16 Vadim Petrochenkovrustdoc: Fix glob import inlining
2023-01-16 onestackedConstify `TypeId` ordering impls
2023-01-16 Michael GouletProperly pluralize 'generic constants'
2023-01-16 Michael GouletConstBlocks are poly if their substs are poly
2023-01-16 borsAuto merge of #106945 - matthiaskrgr:rollup-c5or8z3...
2023-01-16 Matthias KrügerRollup merge of #106942 - rustbot:docs-update, r=ehuss
2023-01-16 Matthias KrügerRollup merge of #106940 - oli-obk:tait_error, r=compile...
2023-01-16 Matthias KrügerRollup merge of #106912 - gftea:pr-106736, r=Nilstrieb
2023-01-16 Matthias KrügerRollup merge of #106835 - compiler-errors:new-solver...
2023-01-16 Matthias KrügerRollup merge of #105954 - gftea:patch-1, r=ehuss
2023-01-16 rustbotUpdate books
2023-01-16 Oli SchererImprove a TAIT error and add an error code plus documen...
2023-01-16 borsAuto merge of #106853 - TimNN:undo-remap, r=oli-obk
2023-01-16 gfteaUpdate instrument-coverage.md
2023-01-16 yukangcomments feedback
2023-01-16 borsAuto merge of #106850 - cjgillot:issue-106141, r=oli-obk
2023-01-16 gfteacheck -Z query-dep-graph is enabled if -Z dump-dep...
2023-01-16 borsAuto merge of #106872 - dtolnay:nbsp, r=fee1-dead
2023-01-16 borsAuto merge of #106395 - compiler-errors:rework-predicat...
2023-01-16 Ezra Shawfix dropping diagnostic without emit
2023-01-16 borsAuto merge of #106907 - matthiaskrgr:rustdoc_ref, r...
2023-01-16 Tomasz MiąskoRemove ineffective run of SimplifyConstCondition
2023-01-15 Chayim Refael... Avoid unsafe code in `to_ascii_[lower/upper]case()`
2023-01-15 borsAuto merge of #106914 - matthiaskrgr:rollup-yh0x4gq...
2023-01-15 Matthias KrügerRollup merge of #106909 - compiler-errors:only-types...
2023-01-15 Matthias KrügerRollup merge of #106906 - matthiaskrgr:clone, r=Nilstrieb
2023-01-15 Matthias KrügerRollup merge of #106900 - clubby789:unused-braces-regre...
2023-01-15 Matthias KrügerRollup merge of #106896 - Ezrashaw:str-cast-bool-emptyn...
2023-01-15 Matthias KrügerRollup merge of #106888 - GuillaumeGomez:tidy-gui-test...
2023-01-15 borsAuto merge of #106393 - the8472:use-ptr-sub, r=scottmcm
2023-01-15 The 8472replace manual ptr arithmetic with ptr_sub
2023-01-15 Michael GouletOnly suggest adding type param if path being resolved...
2023-01-15 Michael GouletRemove bound_{explicit,}_item_bounds
2023-01-15 Michael Gouletdrive-by: assert when iterating through InstantiatedPre...
2023-01-15 Michael GouletMake InstantiatedPredicates impl IntoIterator
2023-01-15 Michael Gouletinstantiate_own doesn't need to return a pair of vectors
2023-01-15 borsAuto merge of #106742 - compiler-errors:new-solver...
2023-01-15 Matthias Krügerrustdoc: simplify some & ref erences
2023-01-15 Matthias Krügerremove redundant clones
2023-01-15 borsAuto merge of #106171 - compiler-errors:consolidate...
2023-01-15 Guillaume GomezAdd small description to GUI test
2023-01-15 Guillaume GomezAdd tidy check to ensure that rustdoc GUI tests start...
2023-01-15 Ezra Shawsuggest `is_empty` for collections when casting to...
2023-01-15 borsAuto merge of #105851 - dtolnay:peekmutleak, r=Mark...
2023-01-15 clubby789Fix regression in `unused_braces` with macros
2023-01-15 borsAuto merge of #106892 - matthiaskrgr:rollup-ohneu8o...
next