]> git.lizzy.rs Git - rust.git/history - src
docs: Add overview of `rustc_middle::mir::TerminatorKind`
[rust.git] / src /
2022-07-06 borsAuto merge of #98970 - Dylan-DPC:rollup-j0od37w, r...
2022-07-06 borsAuto merge of #98567 - Patryk27:update-llvm, r=nikic
2022-07-06 Dylan DPCRollup merge of #98968 - RalfJung:scalar-sanity, r...
2022-07-06 Dylan DPCRollup merge of #98967 - ClementTsang:fix_inaccessible_...
2022-07-06 Dylan DPCRollup merge of #98964 - RalfJung:typo, r=Dylan-DPC
2022-07-06 Dylan DPCRollup merge of #98884 - davidtwco:translation-on-lints...
2022-07-06 Dylan DPCRollup merge of #98881 - cjgillot:q-def-kind, r=fee1...
2022-07-06 borsAuto merge of #98206 - eggyal:align-to-chalk-folding...
2022-07-06 Alan EgertonUpdate TypeVisitor paths
2022-07-06 Ralf Jungadd test
2022-07-06 ClementTsangfix typo in note about multiple inaccessible type aliases
2022-07-05 borsAuto merge of #98963 - GuillaumeGomez:rollup-n030us5...
2022-07-05 Guillaume GomezRollup merge of #98951 - ehuss:update-books, r=ehuss
2022-07-05 Guillaume GomezRollup merge of #98944 - pierwill:flatset-docs, r=Dylan-DPC
2022-07-05 Guillaume GomezRollup merge of #98880 - topjohnwu:macos-dylib-cross...
2022-07-05 Guillaume GomezRollup merge of #98256 - GuillaumeGomez:whitespace...
2022-07-05 Guillaume GomezRollup merge of #96814 - RalfJung:enum-repr-align,...
2022-07-05 Guillaume GomezRollup merge of #95503 - jyn514:build-single-crate...
2022-07-05 Alan EgertonRelax constrained generics to TypeVisitable
2022-07-05 Guillaume GomezAdd test for invalid whitespace display after where...
2022-07-05 borsAuto merge of #98954 - ehuss:update-cargo, r=ehuss
2022-07-05 Guillaume GomezFix invalid add of whitespace when there is where clause
2022-07-05 Eric HussUpdate cargo
2022-07-05 Eric HussUpdate books
2022-07-05 borsAuto merge of #98936 - matthiaskrgr:rollup-dvr0ucm...
2022-07-05 Ralf Jungadd asserts
2022-07-05 Ralf Jungfix the layout of repr(align) enums
2022-07-05 Patryk WychowaniecUpdate llvm-project
2022-07-05 Matthias KrügerRollup merge of #98921 - TaKO8Ki:refactor-fulfillment...
2022-07-05 Matthias KrügerRollup merge of #98920 - krasimirgg:llvm-15-issue-37945...
2022-07-05 Matthias KrügerRollup merge of #98895 - ChrisDenton:no-elves-allowed...
2022-07-05 Matthias KrügerRollup merge of #98889 - TaKO8Ki:add-regression-test...
2022-07-05 Matthias KrügerRollup merge of #98888 - RalfJung:interpret-checked...
2022-07-05 Matthias KrügerRollup merge of #98860 - RalfJung:dangling-int-ptr...
2022-07-05 David Woodmacros: add diagnostic derive for lints
2022-07-05 David Woodlint: `LintDiagnosticBuilder` into `rustc_errors`
2022-07-05 borsAuto merge of #98584 - lcnr:region-stuff-more-beans...
2022-07-05 borsAuto merge of #98925 - Dylan-DPC:rollup-9185c9y, r...
2022-07-05 Ralf Jungadjust dangling-int-ptr error message
2022-07-05 Dylan DPCRollup merge of #98913 - lnicola:rust-analyzer-2022...
2022-07-05 Dylan DPCRollup merge of #98856 - GuillaumeGomez:rustdoc-test...
2022-07-05 Dylan DPCRollup merge of #98776 - notriddle:notriddle/mobile...
2022-07-05 Dylan DPCRollup merge of #98624 - davidtwco:translation-on-lints...
2022-07-05 Dylan DPCRollup merge of #97712 - RalfJung:untyped, r=scottmcm
2022-07-05 Krasimir Georgievadapt issue-37945 codegen test to accept any order...
2022-07-05 borsAuto merge of #96862 - oli-obk:enum_cast_mir, r=RalfJung
2022-07-05 Chris DentonFix typo in src/bootstrap/bootstrap.py
2022-07-05 borsAuto merge of #98910 - Dylan-DPC:rollup-9x82wdg, r...
2022-07-05 Laurențiu Nicola:arrow_up: rust-analyzer
2022-07-05 Dylan DPCRollup merge of #98873 - TaKO8Ki:suggest-default-derive...
2022-07-05 Dylan DPCRollup merge of #98854 - kadiwa4:rustc_hir_pretty_clean...
2022-07-05 Dylan DPCRollup merge of #98847 - RalfJung:box-is-special, r...
2022-07-05 Dylan DPCRollup merge of #98811 - RalfJung:interpret-alloc-range...
2022-07-05 Dylan DPCRollup merge of #98761 - lcnr:need_type_info-cont,...
2022-07-05 Dylan DPCRollup merge of #97300 - ChayimFriedman2:patch-1, r...
2022-07-05 borsAuto merge of #98872 - JakobDegen:no-invalidate, r...
2022-07-05 borsAuto merge of #98846 - RalfJung:alignment-is-a-type...
2022-07-04 borsAuto merge of #98904 - matthiaskrgr:rollup-05owsx7...
2022-07-04 Matthias KrügerRollup merge of #98898 - GuillaumeGomez:new-eslint...
2022-07-04 Matthias KrügerRollup merge of #98886 - michaelwoerister:tracked-split...
2022-07-04 Matthias KrügerRollup merge of #98879 - compiler-errors:async-closure...
2022-07-04 Matthias KrügerRollup merge of #98878 - lcnr:more-rustc_pass_by_value...
2022-07-04 Matthias KrügerRollup merge of #98814 - fmease:minimal-fix-for-issue...
2022-07-04 Matthias KrügerRollup merge of #98793 - Mark-Simulacrum:fix-tidy-bins...
2022-07-04 Matthias KrügerRollup merge of #98782 - compiler-errors:specialization...
2022-07-04 Matthias KrügerRollup merge of #98738 - tmiasko:checked-binop, r=oli-obk
2022-07-04 borsAuto merge of #98627 - RalfJung:interpret-arith, r...
2022-07-04 León Orell Valeria... rustdoc: censor certain complex unevaluated const exprs
2022-07-04 borsAuto merge of #98573 - krasimirgg:nlmb-llvm-nm, r=nikic
2022-07-04 Guillaume GomezAdd "no-div-regex" eslint rule
2022-07-04 Chris Dentonbootstrap.py: Always use `.exe` for Windows
2022-07-04 Takayuki Maedaadd regression test for #79467
2022-07-04 Krasimir Georgievadapt native-link-modifier-bundle test to use llvm-nm
2022-07-04 borsAuto merge of #98817 - the8472:dont-optimize-ui-tests...
2022-07-04 Michael Woeristerincr.comp.: Make split-dwarf commandline options [TRACKED].
2022-07-04 lcnr`InferSource::GenericArg`, check for contains
2022-07-04 lcnrresolve vars in node substs
2022-07-04 lcnrstop suggesting things inside of macros
2022-07-04 lcnrupdate infer cost computation for types
2022-07-04 Takayuki Maedasuggest `#[derive(Default)]` to enums with `#[default]`
2022-07-04 borsAuto merge of #98641 - lcnr:mir-dropck, r=oli-obk
2022-07-04 topjohnwuProper macOS libLLVM symlink when cross compiling
2022-07-04 lcnrfully move dropck to mir
2022-07-04 Michael GouletFix wrap parenthesis suggestion for async closure
2022-07-04 borsAuto merge of #98874 - matthiaskrgr:rollup-0u4hm54...
2022-07-04 Matthias KrügerRollup merge of #98870 - TaKO8Ki:add-regression-test...
2022-07-04 Matthias KrügerRollup merge of #98823 - compiler-errors:rust-call...
2022-07-04 Matthias KrügerRollup merge of #98806 - GuillaumeGomez:decl-trailing...
2022-07-04 Matthias KrügerRollup merge of #98774 - notriddle:notriddle/source...
2022-07-04 Matthias KrügerRollup merge of #98501 - Enselic:err_if_attr_found...
2022-07-04 borsAuto merge of #98731 - InfRandomness:fix-#98728, r...
2022-07-04 Takayuki Maedaadd regression test for #86784
2022-07-04 borsAuto merge of #98446 - nnethercote:derive-no-match...
2022-07-04 Nicholas NethercoteDon't use match-destructuring for derived ops on structs.
2022-07-04 Nicholas NethercoteAdd an interesting case to the `deriving-all-codegen...
2022-07-03 borsAuto merge of #98864 - RalfJung:rollup-ptzklyc, r=RalfJung
2022-07-03 Ralf JungRollup merge of #98799 - jyn514:rustdoc-lint-help,...
2022-07-03 Ralf JungRollup merge of #98773 - notriddle:notriddle/source...
2022-07-03 Ralf JungRollup merge of #98764 - InfRandomness:miri-rustdoc...
2022-07-03 Ralf JungRollup merge of #94831 - yaahc:lib-tracking-issue-templ...
next