]> git.lizzy.rs Git - rust.git/history - tests
update project to emulate a projection cache
[rust.git] / tests /
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 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 borsAuto merge of #106294 - Nilstrieb:noundef-everything...
2023-01-17 Yiming Leidelay E0512 as a bug by checking the references_error
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 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-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 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 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 borsAuto merge of #106907 - matthiaskrgr:rustdoc_ref, r...
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 borsAuto merge of #106742 - compiler-errors:new-solver...
2023-01-15 borsAuto merge of #106171 - compiler-errors:consolidate...
2023-01-15 Guillaume GomezAdd small description to GUI test
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...
2023-01-15 Matthias KrügerRollup merge of #106880 - tspiteri:borrowing-sub-typo...
2023-01-15 Matthias KrügerRollup merge of #106879 - JohnTitor:issue-42114, r...
2023-01-15 Matthias KrügerRollup merge of #106878 - JohnTitor:issue-92157, r...
2023-01-15 Matthias KrügerRollup merge of #106867 - sunfishcode:sunfishcode/std...
2023-01-15 Matthias KrügerRollup merge of #106865 - GuillaumeGomez:add-gui-test...
2023-01-15 Matthias KrügerRollup merge of #106863 - anden3:compiler-double-spaces...
2023-01-15 Matthias KrügerRollup merge of #106859 - tialaramex:master, r=Nilstrieb
2023-01-15 Matthias KrügerRollup merge of #106072 - eopb:dyn-derive, r=estebank
2023-01-14 Ezra Shawmake error emitted on `impl &Trait` nicer
2023-01-14 Nick LambImprove E0308: suggest user meant to use byte literal...
2023-01-14 borsAuto merge of #106866 - matthiaskrgr:rollup-r063s44...
2023-01-14 Yuki OkushiAdd regression test for #42114
2023-01-14 Yuki OkushiAdd regression test for #92157
2023-01-14 David TolnayEmit only one nbsp error per file
2023-01-14 David TolnayAdd more nbsp to unicode-chars test
2023-01-14 Michael Howellrustdoc: remove redundant item kind class from `.item...
2023-01-14 Matthias KrügerRollup merge of #106860 - anden3:doc-double-spaces...
2023-01-14 Matthias KrügerRollup merge of #106855 - klensy:rd-s, r=notriddle
2023-01-14 Matthias KrügerRollup merge of #106849 - WaffleLapkin:unvec, r=Nilstrieb
2023-01-14 Matthias KrügerRollup merge of #106828 - notriddle:notriddle/notable...
2023-01-14 Matthias KrügerRollup merge of #106820 - m-ou-se:macro-type-error...
2023-01-14 Matthias KrügerRollup merge of #106661 - mjguzik:linux_statx, r=Mark...
2023-01-14 Matthias KrügerRollup merge of #106563 - clubby789:gce-macro-braces...
2023-01-14 Matthias KrügerRollup merge of #105526 - Xiretza:iter-from-generator...
2023-01-14 borsAuto merge of #106696 - kylematsuda:early-binder, r...
2023-01-14 Guillaume GomezAdd explanation for GUI test
2023-01-14 clubby789Fix `unused_braces` on generic const expr macro call
2023-01-14 borsAuto merge of #106851 - matthiaskrgr:rollup-d9dz3yp...
2023-01-14 Mara BosDeprioritize fulfillment errors that come from expansions.
2023-01-14 Tim NeumannHeuristically undo path prefix mappings.
2023-01-14 Ethan Brierleyfix: misleading add `dyn` to derive macro suggestion
2023-01-14 Camille GILLOTMake the inlining destination a `Local`.
next