]> git.lizzy.rs Git - rust.git/history - src
Add unit tests for new `HashMap::into_{keys,values}` methods
[rust.git] / src /
2020-08-07 borsAuto merge of #70052 - Amanieu:hashbrown7, r=Mark-Simul...
2020-08-07 borsAuto merge of #75244 - Manishearth:rollup-dzfyjva,...
2020-08-07 Amanieu d'AntrasFix natvis tests
2020-08-07 Manish GoregaokarRollup merge of #75227 - Amanieu:fix_asm_arch, r=Mark...
2020-08-07 Manish GoregaokarRollup merge of #75203 - canova:btreemap-into-iter...
2020-08-07 Manish GoregaokarRollup merge of #75079 - jyn514:disambiguator, r=Manish...
2020-08-07 Manish GoregaokarRollup merge of #74774 - oliver-giersch:set_data_ptr...
2020-08-07 MaulingMonkeyHandle new HashMap layout in CDB, MSVC, WinDbg, etc.
2020-08-07 Amanieu d'AntrasHandle new HashMap layout in GDB and LLDB
2020-08-07 borsAuto merge of #75121 - tmiasko:str-slicing, r=Mark...
2020-08-07 Joshua NelsonAdd doc-comment for `kind_side_channel`
2020-08-07 borsAuto merge of #75233 - RalfJung:miri, r=RalfJung
2020-08-07 borsAuto merge of #75238 - JohnTitor:rollup-llbk0sq, r...
2020-08-07 Yuki OkushiRollup merge of #75236 - syntacticsugarglider:patch...
2020-08-07 Yuki OkushiRollup merge of #75232 - leijurv:patch-1, r=jonas-schievink
2020-08-07 Yuki OkushiRollup merge of #75217 - GuillaumeGomez:cleanup-e0747...
2020-08-07 Yuki OkushiRollup merge of #75211 - lzutao:native-endian-notes...
2020-08-07 Yuki OkushiRollup merge of #75210 - nnethercote:change-type-of...
2020-08-07 Yuki OkushiRollup merge of #75190 - GuillaumeGomez:cleanup-e0746...
2020-08-07 Yuki OkushiRollup merge of #75188 - Aaron1011:fix/fieldless-tuple...
2020-08-07 Yuki OkushiRollup merge of #75183 - Aaron1011:toolstate/a-rustfmt...
2020-08-07 Yuki OkushiRollup merge of #75181 - WaffleLapkin:patch-2, r=ecstat...
2020-08-07 Yuki OkushiRollup merge of #75179 - lzutao:unsed-ipv4-frominner...
2020-08-07 Yuki OkushiRollup merge of #75175 - lzutao:doctest-ipv4-fromu32...
2020-08-07 Yuki OkushiRollup merge of #74888 - infinity0:ignore-endian-big...
2020-08-06 Izzy SwartFix typo "biset" -> "bitset"
2020-08-06 Joshua NelsonRemove dead code
2020-08-06 Joshua NelsonFix outdated code
2020-08-06 Joshua NelsonImprove tests
2020-08-06 Joshua NelsonUse the proper kind for associated items
2020-08-06 Ralf Jungupdate Miri
2020-08-06 LeijurvFix typo "TraitObligatiom" -> "TraitObligation"
2020-08-06 Joshua NelsonStill print help even if there's no span
2020-08-06 Nicholas NethercoteChange the type of `AssertModuleSource::available_cgus`.
2020-08-06 borsAuto merge of #75228 - tmiasko:keep-stdout-open, r...
2020-08-06 Amanieu d'AntrasFix ICE when using asm! on an unsupported architecture
2020-08-06 borsAuto merge of #75218 - Aaron1011:feature/prof-metadata...
2020-08-06 borsAuto merge of #75086 - lzutao:u32const, r=oli-obk
2020-08-06 Aaron HillRecord query name when profiling "metadata_decode_entry"
2020-08-06 borsAuto merge of #74889 - JohnTitor:hrtb-tests, r=nikomatsakis
2020-08-06 Guillaume GomezClean up E0747 explanation
2020-08-06 borsAuto merge of #75008 - eddyb:rmeta-indexed-trait-impls...
2020-08-06 Joshua NelsonSuggest f() for functions and add a test case
2020-08-05 Nazım Can AltınovaAdd a test for BTreeMap lifetime bound to see if it...
2020-08-05 Yuki OkushiAdd a FIXME comment
2020-08-05 borsAuto merge of #75166 - JulianKnodt:i64494, r=lcnr
2020-08-05 borsAuto merge of #75005 - adamreichold:limit-vector-count...
2020-08-05 borsAuto merge of #75194 - Aaron1011:feature/macro-backtrac...
2020-08-05 Aaron HillShow backtrace numbers in backtrace whenever more than...
2020-08-05 borsAuto merge of #75165 - JulianKnodt:i72787, r=lcnr
2020-08-05 Guillaume GomezClean up E0746 explanation
2020-08-05 Aaron HillHandle fieldless tuple structs in diagnostic code
2020-08-05 borsAuto merge of #75169 - ehuss:update-cargo, r=ehuss
2020-08-05 borsAuto merge of #75124 - nnethercote:clean-up-rustdoc...
2020-08-05 Aaron HillLabel rustfmt toolstate issues with A-rustfmt
2020-08-05 Waffle LapkinFix typo in `librustc_feature/active.rs`
2020-08-05 borsAuto merge of #75155 - davidtwco:polymorphization-incr...
2020-08-05 borsAuto merge of #75037 - richkadel:llvm-coverage-map...
2020-08-05 Joshua NelsonUnresolved link -> incompatible link kind
2020-08-05 Joshua NelsonGive a much better error message if the struct failed...
2020-08-05 borsAuto merge of #75174 - JohnTitor:rollup-z9djftk, r...
2020-08-05 Yuki OkushiRollup merge of #75168 - ehuss:update-books, r=ehuss
2020-08-05 Yuki OkushiRollup merge of #75152 - TimDiekmann:replace_memblock...
2020-08-05 Yuki OkushiRollup merge of #75149 - felixonmars:patch-1, r=wesleywiser
2020-08-05 Yuki OkushiRollup merge of #75140 - GuillaumeGomez:cleanup-e0745...
2020-08-05 Yuki OkushiRollup merge of #75139 - pickfire:librustdoc-import...
2020-08-05 Nicholas NethercoteBe smarter about error handling in `run()`.
2020-08-05 borsAuto merge of #75130 - lcnr:array_chunks, r=ecstatic...
2020-08-05 Nicholas NethercoteRemove `setup_callbacks_and_run_in_default_thread_pool_...
2020-08-05 Nicholas NethercoteAvoid an unnecessary thread creation at rustdoc startup.
2020-08-05 Eric HussUpdate cargo
2020-08-04 Eric HussUpdate books
2020-08-04 kadminAdd regression test
2020-08-04 kadminAdd regression test
2020-08-04 borsAuto merge of #75161 - sunfishcode:wasm-no-threads...
2020-08-04 Dan GohmanRemove the `--no-threads` workaround for wasm targets.
2020-08-04 borsAuto merge of #75136 - JohnTitor:unsizing-casts-non...
2020-08-04 Bastian Kauschketweak error message
2020-08-04 David Woodmir: add debug assertion to check polymorphization
2020-08-04 David Woodmetadata: skip empty polymorphization bitset
2020-08-04 Rich KadelCompletes support for coverage in external crates
2020-08-04 David Woodmir: use `FiniteBitSet<u32>` in polymorphization
2020-08-04 borsAuto merge of #75133 - nnethercote:rm-SubstFolder-field...
2020-08-04 Tim DiekmannReplace `Memoryblock` with `NonNull<[u8]>`
2020-08-04 Felix YanCorrect a typo in interpret/memory.rs
2020-08-04 borsAuto merge of #74850 - TimDiekmann:remove-in-place...
2020-08-04 Guillaume GomezClean up E0745
2020-08-04 Ivan ThamRemove log alias from librustdoc
2020-08-04 borsAuto merge of #75095 - pietroalbini:fallible-fast-fail...
2020-08-04 Pietro Albinici: disable fail-fast on auto-fallible
2020-08-04 Yuki OkushiForbid non-derefable types explicitly in unsizing casts
2020-08-04 Nicholas NethercoteRemove two fields from `SubstFolder`.
2020-08-04 borsAuto merge of #75111 - mati865:use-lld-option, r=Mark...
2020-08-04 Bastian Kauschkeforbid `#[track_caller]` on main
2020-08-04 borsAuto merge of #75058 - ssomers:btree_cleanup_insert_2...
2020-08-04 borsAuto merge of #75126 - JohnTitor:rollup-aejluzx, r...
2020-08-04 Yuki OkushiRollup merge of #75106 - etherealist:docs_manifest...
2020-08-04 Yuki OkushiRollup merge of #75103 - Mark-Simulacrum:no-ra-for...
2020-08-04 Yuki OkushiRollup merge of #75084 - Aaron1011:stabilize/ident...
2020-08-04 Yuki OkushiRollup merge of #75083 - JohnTitor:follow-up-unused...
next