]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-09 inquisitivecrystalAdd regression test
2021-07-09 inquisitivecrystalRemove `missing_docs` lint on private 2.0 macros
2021-07-07 borsAuto merge of #86920 - JohnTitor:rollup-buvzpkr, r...
2021-07-07 Yuki OkushiRollup merge of #86919 - ehuss:update-books, r=ehuss
2021-07-07 Yuki OkushiRollup merge of #86916 - godmar:@godmar/thread-yield...
2021-07-07 Yuki OkushiRollup merge of #86907 - pietroalbini:ci-cpu-stats...
2021-07-07 Yuki OkushiRollup merge of #86906 - juniorbassani:update-sync...
2021-07-07 Yuki OkushiRollup merge of #86880 - m-ou-se:test-manuallydrop...
2021-07-07 Yuki OkushiRollup merge of #86819 - GuillaumeGomez:cleanup-rustdoc...
2021-07-07 Yuki OkushiRollup merge of #86717 - rylev:rename, r=nikomatsakis
2021-07-07 Yuki OkushiRollup merge of #80918 - yoshuawuyts:int-log2, r=m...
2021-07-07 borsAuto merge of #86901 - sexxi-goose:query_remove, r...
2021-07-07 Eric HussUpdate books
2021-07-06 borsAuto merge of #86911 - bjorn3:crate_info_refactor,...
2021-07-06 Aman AroraFix depnode size
2021-07-06 Godmar Backrewrote documentation for thread::yield_now()
2021-07-06 borsAuto merge of #86636 - wesleywiser:misc_enum_improvemen...
2021-07-06 Aman AroraMake type_implements_trait not a query
2021-07-06 Ryan Levickrename rust_2021_token_prefixes to rust_2021_prefixes_i...
2021-07-06 Ryan LevickRename future_prelude_collisions to rust_2021_prelude_c...
2021-07-06 Ryan Levickrust_2021_token_prefixes
2021-07-06 Ryan LevickAdd s to non_fmt_panic
2021-07-06 Ryan LevickAllow lint names to have ascii numbers
2021-07-06 Ryan LevickFix mis-styled code
2021-07-06 Ryan LevickRename reserved_prefix lint to reserved_prefixes
2021-07-06 Ryan LevickAdd s to FUTURE_PRELUDE_COLLISION
2021-07-06 Ryan LevickChange or_patterns_back_compat lint to rust_2021_incomp...
2021-07-06 Ryan LevickRename lint
2021-07-06 Ryan LevickRename disjoint_capture_migration lint to rust_2021_inc...
2021-07-06 bjorn3Fix test
2021-07-06 borsAuto merge of #86572 - rylev:force-warnings-always...
2021-07-06 bjorn3Fold LinkerInfo into CrateInfo
2021-07-06 bjorn3Don't store the full LinkerInfo inside Linker impls
2021-07-06 bjorn3Merge LinkerInfo::to_linker into get_linker
2021-07-06 bjorn3Move get_linker to linker.rs
2021-07-06 bjorn3Don't pass local_crate_name to link_binary separately
2021-07-06 bjorn3Remove unused panic_runtime field from CrateInfo
2021-07-06 Pietro Albinimigrate cpu-usage-over-time.py to python 3
2021-07-06 borsAuto merge of #86231 - nagisa:nagisa/abi-allowlist...
2021-07-06 Wesley WiserFix failing test on i686-pc-windows-msvc
2021-07-06 Júnior BassaniFix typo in core::sync::atomic::compiler_fence example
2021-07-06 Júnior BassaniReplace deprecated compare_and_swap by compare_exchange...
2021-07-06 bjorn3Move LinkerInfo into CrateInfo
2021-07-06 Ryan LevickAdd missing docs and remove dead code
2021-07-06 borsAuto merge of #86143 - bjorn3:revert_revert_merge_crate...
2021-07-06 Simonas KazlauskasReplace per-target ABI denylist with an allowlist
2021-07-06 bjorn3Truncate hex stable crate id to 8 characters (32 bits)
2021-07-06 bjorn3Make tcx.stable_crate_id() faster
2021-07-06 bjorn3Revert "Revert "Update mir opt tests""
2021-07-06 bjorn3Revert "Revert "Update tests""
2021-07-06 bjorn3Revert "Revert "Fix test""
2021-07-06 bjorn3Revert "Revert "Merge CrateDisambiguator into StableCra...
2021-07-06 borsAuto merge of #86694 - cjgillot:pmmd, r=petrochenkov
2021-07-06 Camille GILLOTStore macro parent module in ExpnData.
2021-07-06 borsAuto merge of #86644 - Stupremee:replace-fakedefids...
2021-07-06 borsAuto merge of #82985 - cjgillot:lint, r=jackh726
2021-07-05 Wesley WiserFix async-fn-debug-msvc and generator-debug-msvc codege...
2021-07-05 borsAuto merge of #86877 - bjorn3:remove_lib_source, r...
2021-07-05 borsAuto merge of #86891 - JohnTitor:rollup-gy2gan9, r...
2021-07-05 Justus Krustdoc: Use `impl_id` and `for_` DefId's for Blanket...
2021-07-05 Justus Krustdoc: Add `PrimitiveType` to `ItemId::Primitive`
2021-07-05 Justus Krustdoc: Convert new ItemId's to real Json Ids
2021-07-05 Justus KRevert "rustdoc: Store DefId's in ItemId on heap for...
2021-07-05 Justus Krustdoc: Store DefId's in ItemId on heap for decreasing...
2021-07-05 Justus Krustdoc: Rename `expect_real` to `expect_def_id`, remov...
2021-07-05 Justus Krustdoc: Replace `FakeDefId` with new `ItemId` type
2021-07-05 Yuki OkushiRollup merge of #86886 - jyn514:no-clean-symbol, r...
2021-07-05 Yuki OkushiRollup merge of #86878 - lnicola:rust-analyzer-2021...
2021-07-05 Yuki OkushiRollup merge of #86852 - Amanieu:remove_doc_aliases...
2021-07-05 Yuki OkushiRollup merge of #86794 - inquisitivecrystal:seek-rewind...
2021-07-05 Yuki OkushiRollup merge of #86685 - RalfJung:alloc-mut, r=oli-obk
2021-07-05 Yuki OkushiRollup merge of #85377 - ijackson:abort-docs, r=m-ou-se
2021-07-05 Yuki OkushiRollup merge of #83581 - arennow:dir_entry_ext_unix_bor...
2021-07-05 borsAuto merge of #86674 - Aaron1011:new-querify-limits...
2021-07-05 bjorn3Deduplicate info.used_crate_source indexing
2021-07-05 Joshua NelsonRemove `impl Clean for {Ident, Symbol}`
2021-07-05 Mara BosEnable dir_entry_ext2 feature in doc test.
2021-07-05 borsAuto merge of #84560 - cjgillot:inline-iter, r=m-ou-se
2021-07-05 Mara BosTest ManuallyDrop::clone_from.
2021-07-05 Laurențiu Nicola:arrow_up: rust-analyzer
2021-07-05 Mara Boss/die/terminate/ in abort documentation.
2021-07-05 Mara BosUse american spelling for behaviour
2021-07-05 Ian JacksonTalk about "terminate" rather than "die"
2021-07-05 Ian JacksonTalk about invalid instructions rather than debug traps
2021-07-05 Ian Jacksonabort docs: Document buffer non-flushing
2021-07-05 Ian Jacksonabort docs: Do not claim that intrinsics::abort is...
2021-07-05 Ian Jacksonaborts: Clarify documentation and comments
2021-07-05 borsAuto merge of #86861 - RalfJung:miri, r=RalfJung
2021-07-05 bjorn3Remove LibSource
2021-07-05 borsAuto merge of #86663 - fee1-dead:use-rustdoc-css, r...
2021-07-05 Ralf Jungupdate miri
2021-07-05 borsAuto merge of #86282 - camelid:macro_rules-matchers...
2021-07-05 borsAuto merge of #86867 - JohnTitor:convert-to-actual...
2021-07-04 borsAuto merge of #86875 - JohnTitor:rollup-fuefamw, r...
2021-07-04 Yuki OkushiRollup merge of #86874 - klensy:bump-deps, r=Mark-Simul...
2021-07-04 Yuki OkushiRollup merge of #86864 - GuillaumeGomez:example-write...
2021-07-04 Yuki OkushiRollup merge of #86862 - tmiasko:re-export-SwitchIntEdg...
2021-07-04 Yuki OkushiRollup merge of #86859 - JohnTitor:test-69323, r=jackh726
2021-07-04 Yuki OkushiRollup merge of #86858 - JohnTitor:stabilize-string...
2021-07-04 Yuki OkushiRollup merge of #86856 - jyn514:x.py-less-verbose,...
next