]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #76858 - rcvalle:rust-lang-exploit-mitigations, r=steveklabnik
[rust.git] / compiler /
2020-11-19 Dylan DPCRollup merge of #79212 - LeSeulArtichaut:rustc-ty,...
2020-11-19 Dylan DPCRollup merge of #79204 - pickfire:patch-3, r=jyn514
2020-11-19 Dylan DPCRollup merge of #79194 - est31:array_into_iter_slice...
2020-11-19 Dylan DPCRollup merge of #79193 - tmiasko:revert-78969-normalize...
2020-11-19 Dylan DPCRollup merge of #79185 - petrochenkov:derattr2, r=Aaron1011
2020-11-19 Dylan DPCRollup merge of #79183 - cuviper:compiletest-test-sysro...
2020-11-19 Dylan DPCRollup merge of #79181 - aDotInTheVoid:provided-method...
2020-11-19 Dylan DPCRollup merge of #79177 - fanzier:drop-order-test, r...
2020-11-19 Dylan DPCRollup merge of #79123 - CDirkx:128-bits, r=Mark-Simulacrum
2020-11-19 Dylan DPCRollup merge of #79119 - jamesmunns:patch-1, r=Mark...
2020-11-19 borsAuto merge of #79060 - dtolnay:symlinkarg, r=Mark-Simul...
2020-11-19 LeSeulArtichautMove `rustc_ty` -> `rustc_ty_utils`
2020-11-19 NadrierilRegroup many usefulness-related test in the same folder
2020-11-19 borsAuto merge of #79200 - Dylan-DPC:rollup-su689pq, r...
2020-11-19 Vadim Petrochenkovexpand: Mark some dead code in derive expansion as...
2020-11-19 Vadim Petrochenkovexpand: Stop derive expansion un unexpected targets...
2020-11-19 Vadim Petrochenkovexpand: Cleanup attribute collection in invocation...
2020-11-19 Vadim Petrochenkovresolve/expand: Misc cleanup
2020-11-19 Vadim Petrochenkovresolve: Centralize some error reporting for unexpected...
2020-11-19 Vadim Petrochenkovresolve: Introduce a separate `NonMacroAttrKind` for...
2020-11-19 Vadim Petrochenkovexpand: Move `fully_configure` to `config.rs`
2020-11-19 Vadim Petrochenkovexpand: Tell built-in macros whether we are currently...
2020-11-19 Dylan DPCRollup merge of #79164 - varkor:unbraced-single-segment...
2020-11-19 Dylan DPCRollup merge of #79156 - jyn514:relative-llvm, r=Mark...
2020-11-19 Dylan DPCRollup merge of #79155 - 12101111:fix-profiler-config...
2020-11-19 Dylan DPCRollup merge of #79149 - sexxi-goose:upvar_ref, r=nikom...
2020-11-19 Dylan DPCRollup merge of #79147 - camelid:mir-gitattributes...
2020-11-19 Dylan DPCRollup merge of #79117 - cjkenn:mir-fuel, r=oli-obk
2020-11-19 Dylan DPCRollup merge of #79116 - petrochenkov:gdbwarn, r=Mark...
2020-11-19 Dylan DPCRollup merge of #79110 - estebank:issue-58964, r=oli-obk
2020-11-19 Dylan DPCRollup merge of #79102 - Alexendoo:ice-regression-tests...
2020-11-19 Dylan DPCRollup merge of #79101 - tmiasko:lower-func-type, r...
2020-11-19 Dylan DPCRollup merge of #79094 - est31:ignore_macos, r=pietroalbini
2020-11-19 Dylan DPCRollup merge of #79090 - hermitcore:builtins, r=Mark...
2020-11-19 Dylan DPCRollup merge of #79082 - ThePuzzlemaker:issue-78941...
2020-11-19 Dylan DPCRollup merge of #78961 - CraftSpider:22565, r=oli-obk
2020-11-19 cjkennremove check from const promotion
2020-11-19 borsAuto merge of #79068 - DevJPM:ci-llvm-9-fix, r=pietroalbini
2020-11-19 borsAuto merge of #79002 - est31:backtrace_colno, r=dtolnay
2020-11-19 Tomasz MiąskoRevert "Normalize function type during validation"
2020-11-19 Tomasz MiąskoRevert "Always use param_env_reveal_all_normalized...
2020-11-19 cjkennmove checks later into optimization passes
2020-11-18 borsAuto merge of #79106 - tmiasko:inline-hint, r=nagisa...
2020-11-18 Tyson NottinghamMake PackedFingerprint's Fingerprint private
2020-11-18 borsAuto merge of #78995 - Nadrieril:clean-empty-match...
2020-11-18 Hannah McLaughlinImprove error message when we try to get_type on someth...
2020-11-18 Tyson NottinghamUse PackedFingerprint in DepNode to reduce memory consu...
2020-11-18 borsAuto merge of #79167 - m-ou-se:rollup-4g15apk, r=m...
2020-11-18 Esteban Küberreview comment
2020-11-18 Esteban KüberAccount for indirect cyclic requirements
2020-11-18 Esteban KüberRemove redundant notes in E0275
2020-11-18 Mara BosRollup merge of #79158 - lcnr:lazy-norm-coerce, r=oli-obk
2020-11-18 Mara BosRollup merge of #79151 - wchargin:wchargin-io-write...
2020-11-18 Mara BosRollup merge of #79145 - camelid:clippy-fix-panics...
2020-11-18 Mara BosRollup merge of #79133 - pietroalbini:simplify-stage0...
2020-11-18 Mara BosRollup merge of #79131 - vertexclique:stdarch-update...
2020-11-18 Mara BosRollup merge of #79114 - andjo403:nonzero_leading_trail...
2020-11-18 Mara BosRollup merge of #79079 - camelid:mir-visit-docs, r...
2020-11-18 Mara BosRollup merge of #79039 - thomcc:weakly-relaxing, r...
2020-11-18 Mara BosRollup merge of #78999 - petrochenkov:deprid, r=eddyb
2020-11-18 Mara BosRollup merge of #78785 - cuviper:weak-getrandom, r...
2020-11-18 Mara BosRollup merge of #78361 - DevJPM:master, r=workingjubilee
2020-11-18 cjkennmove fuel checks to later points in instcombine and...
2020-11-18 varkorPermit standalone generic parameters as const generic...
2020-11-18 Bastian Kauschkechange error for `LayoutErr::SizeOverflow`
2020-11-18 borsAuto merge of #77820 - jyn514:from-inner, r=petrochenkov
2020-11-18 borsAuto merge of #79132 - pietroalbini:beta-next, r=Mark...
2020-11-17 Aman AroraRemove THIR::ExprKind::SelfRef
2020-11-17 Aman AroraMove capture lowering from THIR to MIR
2020-11-17 Rune TynanRemove unnecessary abi import
2020-11-17 Joshua NelsonFix broken handling of `MacroDef` in `Map::attrs`
2020-11-17 Rune TynanMove change to check_fn, fix up overloaded-calls-nontuple
2020-11-17 borsAuto merge of #79138 - m-ou-se:rollup-owel5ld, r=m...
2020-11-17 Mara BosRollup merge of #79130 - lcnr:extend-tes, r=varkor
2020-11-17 Mara BosRollup merge of #79126 - jyn514:auto, r=GuillaumeGomez
2020-11-17 Mara BosRollup merge of #79125 - jyn514:fewer-types, r=Guillaum...
2020-11-17 Mara BosRollup merge of #79120 - calebcartwright:update-rustfmt...
2020-11-17 Mara BosRollup merge of #79072 - oli-obk:byte_str_pat, r=estebank
2020-11-17 Mara BosRollup merge of #79069 - jyn514:class-none, r=Guillaume...
2020-11-17 Mara BosRollup merge of #78702 - wesleywiser:self_profile_cgu_s...
2020-11-17 Mara BosRollup merge of #74293 - GuillaumeGomez:rustdoc-test...
2020-11-17 ThePuzzlemakerUse `span_suggestion_verbose` instead of `span_suggesti...
2020-11-17 borsAuto merge of #78779 - LeSeulArtichaut:ty-visitor-retur...
2020-11-17 Guillaume GomezSimplfy color availability check
2020-11-17 borsAuto merge of #79128 - m-ou-se:rollup-lzz1dym, r=m...
2020-11-17 oliFix exhaustiveness in case a byte string literal is...
2020-11-17 Mara BosRollup merge of #79107 - pietroalbini:build-manifest...
2020-11-17 Mara BosRollup merge of #79105 - petrochenkov:winlink, r=shepmaster
2020-11-17 Mara BosRollup merge of #79097 - GuillaumeGomez:code-block...
2020-11-17 Mara BosRollup merge of #79088 - euclio:span-label-doc, r=estebank
2020-11-17 Mara BosRollup merge of #79077 - RalfJung:llvm-magic, r=Mark...
2020-11-17 Mara BosRollup merge of #79027 - tmiasko:inline-always-live...
2020-11-17 Mara BosRollup merge of #78967 - tmiasko:codegen-tests, r=cuviper
2020-11-17 Mara BosRollup merge of #78138 - fortanix:raoul/dlmalloc0.2...
2020-11-17 Mara BosRollup merge of #77939 - GuillaumeGomez:fix-source...
2020-11-17 borsAuto merge of #78924 - bjorn3:less_sysroot_build_script...
2020-11-17 borsAuto merge of #78801 - sexxi-goose:min_capture, r=nikom...
2020-11-17 borsAuto merge of #78313 - lcnr:somebody-fold-me, r=nikomat...
2020-11-17 Tomasz MiąskoFix setting inline hint based on `InstanceDef::requires...
2020-11-16 cjkennadd optimization fuel checks to some mir passes
next