]> git.lizzy.rs Git - rust.git/history - src
Detect match statement intended to be tail expression
[rust.git] / src /
2021-02-17 Guillaume GomezRollup merge of #82136 - edward-shen:mismatched-subst...
2021-02-17 Guillaume GomezRollup merge of #82105 - nagisa:nagisa/ensure-removed...
2021-02-17 Guillaume GomezRollup merge of #82094 - gilescope:to_digit_speedup2...
2021-02-17 Guillaume GomezRollup merge of #79981 - camelid:overflowing_literals...
2021-02-17 Matthias Krügeravoid converting types into themselves (clippy::useless...
2021-02-17 Ian Jacksontry-back-block-type test: Use TryFromSliceError for...
2021-02-17 Esteban KüberIn some limited cases, suggest `where` bounds for non...
2021-02-17 Jesus RubioAdd long explanation for E0543
2021-02-17 borsAuto merge of #82116 - tmiasko:box-error, r=oli-obk
2021-02-17 Ryan LevickMake sure pdbs are copied along with exe and dlls when...
2021-02-17 hyd-dev[libtest] Run the test synchronously when hitting threa...
2021-02-17 Takayuki Maedareplace if-let and while-let with `if let` and `while...
2021-02-17 Guillaume GomezAdd check for ES5 in CI
2021-02-17 Henry Boisdequinmake suggest setup help messages better
2021-02-17 borsAuto merge of #82197 - tmiasko:try-get-cached, r=cjgillot
2021-02-17 Eric Hussrustdoc: treat edition 2021 as unstable
2021-02-17 Joshua NelsonMake `Clean` take &mut DocContext
2021-02-17 Joshua NelsonTake `&mut DocContext` in passes
2021-02-17 Eric HussUpdate books
2021-02-17 Khem RajAdd riscv32 and riscv64 musl to supported platform...
2021-02-17 CaioMove some tests to more reasonable directories
2021-02-17 Teddy KatzEnsure debug_assert! tests get run
2021-02-17 Tomasz MiąskoUse -Ccodegen-units=1 to make issue-23458 test determin...
2021-02-16 borsAuto merge of #81611 - cjgillot:meowner, r=estebank
2021-02-16 Ryan LevickDelete symlinked directories
2021-02-16 borsAuto merge of #82192 - GuillaumeGomez:rollup-gi1639b...
2021-02-16 kadminRemove ordering hint
2021-02-16 Guillaume GomezRollup merge of #82184 - petertodd:2021-discriminant...
2021-02-16 Guillaume GomezRollup merge of #82175 - RalfJung:invalid-fn-ptr, r...
2021-02-16 Guillaume GomezRollup merge of #82163 - matthiaskrgr:slice, r=jyn514
2021-02-16 Guillaume GomezRollup merge of #82161 - jesusprubio:add-long-explanati...
2021-02-16 Guillaume GomezRollup merge of #82160 - pierwill:patch-2, r=lcnr
2021-02-16 Guillaume GomezRollup merge of #82145 - GuillaumeGomez:es5-checks...
2021-02-16 borsAuto merge of #82150 - RalfJung:miri, r=RalfJung
2021-02-16 Ryan LevickWork around various issues cleaning up bootstrap on...
2021-02-16 Ralf Jungupdate Miri
2021-02-16 Ryan LevickDo not delete bootstrap.exe on Windows during clean
2021-02-16 Ralf Jungadd test
2021-02-16 borsAuto merge of #82058 - gilescope:to_digit_speedup,...
2021-02-16 Benoît du GarreauFix run-make-fulldeps test
2021-02-16 Teddy KatzDocument that `assert!` format arguments are evaluated...
2021-02-16 borsAuto merge of #81734 - richkadel:fixfordash, r=pnkfelix
2021-02-16 kadminUpdate w/ comments
2021-02-16 Aman AroraTreat read of COpy types via refs as not move in move...
2021-02-16 Aman AroraHandle restricting closure origin
2021-02-16 Aman AroraImplement reborrow for closure captures
2021-02-16 borsAuto merge of #82153 - jonas-schievink:rollup-ls5r943...
2021-02-15 Matthias Krügeravoid full-slicing slices
2021-02-15 Camille GILLOTTrait impls are Items, therefore HIR owners.
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::MacroDef.
2021-02-15 Camille GILLOTIndex Modules using their LocalDefId.
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::ForeignItem.
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::ImplItem.
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::TraitItem.
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::Item.
2021-02-15 Camille GILLOTUse ItemId as a strongly typed index.
2021-02-15 Jesus RubioAdd long explanation for E0545
2021-02-15 markSimplify pattern grammar by allowing nested leading...
2021-02-15 Gus Wynnname async generators something more human friendly...
2021-02-15 Jonas SchievinkRollup merge of #82147 - lnicola:rust-analyzer-2021...
2021-02-15 Jonas SchievinkRollup merge of #82141 - jrvanwhy:issue-82052, r=sanxiyn
2021-02-15 Jonas SchievinkRollup merge of #82133 - ehuss:extern-prelude-link...
2021-02-15 Jonas SchievinkRollup merge of #82129 - est31:master, r=jyn514
2021-02-15 Jonas SchievinkRollup merge of #82120 - sfackler:arguments-as-str...
2021-02-15 Jonas SchievinkRollup merge of #82119 - m-ou-se:typo, r=dtolnay
2021-02-15 Jonas SchievinkRollup merge of #82118 - lukaslueg:env_decl, r=m-ou-se
2021-02-15 Jonas SchievinkRollup merge of #82107 - petrochenkov:minexpclean,...
2021-02-15 Jonas SchievinkRollup merge of #82106 - jyn514:cleanup-bootstrap,...
2021-02-15 Jonas SchievinkRollup merge of #82096 - TaKO8Ki:fix-typo, r=GuillaumeGomez
2021-02-15 Jonas SchievinkRollup merge of #82077 - pierwill:edit-droparena, r...
2021-02-15 Jonas SchievinkRollup merge of #82067 - BoxyUwU:hahaicantthinkofabadpu...
2021-02-15 Jonas SchievinkRollup merge of #82063 - NULLx76:fix-minor-typo, r...
2021-02-15 Jonas SchievinkRollup merge of #82061 - RalfJung:ctfe-read-pointer...
2021-02-15 Jonas SchievinkRollup merge of #82060 - taiki-e:typo, r=m-ou-se
2021-02-15 Jonas SchievinkRollup merge of #82009 - BoxyUwU:idontknooow, r=varkor
2021-02-15 Jonas SchievinkRollup merge of #81975 - Amanieu:seal2, r=m-ou-se
2021-02-15 Jonas SchievinkRollup merge of #81897 - vandenheuvel:match_exhaustive_...
2021-02-15 Jonas SchievinkRollup merge of #81503 - henryboisdequin:fix-const...
2021-02-15 Simon SapinFix intra-doc link to raw pointer method
2021-02-15 Laurențiu Nicola:arrow_up: rust-analyzer
2021-02-15 borsAuto merge of #81855 - cjgillot:ensure-cache, r=oli-obk
2021-02-15 Ellenthe environment round here is awfully empty
2021-02-15 Guillaume GomezFix ES5 errors (IE11)
2021-02-15 Johnathan Van Why32-bit ARM: Emit `lr` instead of `r14` when specified...
2021-02-15 Edward ShenFix test issue reference
2021-02-15 Edward ShenUse delay_span_bug for mismatched subst/hir arg
2021-02-15 Eric HussUpdate link for extern prelude.
2021-02-14 Benoît du GarreauApply suggestions
2021-02-14 Benoît du GarreauApply suggestion
2021-02-14 Benoît du GarreauFix UI tests and merge `assert_eq` and `assert_ne`...
2021-02-14 borsAuto merge of #82103 - Dylan-DPC:rollup-5wv8rid, r...
2021-02-14 Mara BosAdd ui tests for panic![123] and panic!{123}.
2021-02-14 Mara BosSuggest correct replacement for panic![123].
2021-02-14 Reese WilliamsClarify error message and remove pretty printing in...
2021-02-14 Mara BosAdd test for panic!(format!(..)) lint.
2021-02-14 Mara BosAdd test for non_fmt_panic lint for panic!(some_macro...
2021-02-14 Simonas KazlauskasDon't fail to remove files if they are missing
2021-02-14 Joshua NelsonRemove unnecessary `Option` in `default_doc`
2021-02-14 Dylan DPCRollup merge of #82056 - b-naber:mut_for_loop_bug,...
2021-02-14 Dylan DPCRollup merge of #82029 - tmiasko:debug, r=matthewjasper
next