]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-06-13 ltdkMore lerp tests, altering lerp docs
2021-06-07 ltdkA few lerp tests
2021-06-02 ltdkAdd lerp method
2021-06-01 borsAuto merge of #85829 - bjorn3:simplify_crate_num, r...
2021-06-01 bjorn3Fix test
2021-06-01 borsAuto merge of #85886 - GuillaumeGomez:rollup-l3yr3np...
2021-06-01 Guillaume GomezRollup merge of #85860 - pickfire:patch-5, r=GuillaumeGomez
2021-06-01 Guillaume GomezRollup merge of #85826 - jsha:npo, r=joshtriplett
2021-06-01 Guillaume GomezRollup merge of #85622 - jsha:untoggle-undocumented...
2021-06-01 Guillaume GomezRollup merge of #85473 - infinity0:master, r=jackh726
2021-06-01 borsAuto merge of #85884 - rust-lang:revert-85153-qresolve...
2021-06-01 Camille GillotRevert "Reduce the amount of untracked state in TyCtxt"
2021-06-01 borsAuto merge of #85859 - pickfire:patch-3, r=CraftSpider
2021-06-01 borsAuto merge of #85856 - lnicola:rust-analyzer-2021-05...
2021-06-01 borsAuto merge of #85153 - cjgillot:qresolve, r=Aaron1011
2021-05-31 borsAuto merge of #85866 - Aaron1011:miriup-const-err,...
2021-05-31 borsAuto merge of #85702 - Aaron1011:no-vec-sort, r=michael...
2021-05-31 Aaron HillBump Miri for const_err changes
2021-05-31 borsAuto merge of #85814 - steffahn:fix_linked_list_itermut...
2021-05-31 Ivan ThamFix details rustdoc toggle for blanket impl
2021-05-31 Ivan ThamAdd title for copy to clipboard button in rustdoc
2021-05-31 Laurențiu Nicola:arrow_up: rust-analyzer
2021-05-31 borsAuto merge of #85704 - Aaron1011:const-panic-hard-err...
2021-05-31 borsAuto merge of #85266 - cjgillot:hir-dep-clean, r=michae...
2021-05-31 borsAuto merge of #85395 - 12101111:build-crt, r=petrochenkov
2021-05-31 borsAuto merge of #85819 - CDirkx:is_unicast_link_local_str...
2021-05-31 Jacob Hoffman... Remove toggle for "undocumented items."
2021-05-31 12101111Build crtbengin.o/crtend.o from source code
2021-05-31 borsAuto merge of #85597 - 0yoyoyo:fix-issue-71563-remove...
2021-05-30 borsAuto merge of #85559 - 12101111:sanitizer-crt-static...
2021-05-30 borsAuto merge of #85838 - GuillaumeGomez:rollup-rk2rh7m...
2021-05-30 Guillaume GomezRollup merge of #85818 - LeSeulArtichaut:85794-diag...
2021-05-30 Guillaume GomezRollup merge of #85817 - r00ster91:patch-9, r=dtolnay
2021-05-30 Guillaume GomezRollup merge of #85801 - WaffleLapkin:master, r=joshtri...
2021-05-30 Guillaume GomezRollup merge of #85781 - badboy:document-aarch-ios...
2021-05-30 Guillaume GomezRollup merge of #85770 - Bobo1239:set_locale_for_sort...
2021-05-30 Guillaume GomezRollup merge of #85762 - mati865:disable-zlib-on-window...
2021-05-30 Guillaume GomezRollup merge of #85709 - Aaron1011:fix-pat-crate-editio...
2021-05-30 Guillaume GomezRollup merge of #85285 - GuillaumeGomez:eslint-check...
2021-05-30 Guillaume GomezFix eslint error in sidebar-items.js
2021-05-30 Guillaume GomezAdd eslint checks in CI
2021-05-30 Camille GILLOTRename take_trait_map.
2021-05-30 Camille GILLOTCheck that trait_map is not moved twice.
2021-05-30 Camille GILLOTDrop metadata_encoding_version.
2021-05-30 Camille GILLOTBless tests.
2021-05-30 Camille GILLOTCorrect comments about untracked accesses.
2021-05-30 Camille GILLOTMake is_private_dep a query.
2021-05-30 Camille GILLOTMake allocator_kind a query.
2021-05-30 Camille GILLOTAvoid a clone of output_filenames.
2021-05-30 Camille GILLOTRemove StableVec.
2021-05-30 Camille GILLOTRestrict access to crate_name.
2021-05-30 Camille GILLOTMake resolutions a query.
2021-05-30 borsAuto merge of #85362 - jsgf:fix-emit-metadata, r=estebank
2021-05-30 Camille GILLOTOnly compute the trait_map once.
2021-05-30 Aaron HillEmit a hard error when a panic occurs during const...
2021-05-30 borsAuto merge of #85804 - bjorn3:merge_crate_disambiguator...
2021-05-30 0yoyoyoFix span of redundant generic arguments
2021-05-30 bjorn3Remove CrateNum::ReservedForIncrCompCache
2021-05-30 borsAuto merge of #84586 - GuillaumeGomez:enforce-rustdoc...
2021-05-30 bjorn3Update mir opt tests
2021-05-30 bjorn3Update tests
2021-05-30 bjorn3Fix test
2021-05-30 bjorn3Merge CrateDisambiguator into StableCrateId
2021-05-30 borsAuto merge of #85319 - cjgillot:query-simp, r=Mark...
2021-05-30 borsAuto merge of #85786 - GuillaumeGomez:error-code-checke...
2021-05-30 borsAuto merge of #85754 - the8472:revert-83770, r=Mark...
2021-05-30 borsAuto merge of #83772 - jhpratt:revamp-step-trait, r...
2021-05-29 Frank SteffahnImprove Debug impls for LinkedList reference iterators...
2021-05-29 borsAuto merge of #85390 - Mark-Simulacrum:fast-bridge...
2021-05-29 Christiaan... Remove `is_unicast_link_local_strict`
2021-05-29 LeSeulArtichautDon't drop `PResult` without handling the error
2021-05-29 r00sterFix a typo
2021-05-29 Camille GILLOTMove reconstruct test inwards.
2021-05-29 Frank SteffahnFix unsoundness of Debug implementation for linked_list...
2021-05-29 borsAuto merge of #85698 - ehuss:incremental-session-panic...
2021-05-29 Aaron HillUse correct edition when parsing `:pat` matchers
2021-05-29 Jacob Hoffman... Mention "null pointer optimization" in option docs.
2021-05-29 Mark RousskovWrite primitive types via array buffers
2021-05-29 Mark RousskovSwitch to reserve over extend_from_slice
2021-05-29 Mark RousskovSpecialize single-element writes to buffer
2021-05-29 borsAuto merge of #85540 - GuillaumeGomez:better-result...
2021-05-29 Eric HussFix incremental-session-fail to work when run as root.
2021-05-29 borsAuto merge of #85767 - lqd:stackless_span_stacks, r...
2021-05-29 Jan-Erik Redigertier-check: Check for lines with '[' such as those...
2021-05-29 Jan-Erik RedigerAdd documentation for aarch64-apple-ios-sim target
2021-05-29 borsAuto merge of #85798 - hyd-dev:miri, r=RalfJung
2021-05-29 WaffleAdd `String::extend_from_within`
2021-05-29 Jeremy FitzhardingeAdd test for --emit TYPE=path
2021-05-29 Jeremy FitzhardingeUse command line metadata path if provided
2021-05-29 borsAuto merge of #85703 - clarfonthey:unchecked_shift...
2021-05-29 ltdkAdd inherent unchecked_shl, unchecked_shr to integers
2021-05-29 borsAuto merge of #85790 - ehuss:nvptx-no-std, r=nagisa
2021-05-29 hyd-devUpdate Miri
2021-05-28 Eric HussAdd specific help for *how* to fix an incremental lock...
2021-05-28 borsAuto merge of #85607 - LeSeulArtichaut:thir-unsafeck...
2021-05-28 Boris-Chengbiao... Remove `--print unversioned-files` from rustdoc
2021-05-28 Camille GILLOTMerge fields and comment.
2021-05-28 borsAuto merge of #85789 - ptrojahn:generator_typo, r=nagisa
2021-05-28 Eric HussFix typo on nvptx support
2021-05-28 12101111Diagnose use sanitizers with crt-static
next