]> git.lizzy.rs Git - rust.git/history - compiler
Added some unit tests as requested
[rust.git] / compiler /
2020-11-12 Rich KadelAdded some unit tests as requested
2020-11-11 borsAuto merge of #78790 - Gankra:rust-src-vendor, r=Mark...
2020-11-11 borsAuto merge of #78825 - Nicholas-Baron:unwrap_or_correct...
2020-11-11 Nicholas-BaronChanged unwrap_or to unwrap_or_else in some places.
2020-11-11 borsAuto merge of #78920 - jonas-schievink:rollup-w2mjsuh...
2020-11-10 Jonas SchievinkRollup merge of #78912 - JulianKnodt:mcg_macro, r=lcnr
2020-11-10 Jonas SchievinkRollup merge of #78910 - tmiasko:intrinsics-link, r...
2020-11-10 Jonas SchievinkRollup merge of #78908 - liketechnik:fix_macro_expand_s...
2020-11-10 Jonas SchievinkRollup merge of #78898 - SNCPlay42:issue-78892, r=Mark...
2020-11-10 Jonas SchievinkRollup merge of #78897 - hyd-dev:alloc-error-hook-newli...
2020-11-10 Jonas SchievinkRollup merge of #78896 - cyqsimon:master, r=m-ou-se
2020-11-10 Jonas SchievinkRollup merge of #78890 - o752d:patch-2, r=jyn514
2020-11-10 Jonas SchievinkRollup merge of #78887 - camelid:dataflow-state-decl...
2020-11-10 Jonas SchievinkRollup merge of #78875 - petrochenkov:cleantarg, r...
2020-11-10 Jonas SchievinkRollup merge of #78854 - the8472:workaround-normalizati...
2020-11-10 Jonas SchievinkRollup merge of #78847 - tmiasko:inline-return-place...
2020-11-10 Jonas SchievinkRollup merge of #78669 - sasurau4:test/check-pass-const...
2020-11-10 Jonas SchievinkRollup merge of #78574 - sasurau4:test/check-pass-regio...
2020-11-10 Jonas SchievinkRollup merge of #76765 - guswynn:async_return, r=tmandry
2020-11-10 borsAuto merge of #78904 - Dylan-DPC:rollup-8d2w3vu, r...
2020-11-09 CamelidAdd comments to explain memory usage optimization
2020-11-09 Dylan DPCRollup merge of #78844 - tmiasko:monomorphize-sizeof...
2020-11-09 Dylan DPCRollup merge of #78830 - lcnr:mir-folder, r=oli-obk
2020-11-09 Dylan DPCRollup merge of #78746 - pietroalbini:i686-freebsd...
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-09 Dylan DPCRollup merge of #78580 - tmiasko:inline-loop, r=oli-obk
2020-11-09 Dylan DPCRollup merge of #78566 - JRF63:polly, r=Mark-Simulacrum
2020-11-09 Dylan DPCRollup merge of #78513 - jyn514:rustup-toolchain, r...
2020-11-09 Dylan DPCRollup merge of #78502 - matthewjasper:chalkup, r=nikom...
2020-11-09 Dylan DPCRollup merge of #78480 - ssomers:btree-alias, r=Mark...
2020-11-09 Dylan DPCRollup merge of #77016 - Mark-Simulacrum:clippy-tests...
2020-11-09 Dylan DPCRollup merge of #76468 - SNCPlay42:lifetime-names,...
2020-11-09 Dylan DPCRollup merge of #74754 - davidhewitt:cfg-panic, r=ecsta...
2020-11-09 SNCPlay42use RegionNameHighlight for async fn and closure returns
2020-11-09 David HewittAdd `#[cfg(panic = "...")]`
2020-11-09 borsAuto merge of #78201 - joshtriplett:rustc-tls-model...
2020-11-09 o752dcomment attribution fix
2020-11-09 borsAuto merge of #78889 - Dylan-DPC:rollup-6zjhahf, r...
2020-11-09 Dylan DPCRollup merge of #78882 - bjorn3:nicer_hunk_headers...
2020-11-09 Dylan DPCRollup merge of #78878 - shepmaster:intersecting-ignore...
2020-11-09 Dylan DPCRollup merge of #78868 - notriddle:master, r=GuillaumeGomez
2020-11-09 Dylan DPCRollup merge of #78748 - fanzier:tuple-assignment,...
2020-11-09 Dylan DPCRollup merge of #78674 - tmiasko:inline-substs-for...
2020-11-09 Dylan DPCRollup merge of #78476 - RalfJung:btree-alias, r=Mark...
2020-11-09 Dylan DPCRollup merge of #78437 - ssomers:btree_no_ord_at_node_l...
2020-11-09 Dylan DPCRollup merge of #78345 - jyn514:proper-names, r=varkor
2020-11-09 Dylan DPCRollup merge of #78228 - pietroalbini:finally, r=Mark...
2020-11-09 Dylan DPCRollup merge of #78114 - jyn514:private, r=oli-obk
2020-11-09 Dylan DPCRollup merge of #78026 - sunfishcode:symlink-hard-link...
2020-11-09 Dylan DPCRollup merge of #77640 - ethanboxx:int_error_matching_a...
2020-11-09 Tomasz Miąskoinliner: Break inlining cycles
2020-11-09 Tomasz Miąskoinliner: Make `inline_call` infallible
2020-11-08 borsAuto merge of #78712 - petrochenkov:visitok, r=Aaron1011
2020-11-08 Vadim PetrochenkovAddress review comments
2020-11-08 Vadim Petrochenkovrustc_target: Rename some target options to avoid tautology
2020-11-08 Vadim PetrochenkovCollapse all uses of `target.options.foo` into `target...
2020-11-08 borsAuto merge of #78874 - m-ou-se:rollup-3jp1ijj, r=m...
2020-11-08 Mara BosRollup merge of #78865 - Aaron1011:fix/const-item-mut...
2020-11-08 Mara BosRollup merge of #78861 - o752d:patch-1, r=jonas-schievink
2020-11-08 Mara BosRollup merge of #78860 - petrochenkov:resolvefmt, r...
2020-11-08 Mara BosRollup merge of #78852 - camelid:intra-doc-bonanza...
2020-11-08 Mara BosRollup merge of #78843 - tmiasko:inline-trace, r=wesley...
2020-11-08 Mara BosRollup merge of #78842 - shepmaster:bootstrap-rustfmt...
2020-11-08 Mara BosRollup merge of #78841 - LeSeulArtichaut:foldable-deriv...
2020-11-08 Mara BosRollup merge of #78828 - matthiaskrgr:sing_chr, r=lcnr
2020-11-08 Mara BosRollup merge of #78811 - a1phyr:const_io_structs, r...
2020-11-08 Mara BosRollup merge of #78788 - jhpratt:isize-impl-fix, r...
2020-11-08 Mara BosRollup merge of #78775 - ghedo:bump-rustfmt-rls, r...
2020-11-08 Mara BosRollup merge of #78728 - a1phyr:const_cell_into_inner...
2020-11-08 Mara BosRollup merge of #78706 - bjorn3:fix_run_make_without_ll...
2020-11-08 Mara BosRollup merge of #78658 - casey:x, r=Mark-Simulacrum
2020-11-08 Mara BosRollup merge of #78572 - de-vri-es:bsd-cloexec, r=m...
2020-11-08 Mara BosRollup merge of #78570 - sasurau4:test/check-pass-print...
2020-11-08 Mara BosRollup merge of #78065 - tshepang:nits, r=dtolnay
2020-11-08 Mara BosRollup merge of #76227 - CDirkx:const-poll, r=KodrAus
2020-11-08 Mara BosRollup merge of #76097 - pickfire:stabilize-spin-loop...
2020-11-08 borsAuto merge of #78410 - lcnr:revert75443, r=nikomatsakis
2020-11-08 borsAuto merge of #77729 - petrochenkov:mergetarg, r=Mark...
2020-11-08 Aaron HillUse a semicolon instead of a dash in lint note
2020-11-08 Aaron HillDon't fire `CONST_ITEM_MUTATION` lint when borrowing...
2020-11-07 o752dtypo and formatting
2020-11-07 Vadim Petrochenkovrustc_resolve: Use `#![feature(format_args_capture)]`
2020-11-07 borsAuto merge of #78784 - Mark-Simulacrum:revert-77421...
2020-11-07 Tomasz MiąskoLess verbose debug logging from inlining integrator
2020-11-07 LeSeulArtichautSmall cleanup in `TypeFoldable` derive macro
2020-11-07 Joshua NelsonRemove unused `from_hir` call
2020-11-07 Joshua NelsonFix handling of item names for HIR
2020-11-07 Fabian ZaiserImplement destructuring assignment for tuples
2020-11-07 Vadim PetrochenkovUpdate recently added targets
2020-11-07 Vadim Petrochenkovrustc_target: Move `linker_flavor` from `Target` to...
2020-11-07 Vadim Petrochenkovrustc_target: Move `target_vendor` from `Target` to...
2020-11-07 Vadim Petrochenkovrustc_target: Move `target_env` from `Target` to `Targe...
2020-11-07 Vadim Petrochenkovrustc_target: Move `target_os` from `Target` to `Target...
2020-11-07 Vadim Petrochenkovrustc_target: Move `target_endian` from `Target` to...
2020-11-07 Vadim Petrochenkovrustc_target: Move `target_c_int_width` from `Target...
2020-11-07 Bastian Kauschkefix `super_visit_with` for `Terminator`
2020-11-07 Matthias Krügeruse single char patterns for split() (clippy::single_ch...
2020-11-07 Tomasz MiąskoAssert that a return place is not used for indexing...
2020-11-07 Tomasz MiąskoMonomorphize a type argument of size-of operation durin...
2020-11-06 Bastian Kauschkeimprove fixme
next