]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #93186 - kraai:fix-CVE-2022-21658-link, r=m-ou-se
[rust.git] / compiler /
2022-01-24 Matthias KrügerRollup merge of #93186 - kraai:fix-CVE-2022-21658-link...
2022-01-24 Matthias KrügerRollup merge of #93152 - ivmarkov:master, r=m-ou-se
2022-01-24 Matthias KrügerRollup merge of #92513 - Xuanwo:path-buf, r=dtolnay
2022-01-24 borsAuto merge of #93028 - compiler-errors:const_drop_bound...
2022-01-23 borsAuto merge of #93245 - matthiaskrgr:rollup-djsi6jr...
2022-01-23 Matthias KrügerRollup merge of #93234 - mati865:mir-transform-use...
2022-01-23 Matthias KrügerRollup merge of #93229 - mark-i-m:noquiet, r=eddyb
2022-01-23 Matthias KrügerRollup merge of #93227 - compiler-errors:gat-hrtb-wfche...
2022-01-23 Matthias KrügerRollup merge of #93226 - compiler-errors:issue-93141...
2022-01-23 Matthias KrügerRollup merge of #93219 - cr1901:msp430-asm-squashed...
2022-01-23 Matthias KrügerRollup merge of #93213 - c410-f3r:let-chains-feature...
2022-01-23 Matthias KrügerRollup merge of #92555 - m-ou-se:scoped-threads, r...
2022-01-23 Matthias KrügerRollup merge of #91526 - petrochenkov:earlint, r=cjgillot
2022-01-23 Michael GouletLiberate late bound regions when collecting GAT substs...
2022-01-23 borsAuto merge of #93066 - nnethercote:infallible-decoder...
2022-01-23 borsAuto merge of #93047 - matthiaskrgr:defer__dist_PlainSo...
2022-01-23 Vadim Petrochenkovexpand: Pass everything by reference to pre-expansion...
2022-01-23 Vadim Petrochenkovrustc_lint: Stop creating a fake `ast::Crate` for runni...
2022-01-23 Vadim Petrochenkovrustc_lint: Reuse the set of registered tools from...
2022-01-23 Vadim Petrochenkovrustc_lint: Remove some redundant fields from `EarlyCon...
2022-01-23 borsAuto merge of #93220 - matthiaskrgr:rollup-9bkrlk0...
2022-01-23 markRemove DiagnosticBuilder.quiet
2022-01-23 William D. JonesAdd preliminary support for inline assembly for msp430.
2022-01-23 Michael GouletNormalize field access types during borrowck
2022-01-23 borsAuto merge of #93165 - eholk:disable-generator-drop...
2022-01-23 Matthias KrügerRollup merge of #93196 - mati865:remove-build_helper...
2022-01-23 Matthias KrügerRollup merge of #93185 - camelid:crate-private, r=Guill...
2022-01-23 Matthias KrügerRollup merge of #93168 - skrap:master, r=Amanieu
2022-01-23 Matthias KrügerRollup merge of #93113 - GuillaumeGomez:unify-sizes...
2022-01-23 Matthias KrügerRollup merge of #93103 - estebank:await-span, r=nagisa
2022-01-23 Matthias KrügerRollup merge of #93068 - jsha:dot-spacing, r=GuillaumeGomez
2022-01-23 Matthias KrügerRollup merge of #91122 - dtolnay:not, r=m-ou-se
2022-01-23 Matthias KrügerRollup merge of #90666 - bdbai:arc_new_cyclic, r=m...
2022-01-22 borsAuto merge of #92998 - Amanieu:hashbrown12, r=Mark...
2022-01-22 CaioFix let_chains and if_let_guard feature flags
2022-01-22 borsAuto merge of #93202 - matthiaskrgr:rollup-rki39xg...
2022-01-22 Matthias KrügerRollup merge of #93172 - jsha:re-remove-line, r=camelid
2022-01-22 Matthias KrügerRollup merge of #93170 - GuillaumeGomez:gui-tests-expla...
2022-01-22 Matthias KrügerRollup merge of #93153 - tmiasko:reject-unsupported...
2022-01-22 Matthias KrügerRollup merge of #93147 - nnethercote:interner-cleanups...
2022-01-22 Matthias KrügerRollup merge of #93132 - Urgau:fix-rustdoc-json-format...
2022-01-22 Matthias KrügerRollup merge of #93116 - rust-lang:oli-obk-patch-1...
2022-01-22 Matthias KrügerRollup merge of #93012 - GuillaumeGomez:pulldown-list...
2022-01-22 Matthias KrügerRollup merge of #92828 - Amanieu:unwind-abort, r=dtolnay
2022-01-22 Matthias KrügerRollup merge of #85967 - atopia:update-l4re-target...
2022-01-22 Mateusz Mikułarustc_mir_itertools: Avoid needless `collect` with...
2022-01-21 borsAuto merge of #93173 - matthiaskrgr:rollup-49bj7ta...
2022-01-21 Nicholas NethercoteAddress review comments.
2022-01-21 Nicholas NethercoteMake `Decodable` and `Decoder` infallible.
2022-01-21 Nicholas NethercoteRename `Decoder::read_nil` and `read_unit`.
2022-01-21 Matthias KrügerRollup merge of #93139 - jsha:fix-wrapped-names, r...
2022-01-21 Matthias KrügerRollup merge of #93134 - tlyu:delete-stdin-split, r...
2022-01-21 Matthias KrügerRollup merge of #93109 - JakobDegen:arc-docs, r=m-ou-se
2022-01-21 Matthias KrügerRollup merge of #93046 - est31:let_else, r=davidtwco
2022-01-21 Matthias KrügerRollup merge of #92963 - terrarier2111:tuple-diagnostic...
2022-01-21 Matthias KrügerRollup merge of #92843 - camelid:str-concat-sugg, r...
2022-01-21 Matthias KrügerRollup merge of #92835 - iwanders:issue-66450-improve...
2022-01-21 Matthias KrügerRollup merge of #92586 - esp-rs:bugfix/allocation-align...
2022-01-21 Matthias KrügerRollup merge of #92467 - Aaron1011:extern-local-region...
2022-01-21 Matthias KrügerRollup merge of #91965 - ferrocene:pa-more-granular...
2022-01-21 borsAuto merge of #92363 - the8472:less-compiletest-normali...
2022-01-21 Eric HolkAdd reference to breakage this works around
2022-01-21 borsAuto merge of #92983 - pietroalbini:pa-bump-runner...
2022-01-21 Eric HolkDisable drop range tracking in generators
2022-01-21 Vadim PetrochenkovGate `l4-bender` linker flavor
2022-01-21 Benjamin Lamowskiadapt L4Bender implementation
2022-01-21 Sebastian HumendaAdd L4Bender as linker variant
2022-01-21 borsAuto merge of #92787 - camsteffen:methodcall-span,...
2022-01-21 Cameron SteffenRemove a span from hir::ExprKind::MethodCall
2022-01-21 borsAuto merge of #92896 - lqd:update-deps, r=Mark-Simulacrum
2022-01-21 borsAuto merge of #91359 - dtolnay:args, r=Mark-Simulacrum
2022-01-21 Nicholas NethercoteClarify some code relating to interning and types.
2022-01-21 borsAuto merge of #93138 - matthiaskrgr:rollup-m8akifd...
2022-01-21 Tomasz MiąskoReject may_unwind option in naked functions
2022-01-21 Tomasz MiąskoReject unsupported naked functions
2022-01-20 Nicholas NethercoteMake stability interning follow the usual pattern.
2022-01-20 Matthias KrügerRollup merge of #93136 - pietroalbini:pa-1.58.1-relnote...
2022-01-20 Matthias KrügerRollup merge of #93128 - pietroalbini:pa-verify-stable...
2022-01-20 Matthias KrügerRollup merge of #93114 - lcnr:mk_array, r=RalfJung
2022-01-20 Matthias KrügerRollup merge of #93104 - dtolnay:ppbless, r=Mark-Simulacrum
2022-01-20 Matthias KrügerRollup merge of #93102 - dtolnay:ringbuffer, r=lcnr
2022-01-20 Matthias KrügerRollup merge of #93099 - tomkris:rustdoc-fix, r=jsha
2022-01-20 Matthias KrügerRollup merge of #93098 - Aaron1011:def-path-hash-debug...
2022-01-20 Matthias KrügerRollup merge of #93094 - Enselic:check-for-enum-tuple...
2022-01-20 Matthias KrügerRollup merge of #93091 - pierwill:chalk-0.76, r=jackh726
2022-01-20 Matthias KrügerRollup merge of #93087 - ricobbe:alt-calling-convention...
2022-01-20 Matthias KrügerRollup merge of #93086 - c410-f3r:let-guard, r=Mark...
2022-01-20 Matthias KrügerRollup merge of #93067 - jsha:fix-scroll-padding-top...
2022-01-20 Matthias KrügerRollup merge of #93061 - estebank:macr-suggestion,...
2022-01-20 Matthias KrügerRollup merge of #93038 - GuillaumeGomez:block-doc-comme...
2022-01-20 Matthias KrügerRollup merge of #92860 - CraftSpider:rustdoc-json-impl...
2022-01-20 Matthias KrügerRollup merge of #92856 - GuillaumeGomez:exclude-test...
2022-01-20 Matthias KrügerRollup merge of #91032 - eholk:generator-drop-tracking...
2022-01-20 borsAuto merge of #93119 - matthiaskrgr:rollup-ku3cn5j...
2022-01-20 Matthias KrügerRollup merge of #93112 - pietroalbini:pa-cve-2022-21658...
2022-01-20 Matthias KrügerRollup merge of #93108 - lnicola:rust-analyzer-2022...
2022-01-20 Matthias KrügerRollup merge of #93038 - GuillaumeGomez:block-doc-comme...
2022-01-20 Matthias KrügerRollup merge of #92992 - kornelski:backtraceopt, r...
2022-01-20 Matthias KrügerRollup merge of #92861 - jsha:mobile-column-flex, r...
2022-01-20 Matthias KrügerRollup merge of #92704 - 5225225:std_mem_transmute_ref_...
next