]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #89179 - the8472:rollup-moxrtaj, r=the8472
[rust.git] / src /
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 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-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 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 borsAuto merge of #89045 - oli-obk:lazy_normalization_in_op...
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 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 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 borsAuto merge of #89069 - bjorn3:optimize_sharded_new...
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 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 borsAuto merge of #88321 - glaubitz:m68k-linux, r=wesleywiser
2021-09-20 Camille GILLOTBless incremental tests.
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 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...
2021-09-19 Yuki OkushiRollup merge of #89017 - the8472:fix-u64-time-monotoniz...
2021-09-19 Yuki OkushiRollup merge of #88996 - Aaron1011:trailing-macro-semi...
2021-09-19 Yuki OkushiRollup merge of #88966 - tmiasko:block-label-shadowing...
2021-09-19 Yuki OkushiRollup merge of #88855 - calebzulawski:feature/simd_shu...
2021-09-19 Yuki OkushiRollup merge of #87960 - hkmatsumoto:suggest-inexisting...
2021-09-19 borsAuto merge of #89031 - the8472:outline-once-cell-init...
2021-09-19 borsAuto merge of #89028 - Aaron1011:coercion-cause, r...
2021-09-19 borsAuto merge of #88968 - tmiasko:start-block-no-predecess...
2021-09-18 borsAuto merge of #89079 - ehuss:update-cargo, r=ehuss
2021-09-18 Eric HussUpdate cargo
2021-09-18 Cameron SteffenRemove needless hir Map ref
2021-09-18 borsAuto merge of #89000 - Mark-Simulacrum:no-new-lrc,...
2021-09-18 Gus Wynndeduplication
2021-09-18 Gus Wynngeneric test
2021-09-18 borsAuto merge of #88994 - Aaron1011:intercrate-caching...
2021-09-18 borsAuto merge of #82183 - michaelwoerister:lazier-defpathh...
2021-09-18 borsAuto merge of #88650 - sapessi:issue-77175-fix, r=estebank
2021-09-18 Jakub BeránekSuggest better place to add call parentheses for method...
2021-09-18 borsAuto merge of #88988 - Mark-Simulacrum:avoid-into-ok...
2021-09-18 borsAuto merge of #88980 - tmiasko:instrument-debug, r...
2021-09-18 borsAuto merge of #88978 - bjorn3:move_symbol_interner_lock...
2021-09-18 borsAuto merge of #88965 - fee1-dead:const-drop-1, r=oli-obk
2021-09-18 Tomasz Miąsko./x.py test --bless
2021-09-17 borsAuto merge of #88962 - fee1-dead:const-drop, r=oli-obk
2021-09-17 borsAuto merge of #88956 - ehuss:update-cargo, r=ehuss
2021-09-17 Eric HussUpdate cargo
2021-09-17 borsAuto merge of #89047 - GuillaumeGomez:rollup-29gmr02...
next