]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #100966 - compiler-errors:revert-remove-deferred-sized-checks, r=pnkfelix
[rust.git] / compiler /
2022-09-03 borsAuto merge of #100966 - compiler-errors:revert-remove...
2022-09-02 borsAuto merge of #97802 - Enselic:add-no_ignore_sigkill...
2022-09-02 borsAuto merge of #101333 - matthiaskrgr:rollup-qpf1otj...
2022-09-02 Matthias KrügerRollup merge of #101323 - GuillaumeGomez:remove-unused...
2022-09-02 Matthias KrügerRollup merge of #101260 - ChrisDenton:attribute-tag...
2022-09-02 Matthias KrügerRollup merge of #101215 - est31:rustdoc_version_placeho...
2022-09-02 Matthias KrügerRollup merge of #100814 - gabrielBusta:port_trait_selec...
2022-09-02 Matthias KrügerRollup merge of #100200 - petrochenkov:zgccld2, r=lqd...
2022-09-02 Matthias KrügerRollup merge of #100121 - Nilstrieb:mir-validator-param...
2022-09-02 borsAuto merge of #101318 - GuillaumeGomez:rollup-qsr51z4...
2022-09-02 Guillaume GomezRollup merge of #101304 - jyn514:jnelson/tag-query...
2022-09-02 Guillaume GomezRollup merge of #101298 - notriddle:notriddle/rustdoc...
2022-09-02 Guillaume GomezRollup merge of #101294 - Xiretza:fix-100844-accident...
2022-09-02 Guillaume GomezRollup merge of #101166 - GuillaumeGomez:error-index...
2022-09-02 Guillaume GomezRollup merge of #100827 - JakobDegen:better-tests,...
2022-09-02 Guillaume GomezRollup merge of #100552 - petrochenkov:flavorcompat...
2022-09-02 Guillaume GomezRollup merge of #100147 - Bryanskiy:private-in-public...
2022-09-02 Guillaume GomezRollup merge of #99583 - shepmaster:provider-plus-plus...
2022-09-02 Guillaume GomezRollup merge of #97739 - a2aaron:let_underscore, r...
2022-09-02 borsAuto merge of #100943 - jyn514:query-system-2, r=cjgillot
2022-09-02 borsAuto merge of #100935 - cuviper:upgrade-android-ci...
2022-09-02 borsAuto merge of #100395 - Dylan-DPC:rollup-ajrwo1s, r...
2022-09-02 borsAuto merge of #101248 - RalfJung:miri, r=RalfJung
2022-09-01 Joshua NelsonDon't create two new closures for each query
2022-09-01 Joshua NelsonSimplify `try_load_from_on_disk_cache`
2022-09-01 Joshua NelsonMove almost all of the function in `query_callbacks...
2022-09-01 est31Also replace the version placeholder in rustc_attr
2022-09-01 Joshua NelsonGet rid of `fn recover`
2022-09-01 Joshua NelsonMove `force_with_dep_node` outside the giant macro
2022-09-01 Joshua NelsonMove `try_on_disk_cache` out of the giant macro
2022-09-01 Joshua NelsonGet rid of `make_query` module
2022-09-01 borsAuto merge of #101295 - matthiaskrgr:rollup-046o38p...
2022-09-01 Matthias KrügerRollup merge of #101292 - rust-lang:notriddle/rustdoc...
2022-09-01 Matthias KrügerRollup merge of #101285 - TaKO8Ki:do-not-suggest-adding...
2022-09-01 Matthias KrügerRollup merge of #101279 - GuillaumeGomez:doc_auto_cfg_n...
2022-09-01 Matthias KrügerRollup merge of #101274 - aDotInTheVoid:comment-typo...
2022-09-01 Matthias KrügerRollup merge of #101271 - QuinnPainter:patch-1, r=Dylan-DPC
2022-09-01 Matthias KrügerRollup merge of #101270 - m-ou-se:update-comment, r...
2022-09-01 Matthias KrügerRollup merge of #101256 - andrewpollack:fuchsia-docs...
2022-09-01 Matthias KrügerRollup merge of #101254 - rust-lang:notriddle/remove...
2022-09-01 Matthias KrügerRollup merge of #101251 - diminishedprime:patch-1,...
2022-09-01 Matthias KrügerRollup merge of #101245 - GuillaumeGomez:remove-unneede...
2022-09-01 Matthias KrügerRollup merge of #101190 - yjhn:patch-1, r=Mark-Simulacrum
2022-09-01 Matthias KrügerRollup merge of #101072 - tmandry:llvm-is-vanilla,...
2022-09-01 Matthias KrügerRollup merge of #100852 - Samyak2:samyak/100459, r...
2022-09-01 Matthias KrügerRollup merge of #94467 - ibraheemdev:master, r=pnkfelix
2022-09-01 borsAuto merge of #98960 - cjgillot:entry-kind, r=estebank
2022-09-01 XiretzaAllow deriving multiple subdiagnostics using one Sessio...
2022-09-01 Gabriel BustamantePorting 'compiler/rustc_trait_selection' to translatabl...
2022-09-01 XiretzaRevert parts of "use derive proc macro to impl SessionD...
2022-09-01 borsAuto merge of #101239 - oli-obk:tracing_cleanup, r...
2022-09-01 Oli Scherertracing::instrument cleanup
2022-09-01 Oli SchererAlways import all tracing macros for the entire crate...
2022-09-01 Oli SchererDirectly use the `instrument` macro instead of its...
2022-09-01 Takayuki Maedado not suggest adding `move` to closure when `move...
2022-09-01 Vadim Petrochenkovrustc_target: Refactor internal linker flavors slightly
2022-09-01 Vadim Petrochenkovrustc_target: Add a compatibility layer to separate...
2022-09-01 borsAuto merge of #100606 - cuviper:upgrade-linux-ci, r...
2022-09-01 borsAuto merge of #100958 - mikebenfield:workaround, r...
2022-09-01 borsAuto merge of #100869 - nnethercote:replace-ThinVec...
2022-09-01 borsAuto merge of #100707 - dzvon:fix-typo, r=davidtwco
2022-09-01 borsAuto merge of #100537 - petrochenkov:piccheck, r=oli-obk
2022-09-01 borsAuto merge of #100210 - mystor:proc_macro_diag_struct...
2022-08-31 borsAuto merge of #101249 - matthiaskrgr:rollup-wahnoz8...
2022-08-31 Matthias KrügerRollup merge of #101240 - JohnTitor:JohnTitor-patch...
2022-08-31 Matthias KrügerRollup merge of #101236 - thomcc:winfs-nozero, r=ChrisD...
2022-08-31 Matthias KrügerRollup merge of #101230 - davidtwco:translation-interna...
2022-08-31 Matthias KrügerRollup merge of #101229 - mgeisler:link-try-operator...
2022-08-31 Matthias KrügerRollup merge of #101165 - ldm0:drain_to_iter, r=cjgillot
2022-08-31 Matthias KrügerRollup merge of #101161 - ldm0:ldm_fix_diagnostic,...
2022-08-31 Matthias KrügerRollup merge of #101140 - Jarcho:clippyup, r=Jarcho
2022-08-31 Matthias KrügerRollup merge of #100844 - evopen:migrate-diag, r=davidtwco
2022-08-31 Matthias KrügerRollup merge of #100838 - hkmatsumoto:move-gen-args...
2022-08-31 Matthias KrügerRollup merge of #100787 - chenyukang:fix-100770-pretty...
2022-08-31 borsAuto merge of #100085 - RalfJung:op-ty-len, r=oli-obk
2022-08-31 Martin Nordholtsunix_sigpipe: Inline compiler sigpipe constants in std
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-31 Ralf Junginterpret: use new OpTy::len for Len rvalue
2022-08-31 borsAuto merge of #101238 - RalfJung:rollup-bzcmobj, r...
2022-08-31 David Woodlint: avoid linting diag functions with diag lints
2022-08-31 Ralf JungRollup merge of #101237 - RalfJung:into-iter-zst, r...
2022-08-31 Ralf JungRollup merge of #101216 - ehuss:sanitizer-links, r...
2022-08-31 Ralf JungRollup merge of #101204 - aDotInTheVoid:async-resugar...
2022-08-31 Ralf JungRollup merge of #100831 - JhonnyBillM:migrate-symbol...
2022-08-31 Ralf JungRollup merge of #100753 - LuisCardosoOliveira:translati...
2022-08-31 Ralf JungRollup merge of #100730 - CleanCut:diagnostics-rustc_mo...
2022-08-31 Ralf JungRollup merge of #90946 - GuillaumeGomez:def-id-remove...
2022-08-31 Li YuanhengSessionDiagnostic for QueryOverflow error
2022-08-31 Li Yuanhengdelete leftover comment
2022-08-31 Yuanheng Liuse derive proc macro to impl SessionDiagnostic
2022-08-31 Li Yuanhenglink related issue to FIXME
2022-08-31 Yuanheng Limigrate rustc_query_system to use SessionDiagnostic
2022-08-31 Bryanskiyadd TestReachabilityVisitor
2022-08-31 Bryanskiyaccess_levels.rs refactor
2022-08-31 Dezhi WuCorrect typo
2022-08-31 Dezhi WuFix ci checks
2022-08-31 Dezhi WuFix a bunch of typo
2022-08-31 borsAuto merge of #101225 - matthiaskrgr:rollup-9s1chas...
2022-08-31 Matthias KrügerRollup merge of #101185 - compiler-errors:tweak-wf...
2022-08-31 Matthias KrügerRollup merge of #101171 - thomcc:fix-winfs-ub, r=ChrisD...
next