]> git.lizzy.rs Git - rust.git/history - compiler
Query for TypeckResults in LateContext::qpath_res
[rust.git] / compiler /
2021-01-18 Cameron SteffenQuery for TypeckResults in LateContext::qpath_res
2021-01-18 Cameron SteffenReset LateContext enclosing body in nested items
2021-01-18 borsAuto merge of #81165 - KodrAus:rollup-s7llxis, r=KodrAus
2021-01-18 Ashley MannixRollup merge of #81153 - jyn514:linkcheck, r=Manishearth
2021-01-18 Ashley MannixRollup merge of #81142 - wcampbell0x2a:replace-Some...
2021-01-18 Ashley MannixRollup merge of #81131 - pierwill:edit-rustc_middle...
2021-01-18 Ashley MannixRollup merge of #81128 - RalfJung:validation-testing...
2021-01-18 Ashley MannixRollup merge of #81125 - jyn514:track-caller, r=lcnr
2021-01-18 Ashley MannixRollup merge of #81123 - sirh3e:sirh3e-patch-1, r=sfackler
2021-01-18 Ashley MannixRollup merge of #81121 - tmiasko:simplify-cfg-no-dbg...
2021-01-18 Ashley MannixRollup merge of #81116 - bugadani:body-span, r=wesleywiser
2021-01-18 Ashley MannixRollup merge of #81105 - LingMan:init_directly, r=nagisa
2021-01-18 Ashley MannixRollup merge of #81100 - lcnr:encode_with_shorthand...
2021-01-18 Ashley MannixRollup merge of #81071 - osa1:fix_81006, r=estebank
2021-01-18 Ashley MannixRollup merge of #81038 - flip1995:clippyup, r=Manishearth
2021-01-18 borsAuto merge of #81015 - jyn514:feature-gate-ptr, r=camelid
2021-01-18 borsAuto merge of #80995 - tmandry:instrument-method-checke...
2021-01-18 borsAuto merge of #80865 - oliviacrain:proj_based, r=RalfJung
2021-01-18 borsAuto merge of #81090 - ssomers:btree_drainy_refactor_2...
2021-01-18 wcampbellReplace let Some(..) = with .is_some()
2021-01-17 borsAuto merge of #80537 - ehuss:macos-posix-spawn-chdir...
2021-01-17 borsAuto merge of #80679 - jackh726:predicate-kind-take2...
2021-01-17 Joshua NelsonFeature-gate `pointer` and `reference` in intra-doc...
2021-01-17 pierwillEdit rustc_middle::ty::cast docs
2021-01-17 borsAuto merge of #80524 - jyn514:unknown-tool-lints, r...
2021-01-17 Jack HueyWhitespace and typo
2021-01-17 Jack HueyAdd comment about Encodable/Decodable impl
2021-01-17 Joshua NelsonAdd track_caller to .steal()
2021-01-17 Tomasz MiąskoAvoid logging the whole MIR body in SimplifyCfg
2021-01-17 borsAuto merge of #81113 - m-ou-se:rollup-a1unz4x, r=m...
2021-01-17 Ömer Sinan Ağacanrustc_parse_format: Fix character indices in find_skips
2021-01-17 Dániel BugaCopy body span instead of querying it
2021-01-17 Mara BosRollup merge of #81107 - scottmcm:nonzero-is_power_of_t...
2021-01-17 Mara BosRollup merge of #81095 - LingMan:unwrap, r=oli-obk
2021-01-17 Mara BosRollup merge of #81084 - LingMan:map, r=oli-obk
2021-01-17 Mara BosRollup merge of #81082 - ssomers:btree_cleanup_comments...
2021-01-17 Mara BosRollup merge of #81080 - bugadani:vec-diag, r=oli-obk...
2021-01-17 Mara BosRollup merge of #81064 - Mark-Simulacrum:support-stage1...
2021-01-17 Mara BosRollup merge of #80983 - bjorn3:no_dup_is_dllimport_for...
2021-01-17 Mara BosRollup merge of #80932 - jyn514:download-windows-llvm...
2021-01-17 Mara BosRollup merge of #80765 - petrochenkov:traitsinscope...
2021-01-17 Mara BosRollup merge of #80635 - sexxi-goose:use-place-instead...
2021-01-17 Mara BosRollup merge of #80201 - saethlin:bufreader-read-exact...
2021-01-17 Mara BosRollup merge of #80031 - petrochenkov:builtina, r=estebank
2021-01-17 Mara BosRollup merge of #79298 - lcnr:new-elysium, r=matthewjasper
2021-01-17 borsAuto merge of #81058 - Smittyvb:wasm-num-tests, r=Mark...
2021-01-17 Ryan LevickRemove dead code
2021-01-17 Jack HueyDon't derive TyEncodable/TyDecodable for Binder
2021-01-17 borsAuto merge of #81083 - ssomers:btree_drainy_refactor_1...
2021-01-17 Jack HueyImpl EncodableWithShorthand for PredicateKind
2021-01-17 borsAuto merge of #78818 - scottmcm:as_rchunks, r=KodrAus
2021-01-17 borsAuto merge of #80942 - c410-f3r:tests-tests-tests,...
2021-01-17 LingManInitialize a few variables directly
2021-01-17 Jack HueyCan't use EncodableWithShorthand for Predicate
2021-01-16 Jack HueyMore review comments
2021-01-16 Jack HueyReview changes
2021-01-16 Jack HueyUse no_bound_vars
2021-01-16 Jack HueyCleanup
2021-01-16 Jack HueyCleanup
2021-01-16 Jack Hueyfold_with not super_fold_with in TypeFoldable impl...
2021-01-16 Jack HueyRemove PredicateKind
2021-01-16 Jack HueyIntermediate formatting and such
2021-01-16 Jack HueyRemove PredicateKind::Atom
2021-01-16 Bastian Kauschkeprevent potential bug in `encode_with_shorthand`.
2021-01-16 borsAuto merge of #81093 - calebcartwright:update-rustfmt...
2021-01-16 Vadim Petrochenkovresolve: Reject ambiguity built-in attr vs different...
2021-01-16 borsAuto merge of #81089 - m-ou-se:rollup-z7iac6i, r=m...
2021-01-16 LingManUse Option::unwrap_or instead of open-coding it
2021-01-16 LingManUse Option::map instead of open-coding it
2021-01-16 flip1995More advanced unknown lint suggestion
2021-01-16 Bastian Kauschkecorrectly deal with late-bound lifetimes in anon consts
2021-01-16 Mara BosRollup merge of #81081 - bugadani:double-partialeq...
2021-01-16 Mara BosRollup merge of #81069 - ogoffart:rc_new_cyclic_doc...
2021-01-16 Mara BosRollup merge of #81065 - osa1:cranelift_semicolon_warni...
2021-01-16 Mara BosRollup merge of #81060 - nagisa:nagisa/regression-50041...
2021-01-16 Mara BosRollup merge of #81040 - osa1:fix_80992, r=jyn514
2021-01-16 Mara BosRollup merge of #81021 - CraftSpider:rustdoc-remove...
2021-01-16 Mara BosRollup merge of #80971 - camelid:feature-gate-testsuite...
2021-01-16 Mara BosRollup merge of #80968 - KodrAus:stabilize/poll_map...
2021-01-16 Mara BosRollup merge of #80941 - JohnTitor:ref-mut-pat-in-loops...
2021-01-16 Mara BosRollup merge of #80902 - JohnTitor:issue-76281, r=Mark...
2021-01-16 Mara BosRollup merge of #80901 - jyn514:better-colors, r=Mark...
2021-01-16 Mara BosRollup merge of #80764 - CAD97:weak-unsized-as-ptr...
2021-01-16 Mara BosRollup merge of #80681 - ChrisJefferson:logic-error...
2021-01-16 Mara BosRollup merge of #80670 - the8472:fix-zip-trusted-random...
2021-01-16 Mara BosRollup merge of #80614 - 1000teslas:issue-78938-fix...
2021-01-16 Mara BosRollup merge of #80144 - rust-lang:frewsxcv-patch-3...
2021-01-16 Mara BosRollup merge of #78455 - udoprog:refcell-opt-map, r...
2021-01-16 borsAuto merge of #80290 - RalfJung:less-intrinsic-write...
2021-01-16 Olivia CrainUse PlaceRef more consistently in rustc_mir
2021-01-16 borsAuto merge of #81077 - bugadani:shrink, r=Mark-Simulacrum
2021-01-16 Dániel BugaRemove unnecessary manual shrink_to_fit calls
2021-01-16 borsAuto merge of #77435 - hanmertens:binary_heap_append...
2021-01-16 borsAuto merge of #80873 - ssomers:btree_cleanup_slices_4...
2021-01-16 Ömer Sinan Ağacancodegen_cranelift: Fix redundant semicolon warn
2021-01-16 borsAuto merge of #77885 - erikdesjardins:probeasm, r=cuviper
2021-01-16 borsAuto merge of #81057 - GuillaumeGomez:rollup-yl2kqst...
2021-01-15 Joshua NelsonDon't mark `ineffective_unstable_trait_impl` as an...
2021-01-15 Guillaume GomezRollup merge of #81054 - LingMan:rem_as_ref, r=jyn514
2021-01-15 Guillaume GomezRollup merge of #81049 - tmiasko:layout-cost, r=oli-obk
next