]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-07-29 borsAuto merge of #74837 - xldenis:mir-dump-crate-file...
2020-07-29 borsAuto merge of #72488 - KodrAus:stabilize/const_type_id...
2020-07-29 Xavier DenisMove mir-opt tests to toplevel
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 Mateusz MikułaAdd test for #50176
2020-07-29 Mateusz MikułaMinGW: emit dllexport/dllimport by rustc
2020-07-29 Xavier Denisadd crate name to mir dumps
2020-07-29 borsAuto merge of #74900 - tmiasko:doc-open, r=Mark-Simulacrum
2020-07-29 Tomasz MiąskoFix opening docs for std crates with ./x.py doc --open...
2020-07-29 borsAuto merge of #74896 - imbolc:patch-1, r=kennytm
2020-07-29 ImbolcUpdate `fs::remove_file` docs
2020-07-29 borsAuto merge of #74887 - Mark-Simulacrum:cache-non-exhaus...
2020-07-29 borsAuto merge of #74894 - JohnTitor:rollup-4ine62a, r...
2020-07-29 Yuki OkushiRollup merge of #74891 - lcnr:auto-trait-finder, r...
2020-07-29 Yuki OkushiRollup merge of #74872 - JohnTitor:ping-risc-v, r=Mark...
2020-07-29 Yuki OkushiRollup merge of #74864 - lzutao:ayu-doccolor, r=Guillau...
2020-07-29 Yuki OkushiRollup merge of #74859 - mark-i-m:patch-1, r=JohnTitor
2020-07-29 Yuki OkushiRollup merge of #74814 - matklad:unwind-safe, r=KodrAus
2020-07-29 Yuki OkushiRollup merge of #74707 - matklad:split_once, r=dtolnay
2020-07-29 Yuki OkushiRollup merge of #74671 - rust-lang:const-generics-coerc...
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-28 borsAuto merge of #74791 - tmiasko:raw-waker-inline, r...
2020-07-28 Bastian Kauschkehandle ConstEquate in rustdoc
2020-07-28 borsAuto merge of #74861 - mark-i-m:mv-std-followup, r...
2020-07-28 Mark RousskovCache non-exhaustive separately from attributes
2020-07-28 borsAuto merge of #74471 - da-x:string-type-diagnostic...
2020-07-28 Mark RousskovCollect library features from library/
2020-07-28 markreenable tests after moving std
2020-07-28 borsAuto merge of #74482 - alexcrichton:update-stdarch...
2020-07-28 Alex CrichtonUpdate stdarch submodule
2020-07-28 borsAuto merge of #73964 - jyn514:sane-defaults, r=Mark...
2020-07-28 Joshua NelsonUse --stage 2 in checktools
2020-07-28 Joshua NelsonFix bad rebase
2020-07-28 Yuki OkushiEnable to ping RISC-V group via triagebot
2020-07-28 borsAuto merge of #74796 - infinity0:master, r=nikomatsakis
2020-07-28 Aleksey KladovAdd str::[r]split_once
2020-07-28 Aleksey KladovFix RefUnwindSafe & UnwinsSafe impls for lazy::SyncLazy
2020-07-28 borsAuto merge of #74855 - jyn514:separate-lints, r=Manishearth
2020-07-28 Lzu Taoayu theme: Change doccomment color to `#a1ac88`
2020-07-28 Ashley Mannixupdate stderr for polymorphic ui test
2020-07-28 Tomasz MiąskoAdd #[inline] to RawWaker::new
2020-07-28 borsAuto merge of #74841 - infinity0:fix-exec, r=Mark-Simul...
2020-07-28 Ashley Mannixremove unstable const_type_id feature
2020-07-28 Ashley Mannixbump const type id stabilization to 1.46.0
2020-07-28 Ashley Mannixstabilize const_type_id feature
2020-07-28 Joshua Nelsonprivate_items_doc_tests -> doc_test_lints
2020-07-28 Joshua NelsonUse exhaustive match for assert
2020-07-28 Joshua NelsonAdd assert that tests happen with stage 2 in CI
2020-07-28 Joshua NelsonUse --stage 2 explicitly in CI
2020-07-28 Joshua NelsonAdd tests for the new behavior
2020-07-28 Joshua NelsonMove tests into a submodule
2020-07-28 Joshua NelsonFix most bootstrap tests
2020-07-28 Joshua NelsonChange debuginfo to default to 1 if `debug = true`...
2020-07-28 Joshua NelsonDon't build rustc without std
2020-07-28 Joshua NelsonMake the default stage dependent on the subcommand
2020-07-28 Joshua NelsonDon't duplicate builder code
2020-07-28 Who? Me?!Update outdated readme
2020-07-28 Joshua NelsonMove `look_for_tests` to `private_items_doc_tests`
2020-07-28 Joshua NelsonSeparate `missing_doc_code_examples` from intra-doc...
2020-07-28 borsAuto merge of #73265 - mark-i-m:mv-std, r=Mark-Simulacr...
2020-07-28 markmv std libs to library/
2020-07-27 borsAuto merge of #73583 - anp:location-eq, r=dtolnay
2020-07-27 Ximin Luorustbuild: refactor how the wrapper deals with exit...
2020-07-27 Ximin Luorustbuild: format both Ok/Err separately, since Result...
2020-07-27 Ximin Luorustbuild: use Display for exit status instead of Debug...
2020-07-27 borsAuto merge of #73503 - lcnr:forall-predicate-what-and...
2020-07-27 Bastian Kauschkeclippy
2020-07-27 Bastian Kauschkecleanup
2020-07-27 Bastian Kauschkefix rustdoc
2020-07-27 Bastian Kauschkeit works again :tada:
2020-07-27 Bastian Kauschkefix rebase
2020-07-27 Bastian Kauschkedirectly contain `PredicateAtom` in `PredicateKind...
2020-07-27 Bastian Kauschkeintroduce PredicateAtom
2020-07-27 Bastian Kauschkeadd reuse_or_mk_predicate
2020-07-27 Bastian Kauschkerefactor query_outlives_constraints_into_obligations
2020-07-27 Bastian Kauschkethis might be unqualified, but at least it's now quantified
2020-07-27 Bastian Kauschkefix rustdoc
2020-07-27 Bastian Kauschkesplit ignore_qualifiers
2020-07-27 Bastian Kauschkereview
2020-07-27 Bastian Kauschkefix elaborate for predicates with unbound variables
2020-07-27 Bastian Kauschkeclippy
2020-07-27 Bastian Kauschkerustdoc
2020-07-27 Bastian Kauschke`PredicateKint` -> `PredicateKind`, the beginning of...
2020-07-27 Bastian Kauschkeprogress
2020-07-27 Bastian Kauschkeelaborate
2020-07-27 Bastian Kauschkesubst_supertrait
2020-07-27 Bastian Kauschkesomewhat related cleanup
2020-07-27 Bastian Kauschkewf
2020-07-27 Bastian Kauschkeconvert trivial predicates
2020-07-27 Bastian Kauschkequery_outlives_constraints_into_obligations
2020-07-27 Bastian Kauschkeanonymize_predicate
2020-07-27 Matthew JasperHandle trait/projection predicates with bound regions...
2020-07-27 Bastian Kauschkeminimal
2020-07-27 Bastian Kauschkeadd `PredicateKint`, because who doesn't like bodging
2020-07-27 borsAuto merge of #74831 - Manishearth:rollup-ugw4pt4,...
2020-07-27 Manish GoregaokarRollup merge of #74822 - JohnTitor:no-sigsegv, r=oli-obk
2020-07-27 Manish GoregaokarRollup merge of #74803 - infinity0:fix-exec, r=nagisa
2020-07-27 Manish GoregaokarRollup merge of #74487 - lcnr:const-in-ty-default,...
2020-07-27 Manish GoregaokarRollup merge of #73858 - tspiteri:const-methods, r...
2020-07-27 Bastian Kauschkeupdate tests
next