]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-09-23 Mark RousskovSimplify scoped_thread
2021-09-23 borsAuto merge of #87064 - Aaron1011:new-closure-track...
2021-09-23 borsAuto merge of #88587 - bdbai:fix/uwpio, r=joshtriplett
2021-09-23 borsAuto merge of #89139 - camsteffen:write-perf, r=Mark...
2021-09-22 bdbaiReason safety for unsafe blocks for uwp stdin
2021-09-22 borsAuto merge of #89187 - ehuss:update-cargo, r=ehuss
2021-09-22 Eric HussUpdate cargo
2021-09-22 Aaron HillSupport `#[track_caller]` on closures and generators
2021-09-22 borsAuto merge of #89179 - the8472:rollup-moxrtaj, r=the8472
2021-09-22 the8472Rollup merge of #89170 - rusticstuff:aarch64_macos_disa...
2021-09-22 the8472Rollup merge of #89164 - camelid:show-type-layout-docs...
2021-09-22 the8472Rollup merge of #89162 - petrochenkov:ivmap, r=davidtwco
2021-09-22 the8472Rollup merge of #89133 - FabianWolff:issue-79546, r...
2021-09-22 the8472Rollup merge of #89127 - wesleywiser:reenable_mutex_deb...
2021-09-22 the8472Rollup merge of #89046 - oli-obk:fix_oflo, r=estebank
2021-09-22 the8472Rollup merge of #89041 - sticnarf:sticnarf/fat-lto...
2021-09-22 the8472Rollup merge of #89036 - nbdd0121:alloc, r=yaahc
2021-09-22 Cameron SteffenFix test
2021-09-22 borsAuto merge of #89134 - est31:revert_rustdoc_box_syntax...
2021-09-22 borsAuto merge of #88865 - guswynn:must_not_suspend, r...
2021-09-22 Hans KratzDisable the leak sanitizer on Macos aarch64 for now.
2021-09-22 borsAuto merge of #88846 - jackh726:issue-88360, r=nikomatsakis
2021-09-22 Noah Levrustdoc: Emphasize "completely unstable"
2021-09-22 Noah Levrustdoc: Note that type layout may differ between compi...
2021-09-22 Noah LevFix inconsistent heading level in the rustdoc book
2021-09-22 Noah LevDocument `--show-type-layout` in the rustdoc book
2021-09-22 borsAuto merge of #88629 - wesleywiser:fix_debuginfo_for_sc...
2021-09-22 Vadim Petrochenkovrustc_index: Add some map-like APIs to `IndexVec`
2021-09-21 borsAuto merge of #89158 - the8472:rollup-3e4ijth, r=the8472
2021-09-21 the8472Rollup merge of #89147 - b-naber:refs_in_check_const_va...
2021-09-21 the8472Rollup merge of #89142 - nerandell:master, r=jackh726
2021-09-21 the8472Rollup merge of #89141 - mbartlett21:patch-2, r=kennytm
2021-09-21 the8472Rollup merge of #89126 - FabianWolff:issue-89088, r...
2021-09-21 the8472Rollup merge of #89115 - lnicola:rust-analyzer-2021...
2021-09-21 the8472Rollup merge of #89114 - dequbed:c-char, r=yaahc
2021-09-21 the8472Rollup merge of #89113 - BoxyUwU:incr-comp-thir-act...
2021-09-21 the8472Rollup merge of #89096 - daira:improve-ninja-error...
2021-09-21 the8472Rollup merge of #89086 - WaffleLapkin:stabilize_iter_ma...
2021-09-21 the8472Rollup merge of #89078 - camsteffen:map-ref, r=cjgillot
2021-09-21 the8472Rollup merge of #89015 - klensy:escape-def, r=Mark...
2021-09-21 the8472Rollup merge of #88795 - FabianWolff:issue-88684, r...
2021-09-21 borsAuto merge of #89103 - Mark-Simulacrum:migrate-2021...
2021-09-21 borsAuto merge of #88981 - durin42:llvm-14-crc32, r=nagisa
2021-09-21 Cameron SteffenUse ZST for fmt unsafety
2021-09-21 b-naberadd case for checking const refs in check_const_value_eq
2021-09-21 borsAuto merge of #89125 - Aaron1011:remove-intercrate...
2021-09-21 mbartlett21Re-export FromSecsError from `std`
2021-09-21 borsAuto merge of #89045 - oli-obk:lazy_normalization_in_op...
2021-09-21 Ankit ChandawalaFix match for placeholder region
2021-09-21 mbartlett21Impl `Error` for `FromSecsError` without foreign type
2021-09-21 borsAuto merge of #87234 - cjgillot:lower-mono, r=petrochenkov
2021-09-21 Mark RousskovAdjust documentation for compatibility with 2021
2021-09-21 Mark RousskovRemove Drop-caused migration-added captures
2021-09-21 Mark RousskovDrop migration lint for Send/Sync bound in LTO backend
2021-09-21 Noah LevAdjust tidy edition lint to force 2021
2021-09-21 Mark RousskovMigrate to 2021
2021-09-21 borsAuto merge of #87830 - hkmatsumoto:suggest-brackets...
2021-09-20 est31Revert the rustdoc box syntax removal
2021-09-20 Fabian WolffFix ICE with `--cap-lints=allow` and `-Zfuel=...=0`
2021-09-20 Aaron HillDon't use projection cache or candidate cache in interc...
2021-09-20 Wesley WiserRe-enable the `src/test/debuginfo/mutex.rs` test on...
2021-09-20 Fabian WolffFix ICE when `indirect_structural_match` is allowed
2021-09-20 borsAuto merge of #89117 - michaelwoerister:update-to-odht...
2021-09-20 Oli SchererAvoid the overflow with rustc+debugassertions in issue...
2021-09-20 Augie Facklerrustc_codegen_llvm: make sse4.2 imply crc32 for LLVM 14
2021-09-20 Oli SchererAdd some more tracing
2021-09-20 borsAuto merge of #89069 - bjorn3:optimize_sharded_new...
2021-09-20 Oli SchererAdd a doc comment to infer_projection
2021-09-20 Oli SchererUse `ty::Error` for opaque types with errors in its...
2021-09-20 Oli SchererGenerate inference vars and obligations for projections...
2021-09-20 Oli SchererInline a function that is only called once
2021-09-20 Oli SchererUse tracing debugging in `fold_opaque_ty`
2021-09-20 Oli SchererAdd helper function to `InferCtxt` that generates infer...
2021-09-20 Michael WoeristerUpdate odht crate to 0.3.0
2021-09-20 Laurențiu Nicola:arrow_up: rust-analyzer
2021-09-20 Mark RousskovEnable 2021 compatibility lints for all in-tree code
2021-09-20 Mark RousskovAdjust to SourceType::InTree in several places
2021-09-20 Mark RousskovWorkaround ICE with if-let and RFC 2229
2021-09-20 Ellenno ensure
2021-09-20 borsAuto merge of #88321 - glaubitz:m68k-linux, r=wesleywiser
2021-09-20 Camille GILLOTBless incremental tests.
2021-09-20 Camille GILLOTMake with_hir_id_owner responsible for registering...
2021-09-20 Nadja ReitzensteinFix a technicality regarding the size of C's `char...
2021-09-20 borsAuto merge of #88842 - wesleywiser:fix_dbg_tests_window...
2021-09-20 borsAuto merge of #88708 - Aaron1011:aggregate-usage, r...
2021-09-19 Camille GILLOTRemove lower_node_id_with_owner.
2021-09-19 Camille GILLOTDo not store visibility in *ItemRef.
2021-09-19 borsAuto merge of #88575 - eddyb:fn-abi-queries, r=nagisa
2021-09-19 borsAuto merge of #89049 - Aaron1011:caching-sourcemap...
2021-09-19 Daira HopwoodRestore the suggestion to set `ninja = false`.
2021-09-19 borsAuto merge of #88703 - cjgillot:lazymod, r=petrochenkov
2021-09-19 Daira Hopwood[bootstrap] Improve the error message when `ninja`...
2021-09-19 borsAuto merge of #88627 - cjgillot:noallocuse, r=petrochenkov
2021-09-19 borsAuto merge of #89089 - JohnTitor:rollup-6s6mccx, r...
2021-09-19 Hirochika MatsumotoSuggest replacing braces for brackets on array-esque...
2021-09-19 Yuki OkushiRollup merge of #89081 - ondra05:patch-1, r=dtolnay
2021-09-19 Yuki OkushiRollup merge of #89055 - Kobzol:wrapped-method-expr...
2021-09-19 Yuki OkushiRollup merge of #89053 - DeveloperC286:into_iter_fields...
2021-09-19 Yuki OkushiRollup merge of #89051 - schctl:master, r=jyn514
2021-09-19 Yuki OkushiRollup merge of #89021 - WaffleLapkin:separate_error_fo...
next