]> git.lizzy.rs Git - rust.git/history - compiler
Fix typo in rustc_lexer docs
[rust.git] / compiler /
2020-09-21 LingManFix typo in rustc_lexer docs
2020-09-21 borsAuto merge of #76295 - mati865:remove-mmx, r=Amanieu...
2020-09-20 borsAuto merge of #76544 - Mark-Simulacrum:less-python...
2020-09-20 borsAuto merge of #76848 - RalfJung:miri, r=RalfJung
2020-09-20 borsAuto merge of #75119 - simonvandel:early-otherwise...
2020-09-20 borsAuto merge of #76975 - RalfJung:rollup-s2wiuqr, r=RalfJung
2020-09-20 Ralf JungRollup merge of #76940 - Aaron1011:fix/trait-on-tait...
2020-09-20 Ralf JungRollup merge of #76926 - ssomers:btree_cleanup_1, r...
2020-09-20 Ralf JungRollup merge of #76924 - rijenkii:patch-1, r=oli-obk
2020-09-20 Ralf JungRollup merge of #76910 - lcnr:foreign-item-like, r...
2020-09-20 Ralf JungRollup merge of #76891 - lcnr:less-ref, r=ecstatic...
2020-09-20 Ralf JungRollup merge of #76890 - matthiaskrgr:matches_simpl...
2020-09-20 Ralf JungRollup merge of #76887 - GuillaumeGomez:hashset-iter...
2020-09-20 Ralf JungRollup merge of #76883 - qlcom:master, r=Mark-Simulacrum
2020-09-20 Ralf JungRollup merge of #76878 - pietroalbini:version, r=Mark...
2020-09-20 Ralf JungRollup merge of #76877 - denisvasilik:intra-doc-links...
2020-09-20 Ralf JungRollup merge of #76876 - denisvasilik:intra-doc-links...
2020-09-20 Ralf JungRollup merge of #76875 - denisvasilik:intra-doc-links...
2020-09-20 Ralf JungRollup merge of #76866 - est31:master, r=lcnr
2020-09-20 Ralf JungRollup merge of #76832 - khyperia:backend_target_overri...
2020-09-20 Ralf JungRollup merge of #76732 - camelid:mir-basic-block-docs...
2020-09-20 Mateusz MikułaRemove MMX from Rust
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-20 Simon Vandel Sillesenenable on mir-opt-level=1 to test perf
2020-09-20 Simon Vandel Sillesenadd cleanup of cfg
2020-09-20 Simon Vandel Silleseninsert storageDead for not equal temp
2020-09-20 Simon Vandel Sillesencorrect comment
2020-09-20 Simon Vandel SillesenUpdate src/librustc_mir/transform/early_otherwise_branch.rs
2020-09-20 Simon Vandel SillesenNew MIR optimization pass to reduce branches on match...
2020-09-20 borsAuto merge of #76964 - RalfJung:rollup-ybn06fs, r=RalfJung
2020-09-20 Ralf JungRollup merge of #76871 - RalfJung:miri-panic-abort...
2020-09-20 Ralf JungRollup merge of #76853 - denisvasilik:intra-doc-links...
2020-09-20 Ralf JungRollup merge of #76845 - Amjad50:fix-intra-docs-links...
2020-09-20 Ralf JungRollup merge of #76840 - poliorcetics:intra-doc-core...
2020-09-20 Ralf JungRollup merge of #76828 - matthiaskrgr:clippy_manual_str...
2020-09-20 Ralf JungRollup merge of #76827 - lcnr:array_windows-docs, r...
2020-09-20 Ralf JungRollup merge of #76825 - lcnr:array-windows-apply,...
2020-09-20 Ralf JungRollup merge of #76823 - RalfJung:black-box-warn, r...
2020-09-20 Ralf JungRollup merge of #76821 - est31:remove_redundant_nightly...
2020-09-20 Ralf JungRollup merge of #76818 - hbina:dont_compile_regex_all_t...
2020-09-20 Ralf JungRollup merge of #76815 - pickfire:patch-6, r=jonas...
2020-09-20 Ralf JungRollup merge of #76809 - matthiaskrgr:simplify_cond...
2020-09-20 Ralf JungRollup merge of #76800 - jyn514:usage, r=Mark-Simulacrum
2020-09-20 Ralf JungRollup merge of #76766 - khyperia:generic_intrinsics...
2020-09-20 Ralf JungRollup merge of #76722 - ssomers:btree_send_sync, r...
2020-09-20 borsAuto merge of #74949 - oli-obk:validate_const_eval_raw...
2020-09-20 borsAuto merge of #76411 - RalfJung:promote-in-const-fn...
2020-09-20 Bastian Kauschkearray pattern
2020-09-20 Bastian Kauschkeuse `array_windows` instead of `windows` in the compiler
2020-09-20 borsAuto merge of #75346 - davidtwco:issue-69925-polymorphi...
2020-09-20 borsAuto merge of #72632 - jonas-schievink:dest-prop, r...
2020-09-19 Aaron HillDon't allow implementing trait directly on type-alias...
2020-09-19 Ralf Jungfix some comments
2020-09-19 Ralf Jungnever promote non-const operations; revert STATIC promo...
2020-09-19 Ralf Jungfix doc comment
2020-09-19 Ralf Jungcleanup promotion const_kind checks
2020-09-19 borsAuto merge of #76929 - ssomers:btree_cleanup_2, r=Mark...
2020-09-19 borsAuto merge of #76327 - lzutao:split-core-num, r=SimonSapin
2020-09-19 Bastian Kauschkeupdate docs
2020-09-19 borsAuto merge of #76880 - shepmaster:cc-rs, r=Mark-Simulacrum
2020-09-19 borsAuto merge of #76912 - RalfJung:rollup-q9ur56h, r=RalfJung
2020-09-19 Ralf JungRollup merge of #76798 - alistair23:alistair/rv32-linux...
2020-09-19 Ralf JungRollup merge of #76796 - jyn514:wrong-stage, r=shepmaster
2020-09-19 Ralf JungRollup merge of #76757 - matthiaskrgr:clippy_try_into...
2020-09-19 Ralf JungRollup merge of #76749 - guswynn:hir_ranges, r=estebank
2020-09-19 Ralf JungRollup merge of #76636 - RalfJung:miri-size-assert...
2020-09-19 Ralf JungRollup merge of #76525 - fusion-engineering-forks:strin...
2020-09-19 Ralf JungRollup merge of #76492 - fusion-engineering-forks:int...
2020-09-19 Ralf JungRollup merge of #76434 - RalfJung:black-box, r=Mark...
2020-09-19 Ralf JungRollup merge of #76400 - pickfire:patch-5, r=dtolnay
2020-09-19 Ralf JungRollup merge of #76310 - scottmcm:array-try_from-vec...
2020-09-19 Ralf JungRollup merge of #75580 - JulianKnodt:or_pattern, r...
2020-09-19 Ralf JungRollup merge of #75502 - ecstatic-morse:implicit-promot...
2020-09-19 Ralf JungRollup merge of #75099 - davidtwco:is-zst-abstraction...
2020-09-19 Ralf JungRollup merge of #73963 - hellow554:unsafe_path, r=Mark...
2020-09-19 Bastian Kauschkewording
2020-09-19 Bastian Kauschketransmute: use diagnostic item
2020-09-19 borsAuto merge of #76886 - Aaron1011:fix/ensure-stack-predi...
2020-09-19 Oliver SchererReflect the "do not call this query directly" mentality...
2020-09-19 Oliver SchererRustfmt
2020-09-19 Oliver SchererAddress review comments
2020-09-19 Oliver SchererUnify the names of const eval queries and their return...
2020-09-19 Oliver SchererRename const eval queries to reflect the validation...
2020-09-19 Oliver SchererDo not call the `const_eval` query in mir interpretatio...
2020-09-19 Oliver SchererReplace `and_then` `map_err` `and_then` chain with...
2020-09-19 Oliver Scherer`turn_into_const` is infallible
2020-09-19 Oliver SchererDocument `op_to_const`'s purpose
2020-09-19 Oliver SchererStop using the `const_eval` query for initializers...
2020-09-19 Oliver SchererValidate constants during `const_eval_raw`
2020-09-19 borsAuto merge of #76879 - shepmaster:zlib-sys, r=Mark...
2020-09-19 Mara BosUse `T::BITS` instead of `size_of::<T> * 8`.
2020-09-19 borsAuto merge of #76856 - jonas-schievink:dist-rustc-src...
2020-09-19 borsAuto merge of #76838 - est31:dogfood_uninit_features...
2020-09-18 borsAuto merge of #76787 - lzutao:slice_iters_new, r=lcnr
2020-09-18 borsAuto merge of #76782 - lzutao:rd-cap, r=jyn514
2020-09-18 Jonas SchievinkClarify FIXME
2020-09-18 Jonas SchievinkReturn `Place` by value
2020-09-18 Jonas SchievinkMove inner items outside
2020-09-18 Jonas SchievinkFix rebase fallout
2020-09-18 Jonas SchievinkLimit block count
next