]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #81732 - m-ou-se:inherit-overflow-checks, r=Mark-Simulacrum
[rust.git] / compiler /
2021-02-22 borsAuto merge of #81732 - m-ou-se:inherit-overflow-checks...
2021-02-22 borsAuto merge of #82295 - jyn514:feature-gate, r=Manishearth
2021-02-21 borsAuto merge of #82359 - JohnTitor:rollup-6puemik, r...
2021-02-21 borsAuto merge of #82340 - kennytm:fix-82254, r=Mark-Simulacrum
2021-02-21 Yuki OkushiRollup merge of #82349 - tmiasko:pretty-test-timeout...
2021-02-21 Yuki OkushiRollup merge of #82302 - tmiasko:test-unsafe-send,...
2021-02-21 Yuki OkushiRollup merge of #82233 - ijackson:try-block-type-test...
2021-02-21 Yuki OkushiRollup merge of #82229 - estebank:issue-templace, r...
2021-02-21 Yuki OkushiRollup merge of #82181 - GuillaumeGomez:es5-checks...
2021-02-21 Yuki OkushiRollup merge of #82177 - rylev:no-delete-bootstrap...
2021-02-21 Yuki OkushiRollup merge of #82154 - CDirkx:ip-changelog, r=Mark...
2021-02-21 Yuki OkushiRollup merge of #81966 - deg4uss3r:degausser/aarch64_ap...
2021-02-21 Yuki OkushiRollup merge of #81833 - the8472:parallel-bootstrap...
2021-02-21 Yuki OkushiRollup merge of #81706 - SkiFire13:document-binaryheap...
2021-02-21 Yuki OkushiRollup merge of #81300 - ssomers:btree_cleanup_leak_tes...
2021-02-21 borsAuto merge of #79100 - a1phyr:better_assert_eq, r=m...
2021-02-21 borsAuto merge of #82253 - RalfJung:miri, r=RalfJung
2021-02-20 Jan-Erik RedigeriOS simulator: pick the target based on the environment...
2021-02-20 borsAuto merge of #82341 - GuillaumeGomez:rollup-t7y7tyg...
2021-02-20 Guillaume GomezRollup merge of #82332 - GuillaumeGomez:no-src-link...
2021-02-20 Guillaume GomezRollup merge of #82316 - ehuss:lto-doc-fix, r=Guillaume...
2021-02-20 Guillaume GomezRollup merge of #82260 - ojeda:rustc-argfile, r=jyn514
2021-02-20 Guillaume GomezRollup merge of #82244 - pickfire:patch-6, r=dtolnay
2021-02-20 Guillaume GomezRollup merge of #82176 - RalfJung:mir-fn-ptr-pretty...
2021-02-20 Guillaume GomezRollup merge of #81991 - osa1:issue81839, r=estebank
2021-02-20 Guillaume GomezRollup merge of #80595 - pthariensflame:patch-1, r...
2021-02-20 borsAuto merge of #70951 - cjgillot:anarchy, r=oli-obk
2021-02-20 Ralf Jungfn ptr pretty printing: fall back to raw ptr printing
2021-02-20 borsAuto merge of #82124 - tmiasko:op-ty-ref, r=oli-obk
2021-02-20 borsAuto merge of #81427 - klensy:eat-digits, r=m-ou-se
2021-02-19 Camille GILLOTWorkaround rustdoc not honouring cfg(parallel_compiler).
2021-02-19 Ricky (deg4uss3r)added aarch64_apple_ios_sim as a rustc target
2021-02-19 Camille GILLOTMove the query system to rustc_query_impl.
2021-02-19 Camille GILLOTIntroduce a QueryEngine trait object.
2021-02-19 Camille GILLOTMake encode_query_results more generic.
2021-02-19 Camille GILLOTMove query names and Providers to parent module.
2021-02-19 Camille GILLOTWrap QueryDescription into a macro.
2021-02-19 Camille GILLOTSplit DepKindStruct in two.
2021-02-19 Camille GILLOTUse QueryCtxt in DepKindStruct.
2021-02-19 Camille GILLOTUse a QueryContext for try_mark_green.
2021-02-19 Camille GILLOTSelect caching strategy per query.
2021-02-19 Camille GILLOTMove definition of callbacks to parent module.
2021-02-19 Camille GILLOTMove handle_deadlock where it is used.
2021-02-19 Camille GILLOTMove try_load_from_on_disk_cache to the QueryContext.
2021-02-19 Camille GILLOTMove try_print_query_stack to rustc_interface.
2021-02-19 Camille GILLOTMake alloc_self_profile_query_strings a standalone...
2021-02-19 Camille GILLOTMake QueryEngine opaque to TyCtxt.
2021-02-19 Camille GILLOTOpacify query invocation.
2021-02-19 Camille GILLOTWrap TyCtxt inside a QueryCtxt for queries.
2021-02-19 Camille GILLOTDecouple the on-disk cache from the query engine.
2021-02-19 Camille GILLOTDecouple QueryContext from DepContext.
2021-02-19 Camille GILLOTRemove QueryAccessors::to_dep_node.
2021-02-19 Camille GILLOTDon't require a QueryContext to access the DepGraph.
2021-02-19 Camille GILLOTGroup logic about the Providers struct.
2021-02-19 borsAuto merge of #82020 - jyn514:mut-passes, r=camelid...
2021-02-19 borsAuto merge of #82281 - Dylan-DPC:rollup-raob2tu, r...
2021-02-19 Dylan DPCRollup merge of #82275 - ehuss:update-cargo, r=ehuss
2021-02-19 Dylan DPCRollup merge of #82274 - andersk:test-unwrap, r=Mark...
2021-02-19 Dylan DPCRollup merge of #82261 - ojeda:rustdoc-argfile, r=jyn514
2021-02-19 Dylan DPCRollup merge of #82259 - osa1:issue82156, r=petrochenkov
2021-02-19 Dylan DPCRollup merge of #82245 - estebank:issue-78653, r=matthe...
2021-02-19 Dylan DPCRollup merge of #82238 - petrochenkov:nocratemod, r...
2021-02-19 Dylan DPCRollup merge of #82093 - bjorn3:more_atomic_tests,...
2021-02-19 Dylan DPCRollup merge of #81873 - mark-i-m:unlock, r=m-ou-se
2021-02-19 Dylan DPCRollup merge of #81496 - guswynn:expected_async_block...
2021-02-19 Dylan DPCRollup merge of #79747 - camelid:irrefut-lint-link...
2021-02-19 Miguel Ojedarustdoc: Support argument files
2021-02-19 CamelidAdd explanations and suggestions to `irrefutable_let_pa...
2021-02-18 borsAuto merge of #82263 - Dylan-DPC:rollup-cypm2uw, r...
2021-02-18 Gus Wynnignore file length
2021-02-18 Ömer Sinan AğacanFix popping singleton paths in when generating E0433
2021-02-18 Dylan DPCRollup merge of #82256 - eddyb:time-passes-stderr,...
2021-02-18 Dylan DPCRollup merge of #82248 - nhwn:optimize-counting-digits...
2021-02-18 Dylan DPCRollup merge of #82246 - jesusprubio:add-long-explanati...
2021-02-18 Dylan DPCRollup merge of #82236 - matthiaskrgr:useless_conv...
2021-02-18 Dylan DPCRollup merge of #82218 - rylev:copy-pdbs, r=Mark-Simulacrum
2021-02-18 Dylan DPCRollup merge of #82215 - TaKO8Ki:replace-if-let-while...
2021-02-18 Dylan DPCRollup merge of #82194 - estebank:arbitrary-bounds...
2021-02-18 Dylan DPCRollup merge of #82112 - BoxyUwU:tumbleweed, r=varkor
2021-02-18 Dylan DPCRollup merge of #82066 - matthewjasper:trait-ref-fix...
2021-02-18 Dylan DPCRollup merge of #81546 - hyd-dev:libtest-run-out-of...
2021-02-18 Miguel Ojedarustc: Show `@path` usage in stable
2021-02-18 Nathan Nguyennhwn: optimize counting digits in line numbers
2021-02-18 Ömer Sinan AğacanCheck opaque type def ids before bailing out
2021-02-18 Ömer Sinan AğacanFix panic in 'remove semicolon' when types are not...
2021-02-18 Eduard-Mihai BurtescuPrint -Ztime-passes (and misc stats/logs) on stderr...
2021-02-18 borsAuto merge of #81574 - tmiasko:p, r=oli-obk
2021-02-18 Vadim Petrochenkovast: Keep expansion status for out-of-line module items
2021-02-18 Vadim Petrochenkovast: Stop using `Mod` in `Crate`
2021-02-18 Jesús RubioUpdate compiler/rustc_error_codes/src/error_codes/E0549.md
2021-02-18 Jesús RubioUpdate compiler/rustc_error_codes/src/error_codes/E0549.md
2021-02-18 Jesús RubioUpdate compiler/rustc_error_codes/src/error_codes/E0549.md
2021-02-18 borsAuto merge of #82249 - JohnTitor:rollup-3jbqija, r...
2021-02-18 Yuki OkushiRollup merge of #82243 - pickfire:patch-5, r=jyn514
2021-02-18 Yuki OkushiRollup merge of #82240 - matthiaskrgr:qmark, r=Dylan-DPC
2021-02-18 Yuki OkushiRollup merge of #82212 - est31:graph_graph_graph, r...
2021-02-18 Yuki OkushiRollup merge of #82211 - henryboisdequin:make-setup...
2021-02-18 Yuki OkushiRollup merge of #82203 - c410-f3r:tests-tests-tests...
2021-02-18 Yuki OkushiRollup merge of #82202 - kraj:kraj/riscv-musl, r=estebank
2021-02-18 Yuki OkushiRollup merge of #82155 - tmiasko:once, r=matthewjasper
next