]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-02-17 Thom ChiovoloniRename Result::ok_or_err to Result::into_ok_or_err
2021-02-17 Thom ChiovoloniFix doc link for slice::binary_search
2021-02-17 Thom ChiovoloniAdd a `Result::ok_or_err` method to extract a `T` from...
2021-02-17 borsAuto merge of #82197 - tmiasko:try-get-cached, r=cjgillot
2021-02-16 borsAuto merge of #81611 - cjgillot:meowner, r=estebank
2021-02-16 borsAuto merge of #82192 - GuillaumeGomez:rollup-gi1639b...
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 Peter Todd[Minor] Update discriminant_value docs
2021-02-16 Ralf Jungupdate Miri
2021-02-16 Ralf Jungadd test
2021-02-16 Ralf Jungvalidation: fix invalid-fn-ptr error message
2021-02-16 borsAuto merge of #82058 - gilescope:to_digit_speedup,...
2021-02-16 borsAuto merge of #81734 - richkadel:fixfordash, r=pnkfelix
2021-02-16 borsAuto merge of #82153 - jonas-schievink:rollup-ls5r943...
2021-02-16 Tomasz MiąskoInline try_get_cached
2021-02-15 Matthias Krügeravoid full-slicing slices
2021-02-15 Camille GILLOTRemove HirItemLike.
2021-02-15 Camille GILLOTTrait impls are Items, therefore HIR owners.
2021-02-15 Camille GILLOTUse less HirId when referring to items.
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::MacroDef.
2021-02-15 Camille GILLOTIndex Modules using their LocalDefId.
2021-02-15 Camille GILLOTFix E0657.
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 an ItemId inside mir::GlobalAsm.
2021-02-15 Camille GILLOTUse ItemId as a strongly typed index.
2021-02-15 Camille GILLOTAdd assertions on HIR enum sizes.
2021-02-15 Camille GILLOTRemove useless Named trait.
2021-02-15 Jesus RubioAdd long explanation for E0545
2021-02-15 pierwillFix typo in rustc_infer::infer::UndoLog
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 Laurențiu Nicola:arrow_up: rust-analyzer
2021-02-15 borsAuto merge of #81855 - cjgillot:ensure-cache, r=oli-obk
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 Eric HussUpdate link for extern prelude.
2021-02-15 est31Remove redundant bool_to_option feature gate
2021-02-14 Steven FacklerStabilize Arguments::as_str
2021-02-14 lukasluegUpdate library/core/src/macros/mod.rs
2021-02-14 borsAuto merge of #82103 - Dylan-DPC:rollup-5wv8rid, r...
2021-02-14 Mara BosFix typo in link to CreateSymbolicLinkW documentation.
2021-02-14 Lukas LuegAdd missing env!-decl variant
2021-02-14 Vadim Petrochenkovexpand: Remove redundant calls to configure
2021-02-14 Vadim Petrochenkovexpand: Remove obsolete `ExpansionConfig::keep_macs`
2021-02-14 Vadim Petrochenkovrustc_span: Remove obsolete `allow_internal_unstable_ba...
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
2021-02-14 Dylan DPCRollup merge of #81965 - osa1:issue81200, r=oli-obk
2021-02-14 Dylan DPCRollup merge of #81927 - vandenheuvel:issue_32498,...
2021-02-14 Dylan DPCRollup merge of #81919 - ssomers:btree_cleanup_comments...
2021-02-14 Dylan DPCRollup merge of #81914 - kper:fixing-81885, r=estebank
2021-02-14 Dylan DPCRollup merge of #81912 - sexxi-goose:Migrations2_review...
2021-02-14 Dylan DPCRollup merge of #81891 - CraftSpider:fn-header, r=jyn514
2021-02-14 Dylan DPCRollup merge of #81720 - klensy:smallvec-update, r...
2021-02-14 Dylan DPCRollup merge of #80920 - rylev:check_attr-refactor...
2021-02-14 Dylan DPCRollup merge of #80523 - LeSeulArtichaut:inline-sym...
2021-02-14 klensybumped smallvec deps
2021-02-14 borsAuto merge of #81286 - Aaron1011:collect-tokens-attrs...
2021-02-14 Takayuki Maedafix typo
2021-02-14 Ellenparam_env debugs are instrumental to rustc's success
2021-02-14 borsAuto merge of #81956 - ssomers:btree_post_75200, r...
2021-02-14 Henry Boisdequinupdate message
2021-02-14 pierwillEdit `rustc_arena::DropArena` docs
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-13 Camille GILLOTCheck query cache before calling into the query engine.
2021-02-13 Camille GILLOTDrop the cache lock earlier.
2021-02-13 Camille GILLOTSeparate the query cache from the query state.
2021-02-13 Camille GILLOTReturn a Result for query cache.
2021-02-13 Camille GILLOTIntroduce query_storage.
2021-02-13 Camille GILLOTIntroduce query_stored module.
2021-02-13 Camille GILLOTMerge {get,ensure}_query.
2021-02-13 Ellena wild test has appeared uwu
2021-02-13 Ellenyeet ya fixme into the void
next