]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir
Better English for documenting when to use unimplemented!()
[rust.git] / compiler / rustc_mir /
2021-05-24 Guillaume GomezRollup merge of #85551 - GuillaumeGomez:fix-search...
2021-05-24 Guillaume GomezRollup merge of #85271 - th1000s:master, r=JohnTitor
2021-05-24 borsAuto merge of #85596 - scottmcm:more-on-unimplemented...
2021-05-24 borsAuto merge of #85601 - klensy:padint-example-fix, r...
2021-05-24 borsAuto merge of #85515 - jedel1043:fix-85480, r=petrochenkov
2021-05-23 borsAuto merge of #85554 - 12101111:fix-dedup-native-libs...
2021-05-23 borsAuto merge of #85602 - GuillaumeGomez:donthide-inherent...
2021-05-23 borsAuto merge of #85479 - Stupremee:render-Self_as-type...
2021-05-23 borsAuto merge of #85599 - RalfJung:immut-allocs, r=oli-obk
2021-05-23 Ralf Jungsupport creating mutable allocations from byte slices
2021-05-23 Ralf Jungavoid redundant immutability check
2021-05-23 Ralf Jungreject deallocation of read-only allocations
2021-05-23 borsAuto merge of #85490 - CDirkx:fix-vxworks, r=dtolnay
2021-05-23 Dylan DPCRollup merge of #85575 - jsha:fix-toggle-settings,...
2021-05-23 Dylan DPCRollup merge of #85571 - workingjubilee:reverse-prepend...
2021-05-23 Dylan DPCRollup merge of #85525 - camelid:fix-mailmap, r=Mark...
2021-05-23 Dylan DPCRollup merge of #85334 - r00ster91:patch-8, r=dtolnay
2021-05-23 Dylan DPCRollup merge of #85288 - Geal:clarify-std-io-read,...
2021-05-23 Dylan DPCRollup merge of #84758 - ChrisDenton:dllimport, r=dtolnay
2021-05-23 borsAuto merge of #81601 - jyn514:llvm-on-demand, r=Mark...
2021-05-22 borsAuto merge of #85578 - RalfJung:alloc-mem-extra, r...
2021-05-22 borsAuto merge of #85078 - RalfJung:const_fn_unsize, r...
2021-05-22 borsAuto merge of #85514 - GuillaumeGomez:upgrade-minifer...
2021-05-22 Ralf JungCTFE get_alloc_extra_mut: also provide ref to MemoryExtra
2021-05-22 borsAuto merge of #85557 - hyd-dev:abi, r=RalfJung
2021-05-22 hyd-devAdd default implementation for `enforce_abi()`
2021-05-22 Ralf Jungstabilize const_fn_unsize
2021-05-22 borsAuto merge of #85505 - flip1995:clippyup, r=Manishearth
2021-05-21 Guillaume GomezRollup merge of #85555 - LeSeulArtichaut:thir-unsafeck...
2021-05-21 Guillaume GomezRollup merge of #85506 - GuillaumeGomez:reset-focusedBy...
2021-05-21 hyd-devAdd `rustc_mir::interpret::Machine::enforce_abi()`
2021-05-21 borsAuto merge of #85482 - scottmcm:more-try-bootstrap...
2021-05-21 borsAuto merge of #85416 - durin42:llvm-catchup-may-2021...
2021-05-21 borsAuto merge of #85400 - lnicola:rust-analyzer-2021-05...
2021-05-21 borsAuto merge of #85060 - ChrisDenton:win-file-exists...
2021-05-21 borsAuto merge of #85382 - Aaron1011:project-eval, r=nikoma...
2021-05-20 Guillaume GomezRollup merge of #85509 - GuillaumeGomez:search-null...
2021-05-20 Guillaume GomezRollup merge of #85375 - SkiFire13:fix-85347, r=jackh726
2021-05-20 Guillaume GomezRollup merge of #85326 - infinity0:fix-cross-compile...
2021-05-20 Guillaume GomezRollup merge of #85275 - CDirkx:memchr, r=m-ou-se
2021-05-20 borsAuto merge of #85493 - Amanieu:fix_85446, r=dtolnay
2021-05-20 borsAuto merge of #84665 - adamgemmell:aarch64-features...
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-20 borsAuto merge of #85486 - RalfJung:rollup-4ibcxuu, r=RalfJung
2021-05-20 borsAuto merge of #84697 - CDirkx:util, r=m-ou-se
2021-05-20 borsAuto merge of #85391 - Mark-Simulacrum:opt-tostring...
2021-05-19 Ralf JungRollup merge of #85472 - RalfJung:allocation, r=oli-obk
2021-05-19 Ralf JungRollup merge of #85470 - GuillaumeGomez:fix-css-rules...
2021-05-19 Ralf JungRollup merge of #85464 - steffahn:fix_ub_in_ptr_swap_do...
2021-05-19 Ralf JungRollup merge of #85439 - mgacek8:add_diagnostic_item_to...
2021-05-19 Ralf JungRollup merge of #85315 - satylogin:master, r=yaahc
2021-05-19 Ralf JungRollup merge of #85287 - eggyal:expose-test-concurrent...
2021-05-19 Ralf JungRollup merge of #85169 - jsha:hoist-classes, r=Guillaum...
2021-05-19 borsAuto merge of #85340 - the8472:no-inplaceiterable-on...
2021-05-19 borsAuto merge of #83842 - LeSeulArtichaut:thir-vec, r...
2021-05-19 borsAuto merge of #84876 - alexcrichton:inline-thread-local...
2021-05-19 Ralf JungCTFE Machine: do not expose Allocation
2021-05-19 borsAuto merge of #85376 - RalfJung:ptrless-allocs, r=oli-obk
2021-05-19 borsAuto merge of #85276 - Bobo1239:more_dso_local, r=nagisa
2021-05-19 Jack HueyRollup merge of #85438 - GuillaumeGomez:fix-escape...
2021-05-19 Jack HueyRollup merge of #85425 - mbartlett21:patch-1, r=scottmcm
2021-05-19 Jack HueyRollup merge of #85396 - jsha:top-doc-font-sizes, r...
2021-05-19 Jack HueyRollup merge of #85297 - infinity0:master, r=Mark-Simul...
2021-05-19 Jack HueyRollup merge of #85274 - luqmana:linker-is-gnu-gc-secti...
2021-05-19 Jack HueyRollup merge of #84883 - durin42:allow-unused-prefixes...
2021-05-19 Jack HueyRollup merge of #83767 - camelid:mangle-v0-fix, r=nikom...
2021-05-19 Jack HueyRollup merge of #83366 - jyn514:stabilize-key-value...
2021-05-19 borsAuto merge of #85176 - a1phyr:impl_clone_from, r=yaahc
2021-05-18 borsAuto merge of #84767 - scottmcm:try_trait_actual, r...
2021-05-18 Ralf JungRollup merge of #85442 - imjorge:patch-1, r=jonas-schievink
2021-05-18 Ralf JungRollup merge of #85428 - leebradley:add-xpy-presetup...
2021-05-18 Ralf JungRollup merge of #85423 - jyn514:cmake, r=Mark-Simulacrum
2021-05-18 Ralf JungRollup merge of #85407 - GuillaumeGomez:copy-path-displ...
2021-05-18 Ralf JungRollup merge of #85404 - pietroalbini:relnotes-1.52...
2021-05-18 Ralf JungRollup merge of #85251 - BoxyUwU:constparamdefaultsany...
2021-05-18 Ralf JungRollup merge of #84462 - jsha:focus-search-results2...
2021-05-18 Ralf Jungfix mplace_access_checked with forced alignment
2021-05-18 Ralf Jungadd Align::ONE; add methods to access alloc.extra
2021-05-18 Ralf Jungreduce number of allocation lookups during copy
2021-05-18 Ralf JungCTFE core engine allocation & memory API improvemenets
2021-05-18 borsAuto merge of #85437 - GuillaumeGomez:rollup-3jcirty...
2021-05-18 Guillaume GomezRollup merge of #85415 - LeSeulArtichaut:no-packed...
2021-05-18 Guillaume GomezRollup merge of #85393 - Aaron1011:async-type-err,...
2021-05-18 Guillaume GomezRollup merge of #85369 - FabianWolff:issue-84973, r...
2021-05-18 Guillaume GomezRollup merge of #85339 - FabianWolff:issue-83893, r...
2021-05-18 Guillaume GomezRollup merge of #85338 - lopopolo:core-iter-repeat...
2021-05-18 Guillaume GomezRollup merge of #85280 - jsha:move-trait-toggles, r...
2021-05-18 Guillaume GomezRollup merge of #84587 - jyn514:rustdoc-lint-block...
2021-05-18 borsAuto merge of #85313 - jackh726:region_eq, r=nikomatsakis
2021-05-18 borsAuto merge of #82973 - ijackson:exitstatuserror, r...
2021-05-18 Joshua NelsonAddress review comments
2021-05-18 Alexis BourgetNew rustdoc lint to respect -Dwarnings correctly
2021-05-17 borsAuto merge of #85414 - RalfJung:rollup-ueqcik4, r=RalfJung
2021-05-17 Ralf JungRollup merge of #85412 - RalfJung:c_str, r=oli-obk
2021-05-17 Ralf JungRollup merge of #85409 - CDirkx:cfg_redox, r=nagisa
2021-05-17 Ralf JungRollup merge of #85408 - RalfJung:alloc-size, r=oli-obk
2021-05-17 Ralf JungRollup merge of #85374 - the8472:hide-internal-traits...
2021-05-17 Ralf JungRollup merge of #85367 - GuillaumeGomez:fix-css-rule...
2021-05-17 Ralf JungRollup merge of #85355 - hi-rustin:rustin-patch-issue...
2021-05-17 Ralf JungRollup merge of #85302 - r00ster91:patch-7, r=joshtriplett
next