]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #102037 - jyn514:normalize-docs, r=lcnr
[rust.git] / compiler /
2022-09-22 Dylan DPCRollup merge of #102037 - jyn514:normalize-docs, r...
2022-09-22 Dylan DPCRollup merge of #102036 - Patiga:remove-io-errorkind...
2022-09-22 Dylan DPCRollup merge of #101598 - chriswailes:sanitizers, r...
2022-09-22 borsAuto merge of #102028 - oli-obk:miri_subtree, r=oli-obk
2022-09-22 borsAuto merge of #101999 - the8472:source-lines-partition...
2022-09-22 borsAuto merge of #100982 - fee1-dead-contrib:const-impl...
2022-09-22 Yuki OkushiRollup merge of #102102 - GuillaumeGomez:doc-aliases...
2022-09-22 Yuki OkushiRollup merge of #102100 - GuillaumeGomez:stab-in-docblo...
2022-09-22 Yuki OkushiRollup merge of #102084 - andrewpollack:add-issue-panic...
2022-09-22 Yuki OkushiRollup merge of #102079 - ehuss:update-books, r=ehuss
2022-09-22 Yuki OkushiRollup merge of #102075 - notriddle:notriddle/content...
2022-09-22 Yuki OkushiRollup merge of #102073 - andrewpollack:add-execvp...
2022-09-22 Yuki OkushiRollup merge of #102071 - andrewpollack:add-needs-unwin...
2022-09-22 Yuki OkushiRollup merge of #102054 - GuillaumeGomez:sidebar-all...
2022-09-22 Yuki OkushiRollup merge of #102033 - andrewpollack:add-unwind...
2022-09-22 Yuki OkushiRollup merge of #102032 - andrewpollack:bad-signal...
2022-09-22 Yuki OkushiRollup merge of #102030 - est31:tidy_walk_no_reexport...
2022-09-22 Yuki OkushiRollup merge of #101952 - Mark-Simulacrum:missing-fallb...
2022-09-21 borsAuto merge of #102106 - djkoloski:sync-from-clippy...
2022-09-21 borsAuto merge of #101558 - JhonnyBillM:session-diagnostic...
2022-09-21 borsAuto merge of #102097 - Dylan-DPC:rollup-gc75oh4, r...
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 Jhonny Bill MenaFIX - adopt new Diagnostic naming in newly migrated...
2022-09-21 Jhonny Bill MenaUPDATE - rename SessionSubdiagnostic macro to Subdiagnostic
2022-09-21 Jhonny Bill MenaUPDATE - rename DiagnosticHandler macro to Diagnostic
2022-09-21 Jhonny Bill MenaUPDATE - rename AddSubdiagnostic trait to AddToDiagnostic
2022-09-21 Jhonny Bill MenaUPDATE - rename DiagnosticHandler trait to IntoDiagnostic
2022-09-21 Jhonny Bill MenaUPDATE - move SessionDiagnostic from rustc_session...
2022-09-21 Oli SchererAdd 'src/tools/miri/' from commit '75dd959a3a40eb5b4574...
2022-09-21 DeadbeefMake error messages great again (and fix clippy and...
2022-09-21 Dylan DPCRollup merge of #102059 - compiler-errors:issue-101984...
2022-09-21 Dylan DPCRollup merge of #102058 - mqudsi:path_extension_docs...
2022-09-21 Dylan DPCRollup merge of #102045 - RalfJung:const-prop-regressio...
2022-09-21 Dylan DPCRollup merge of #102041 - nnethercote:improve-meta...
2022-09-21 Dylan DPCRollup merge of #102031 - andrewpollack:compiler-tests...
2022-09-21 Dylan DPCRollup merge of #101995 - scottmcm:carrying-mul-example...
2022-09-21 Dylan DPCRollup merge of #89891 - ojeda:modular-alloc, r=Mark...
2022-09-21 borsAuto merge of #101846 - chenyukang:fix-101793, r=davidtwco
2022-09-21 borsAuto merge of #101329 - QuinnPainter:armv5te-targets...
2022-09-21 borsAuto merge of #100096 - compiler-errors:fn-return-must...
2022-09-21 Nicholas NethercoteOverhaul `-Zmeta-stats` output.
2022-09-21 borsAuto merge of #100214 - scottmcm:strict-range, r=thomcc
2022-09-20 Nicholas NethercoteWrap some long comment lines.
2022-09-20 borsAuto merge of #100581 - joboet:sync_rwlock_everywhere...
2022-09-20 Chris WailesUpdate rustc's information on Android's sanitizers
2022-09-20 borsAuto merge of #102061 - notriddle:rollup-kwu9vp8, r...
2022-09-20 Michael HowellRollup merge of #102053 - lnicola:rust-analyzer-2022...
2022-09-20 Michael HowellRollup merge of #102038 - jyn514:rustdoc-normalize...
2022-09-20 Michael HowellRollup merge of #102034 - notriddle:notriddle/border...
2022-09-20 Michael HowellRollup merge of #102027 - notriddle:notriddle/docblock...
2022-09-20 Michael HowellRollup merge of #102021 - lcnr:tyConst-fun, r=b-naber...
2022-09-20 Michael HowellRollup merge of #102013 - spastorino:rpitit-lower-fn...
2022-09-20 Michael HowellRollup merge of #102008 - GuillaumeGomez:notable-trait...
2022-09-20 Michael HowellRollup merge of #102001 - cuviper:build-atomic-capi...
2022-09-20 Michael HowellRollup merge of #101976 - RalfJung:mir-semantic-phases...
2022-09-20 Michael HowellRollup merge of #101958 - hanar3:101666/enhance-error...
2022-09-20 Michael HowellRollup merge of #101014 - isikkema:fix-zmeta-stats...
2022-09-20 Michael HowellRollup merge of #100250 - cjgillot:recover-token-stream...
2022-09-20 Michael GouletBetter binder treatment
2022-09-20 borsAuto merge of #101989 - fee1-dead-contrib:const_trait_i...
2022-09-20 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-20 Sikkema, Isaacadd comment explaining read permissions
2022-09-20 borsAuto merge of #99806 - oli-obk:unconstrained_opaque_typ...
2022-09-20 Ralf Jungfix ConstProp handling of written_only_inside_own_block...
2022-09-20 borsAuto merge of #101806 - BelovDV:issue-fix-fn-find_libra...
2022-09-20 borsfix verbatim with upstream dependencies
2022-09-20 Joshua NelsonMake cycle errors recoverable
2022-09-20 Joshua NelsonMake `OUT` an associated type instead of a generic...
2022-09-20 Joshua Nelsonslightly cleanup building SelectionContext
2022-09-20 borsAuto merge of #102022 - matthiaskrgr:rollup-emwfjd1...
2022-09-19 borsAuto merge of #101909 - weihanglo:update-cargo, r=ehuss
2022-09-19 borsAuto merge of #101894 - dingxiangfei2009:let-else-avoid...
2022-09-19 Matthias KrügerRollup merge of #102019 - pietroalbini:pa-relnotes...
2022-09-19 Matthias KrügerRollup merge of #102017 - est31:rustc_dev_guide_tidy_sk...
2022-09-19 Matthias KrügerRollup merge of #102005 - notriddle:notriddle/td-summar...
2022-09-19 Matthias KrügerRollup merge of #102004 - cuviper:relnotes-1.64.0-ffi...
2022-09-19 Matthias KrügerRollup merge of #101985 - RalfJung:generate_stacktrace...
2022-09-19 Matthias KrügerRollup merge of #101979 - rust-lang:pa-update-relnotes...
2022-09-19 Matthias KrügerRollup merge of #101966 - crlf0710:emoji_unittest,...
2022-09-19 Matthias KrügerRollup merge of #101904 - Rageking8:fix-101712, r=oli-obk
2022-09-19 Matthias KrügerRollup merge of #101881 - TaKO8Ki:remove-unused-struct...
2022-09-19 Matthias KrügerRollup merge of #101798 - y86-dev:const_waker, r=lcnr
2022-09-19 Matthias KrügerRollup merge of #101389 - lukaslueg:rcgetmutdocs, r...
2022-09-19 Oli SchererDocument projection condition
2022-09-19 lcnr`DestructuredConst` split mir and ty
2022-09-19 lcnrctfe, `const_to_op` only for mir constants
2022-09-19 lcnrremove `ty::Const::from_inline_const`
2022-09-19 lcnrremove `FnCtxt::to_const`
2022-09-19 Santiago PastorinoSimplify rpitit handling on lower_fn_decl
2022-09-19 borsAuto merge of #101901 - lcnr:early-binder-type-foldable...
2022-09-19 lcnrextend polymorphization hack comment.
2022-09-19 lcnrremove the `Subst` trait, always use `EarlyBinder`
2022-09-19 lcnrdo not implement type traversal for `EarlyBinder`
2022-09-19 borsAuto merge of #101629 - compiler-errors:issue-101623...
2022-09-19 borsAuto merge of #101924 - jackh726:revert-static-hrtb...
2022-09-19 borsAuto merge of #101799 - LukeMathWalker:distribute-json...
2022-09-18 Josh StoneUse LLVM C-API to build atomic cmpxchg and fence
2022-09-18 The 8472use partition_point instead of binary_search when looki...
2022-09-18 Ralf Junginterpret: expose generate_stacktrace without full...
2022-09-18 Deadbeefmake projection bounds with const bounds satisfy const
next