]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-09-21 Ralf JungRollup merge of #76996 - LingMan:patch-1, r=ecstatic...
2020-09-21 Ralf JungRollup merge of #76983 - ssomers:btree_extra_test,...
2020-09-21 Ralf JungRollup merge of #76981 - pickfire:patch-5, r=Mark-Simul...
2020-09-21 Ralf JungRollup merge of #76977 - tmiasko:issue-76740, r=wesleywiser
2020-09-21 Ralf JungRollup merge of #76967 - fusion-engineering-forks:rever...
2020-09-21 Ralf JungRollup merge of #76835 - matthiaskrgr:replace_prefix...
2020-09-21 Ralf JungRollup merge of #76521 - tavianator:fix-pthread-getattr...
2020-09-21 Ralf JungRollup merge of #76439 - GuillaumeGomez:add-error-expla...
2020-09-21 borsAuto merge of #77004 - RalfJung:rollup-usac4nv, r=RalfJung
2020-09-21 Ralf JungRollup merge of #77000 - RalfJung:miri, r=RalfJung
2020-09-21 Ralf JungRollup merge of #76963 - est31:remove_static_assert...
2020-09-21 Ralf JungRollup merge of #76962 - est31:const_cstr, r=oli-obk
2020-09-21 Ralf JungRollup merge of #76961 - bugadani:test-34634, r=Mark...
2020-09-21 Ralf JungRollup merge of #76959 - est31:write, r=oli-obk
2020-09-21 Ralf JungRollup merge of #76958 - est31:ns, r=oli-obk
2020-09-21 Ralf JungRollup merge of #76936 - danielhenrymantilla:unsafecell...
2020-09-21 Ralf JungRollup merge of #76872 - khyperia:remove_declare_method...
2020-09-21 Ralf JungRollup merge of #76868 - poliorcetics:intra-doc-std...
2020-09-21 Ralf JungRollup merge of #76867 - poliorcetics:intra-doc-core...
2020-09-21 Ralf JungRollup merge of #76846 - botika:master, r=davidtwco
2020-09-21 Ralf JungRollup merge of #76628 - jyn514:default-config-files...
2020-09-21 Ralf JungRollup merge of #76135 - CDirkx:const-option, r=dtolnay...
2020-09-21 borsAuto merge of #76843 - kornelski:longtypetofile, r...
2020-09-21 Ralf Jungupdate Miri
2020-09-21 borsAuto merge of #75974 - SkiFire13:peekmut-opt-sift,...
2020-09-21 LingManFix typo in rustc_lexer docs
2020-09-21 borsAuto merge of #76806 - jethrogb:jb/update-llvm, r=cuviper
2020-09-21 borsAuto merge of #76295 - mati865:remove-mmx, r=Amanieu...
2020-09-20 Kornel LesińskiLet user see the full type of type-length limit error
2020-09-20 borsAuto merge of #76544 - Mark-Simulacrum:less-python...
2020-09-20 Christiaan... Remove `can_suggest` from Clippy.
2020-09-20 Christiaan... Update Clippy testcases
2020-09-20 Christiaan... Move const tests for `Option` to `library\core`
2020-09-20 CDirkxStabilize some Option methods as const
2020-09-20 Mark RousskovSpecify output directory for bootstrap tests
2020-09-20 Mark RousskovProvide bootstrap tools with RUSTC in environment
2020-09-20 Joshua NelsonAdd sample defaults for config.toml
2020-09-20 Mark RousskovDiscover Rust toolchain without Python
2020-09-20 Mark RousskovRemove support for different src directory
2020-09-20 Mark RousskovSet BUILD_TRIPLE via build script
2020-09-20 borsAuto merge of #76848 - RalfJung:miri, r=RalfJung
2020-09-20 Stein SomersBTreeMap: extra testing unveiling mistakes in future PR
2020-09-20 borsAuto merge of #75119 - simonvandel:early-otherwise...
2020-09-20 Ivan Thamliballoc bench use imported path Bencher
2020-09-20 Alexis BourgetFix nits
2020-09-20 Daniel Henry... Replace unneeded `unsafe` calls to `.get()` with calls...
2020-09-20 Daniel Henry... Add non-`unsafe` `.get_mut()` for `UnsafeCell`
2020-09-20 Alexis Bourgetuse iter:: before free functions
2020-09-20 borsAuto merge of #76975 - RalfJung:rollup-s2wiuqr, r=RalfJung
2020-09-20 Ralf Jungupdate Miri
2020-09-20 Simon Vandel... emit diff after SimplifyBranches-after-copy-prop
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... enable on mir-opt-level=1 to test perf
2020-09-20 Simon Vandel... add cleanup of cfg
2020-09-20 Simon Vandel... insert storageDead for not equal temp
2020-09-20 Simon Vandel... correct comment
2020-09-20 Simon Vandel... bless
2020-09-20 Simon Vandel... replace usize with u32 to make it easier to bless
2020-09-20 Simon Vandel... Update src/librustc_mir/transform/early_otherwise_branch.rs
2020-09-20 Simon Vandel... New MIR optimization pass to reduce branches on match...
2020-09-20 borsAuto merge of #76964 - RalfJung:rollup-ybn06fs, r=RalfJung
2020-09-20 Mara BosRevert adding Atomic::from_mut.
2020-09-20 CDirkxUpdate src/tools/clippy/clippy_lints/src/matches.rs
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 est31Remove unused static_assert macro
2020-09-20 est31Use const_cstr macro in consts.rs
2020-09-20 Dániel BugaAdd test for issue #34634
2020-09-20 borsAuto merge of #74949 - oli-obk:validate_const_eval_raw...
2020-09-20 Christiaan... Remove `can_suggest` check for `is_ok` and `is_err`.
2020-09-20 est31Replace write_fmt with write!
next