]> git.lizzy.rs Git - rust.git/history - compiler
refactor: moved SpecFromElem to spec_from_elem.rs
[rust.git] / compiler /
2020-12-22 Guillaume GomezRollup merge of #80223 - pierwill:patch-10, r=lcnr
2020-12-22 Guillaume GomezRollup merge of #80222 - GreenRecycleBin:daniel/fix...
2020-12-22 Guillaume GomezRollup merge of #80219 - camelid:library_tracking_issue...
2020-12-22 Guillaume GomezRollup merge of #80204 - pierwill:pierwill-rustcmiddle...
2020-12-22 Guillaume GomezRollup merge of #80203 - pierwill:pierwill-rustcmiddle...
2020-12-22 Guillaume GomezRollup merge of #80136 - aDotInTheVoid:74824-test,...
2020-12-22 Tyson Nottinghamrustc_query_system: avoid race condition when using...
2020-12-22 Tyson Nottinghamrustc_query_system: add more comments for dependency...
2020-12-22 Tyson Nottinghamrustc_query_system: rename intern_node to intern_new_node
2020-12-22 Tyson Nottinghamrustc_query_system: remove inline annotation from edge_...
2020-12-22 Tyson Nottinghamrustc_query_system: minor cleanup
2020-12-22 Tyson Nottinghamrustc_query_system: use more space-efficient edges...
2020-12-22 Tyson Nottinghamrustc_query_system: share previous graph edges with...
2020-12-22 Tyson Nottinghamrustc_query_system: share previous graph data with...
2020-12-22 borsAuto merge of #80242 - Nadrieril:explain-and-factor...
2020-12-22 ThePuzzlemakerSuggest fn ptr rather than fn item and suggest to use...
2020-12-22 borsAuto merge of #80177 - tgnottingham:foreign_defpathhash...
2020-12-22 pierwilldocs: Update rustc_middle::middle::region::ScopeTree
2020-12-22 borsAuto merge of #80071 - jyn514:timings, r=Mark-Simulacrum
2020-12-22 PankajChaudhary5Improve the code quality by using matches macro
2020-12-22 NadrierilFix a comment
2020-12-22 NadrierilApply suggestions from code review
2020-12-22 NadrierilSimplify field filtering
2020-12-22 NadrierilMake the special "missing patterns" constructor real
2020-12-22 NadrierilCompletely rework the explanation of the algorithm
2020-12-22 NadrierilPass `Matrix` explicitly instead of via `PatCtxt`
2020-12-22 NadrierilInline the constructor-specific `split` functions
2020-12-22 NadrierilInline `all_constructors`
2020-12-22 NadrierilRebrand `MissingConstructors` as `SplitWildcard`
2020-12-22 NadrierilFactor out `SplitVarLenSlice` used for slice splitting
2020-12-22 NadrierilRun the annoying lint separately
2020-12-22 NadrierilFactor out `SplitIntRange` used for integer range splitting
2020-12-22 LingManTurn helper method into a closure
2020-12-22 Guillaume GomezRework beautify_doc_string so that it returns a Symbol...
2020-12-22 Joshua NelsonAdd some intra-doc links to compiler docs
2020-12-22 Wesley WiserAdd example to lint docs
2020-12-22 Wesley WiserRevert "Promote missing_fragment_specifier to hard...
2020-12-22 Wesley WiserRevert "Remove missing_fragment_specifier lint"
2020-12-22 borsAuto merge of #79451 - usbalbin:array_zip, r=m-ou-se
2020-12-22 borsAuto merge of #78242 - Nadrieril:rename-overlapping_end...
2020-12-22 borsAuto merge of #80264 - tmiasko:stdarch, r=Amanieu
2020-12-22 pierwilldocs: Edit rustc_middle::middle::privacy
2020-12-22 borsAuto merge of #80208 - bugadani:generics-of-alloc,...
2020-12-21 pierwillDocument rustc_middle::lint::LevelSource
2020-12-21 pierwillRename rustc_middle::lint::LintSource
2020-12-21 Vadim Petrochenkovrustc_span: Provide a reserved identifier check for...
2020-12-21 borsAuto merge of #79270 - RalfJung:array-repeat-consts...
2020-12-21 Dion DokterImplemented a compiler diagnostic for move async mistake
2020-12-21 borsAuto merge of #80205 - tomprogrammer:prettyprint-patter...
2020-12-21 borsAuto merge of #80206 - poliorcetics:rustdoc-default...
2020-12-21 borsAuto merge of #80253 - Dylan-DPC:rollup-bkmn74z, r...
2020-12-21 Dylan DPCRollup merge of #80250 - bugadani:resolver-cleanup...
2020-12-21 Dylan DPCRollup merge of #80244 - jyn514:spans, r=bugadani
2020-12-21 Dylan DPCRollup merge of #80240 - yshui:master, r=Mark-Simulacrum
2020-12-21 Dylan DPCRollup merge of #80239 - flip1995:clippyup, r=Manishearth
2020-12-21 Dylan DPCRollup merge of #80236 - tmiasko:atomic-swap, r=oli-obk
2020-12-21 Dylan DPCRollup merge of #80211 - wabain:async-fn-trait-bound...
2020-12-21 Dylan DPCRollup merge of #80199 - RalfJung:const-fake, r=oli-obk
2020-12-21 Dylan DPCRollup merge of #80171 - pierwill:pierwill-rustcmiddle...
2020-12-21 Dylan DPCRollup merge of #80170 - ldm0:fixice, r=lcnr
2020-12-21 Dylan DPCRollup merge of #80166 - pierwill:pierwill-rustcmiddle...
2020-12-21 Dylan DPCRollup merge of #80159 - jyn514:array, r=m-ou-se
2020-12-21 borsAuto merge of #80088 - operutka:fix-cmsg-len-uclibc...
2020-12-20 Dániel BugaMove std_path construction into condition
2020-12-20 Dániel BugaInline a single-use closure
2020-12-20 Dániel BugaCreate closure outside of the loop
2020-12-20 Matthew JasperPrevent caching projections in the case of cycles
2020-12-20 Dániel BugaAdd missing semicolon
2020-12-20 Dániel BugaRemove unnecessary cloned
2020-12-20 Dániel BugaPrecompute vector length in smart_resolve_path_fragment
2020-12-20 Dániel BugaClean up with_generic_param_rib, avoid double hashing
2020-12-20 borsAuto merge of #78317 - est31:linear_in_impl_count,...
2020-12-20 pierwillEdit rustc_middle docs
2020-12-20 Ralf Jungpromoteds in statics may refer to statics
2020-12-20 Matthew JasperMake recursion limit fatal in project
2020-12-20 pierwillFix typo
2020-12-20 pierwillEdit rustc_middle::ty::TyKind docs
2020-12-20 borsAuto merge of #74699 - notriddle:fd-non-negative, r...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 Ralf Jungvalidate promoteds
2020-12-20 Ralf Junguse exhaustive match for checking Rvalue::Repeat
2020-12-20 borsAuto merge of #80213 - jryans:bootstrap-skip-dsymutil...
2020-12-20 Donough LiuUpdate compiler/rustc_typeck/src/check/op.rs
2020-12-20 Thomas BahnFix pretty printing an AST representing `&(mut ident)`
2020-12-20 Donough LiuFix ICE on suggesting calling function
2020-12-20 borsAuto merge of #80123 - DrMeepster:maybe_uninit_write_sl...
2020-12-20 Dániel BugaCache result of
2020-12-20 pierwillAdd module-level docs to rustc_middle::ty
2020-12-20 pierwilldocs: Fix outdated crate reference
2020-12-20 borsAuto merge of #80163 - jackh726:binder-refactor-part...
2020-12-20 borsAuto merge of #80100 - mark-i-m:pattORns-2, r=petrochenkov
2020-12-20 William BainHandle desugaring in impl trait bound suggestion
2020-12-20 borsAuto merge of #79635 - lcnr:const-eval-idk, r=oli-obk
2020-12-20 Tomasz MiąskoUse pointer type in AtomicPtr::swap implementation
2020-12-19 Dániel BugaReserve necessary space for params in generics_of
2020-12-19 pierwilldocs: Edit rustc_middle::ty::query::on_disk_cache
2020-12-19 pierwillEdit rustc_middle::lint::LintSource docs
2020-12-19 borsAuto merge of #79473 - m-ou-se:clamp-in-core, r=m-ou-se
2020-12-19 Ralf Jungalso const-check FakeRead
2020-12-19 borsAuto merge of #80104 - Nadrieril:usefulness-merging...
next