]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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 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
2020-07-27 Bastian Kauschkeforbid generic params inside of anon consts in ty defaults
2020-07-27 Bastian Kauschkename `ParamInTyOfConstArg`
2020-07-27 borsAuto merge of #74775 - RalfJung:miri-alloc-ids, r=oli-obk
2020-07-27 Yuki OkushiMore ensure stack to avoid segfault with increased...
2020-07-27 borsAuto merge of #74817 - JohnTitor:rollup-0fchdye, r...
2020-07-27 Ralf Jungrename eval_const_to_op -> const_to_op
2020-07-27 Yuki OkushiRollup merge of #74799 - Dhs92:master, r=joshtriplett
2020-07-27 Yuki OkushiRollup merge of #74790 - Cldfire:ayu-no-italic-comments...
2020-07-27 Yuki OkushiRollup merge of #74783 - jnozsc:python_cleanup, r=Mark...
2020-07-27 Yuki OkushiRollup merge of #74750 - oli-obk:logging_and_test_clean...
2020-07-27 Yuki OkushiRollup merge of #74598 - mzohreva:mz/fix-test, r=KodrAus
2020-07-27 Yuki OkushiRollup merge of #74088 - tmiasko:write-all-vectored...
2020-07-27 borsAuto merge of #74737 - smmalis37:astconv-factor, r...
2020-07-27 borsAuto merge of #74653 - petrochenkov:pmenv, r=dtolnay
2020-07-27 borsAuto merge of #74784 - anp:track-vtables, r=eddyb
2020-07-27 Ximin Luorustbuild: rename exec_cmd -> status_code for clarity
2020-07-27 borsAuto merge of #72121 - Aaron1011:final-hygiene-rebase...
2020-07-27 Ximin Luorustbuild: fix bad usage of UNIX exec() in rustc wrapper
2020-07-27 AlexFixed typo in `closure`
2020-07-27 Aaron HillNormalize the test output of hygiene-related tests
2020-07-26 Aaron HillRemove explicit `extern crate` from proc-macro test
2020-07-26 Aaron HillShare serialization optimization between incr and metadata
2020-07-26 Aaron HillProperly reset `orig_id` when loading from incremental...
2020-07-26 Aaron HillAdd test for hygiene caching issue
2020-07-26 Aaron HillIgnore `orig_id` for stable hashing
2020-07-26 Aaron HillAdd test for serializing hygiene *into* a proc-macro...
2020-07-26 Aaron HillAdd test for use of $crate in nested foreign macro_rules!
2020-07-26 Aaron HillHygiene serialization implementation
2020-07-26 borsAuto merge of #74708 - kanru:issue-74564, r=davidtwco
2020-07-26 borsAuto merge of #74792 - flip1995:clippyup, r=Manishearth
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-26 Jarek SamicDon't italicize comments in ayu theme
2020-07-26 borsAuto merge of #5845 - giraffate:fix_fp_useless_conversi...
2020-07-26 Adam PerryFix #[track_caller] shims for trait objects.
2020-07-26 jnozscpython codes cleanup
2020-07-26 Oliver SchererBless you
2020-07-26 borsAuto merge of #74772 - JohnTitor:add-tests, r=lcnr
2020-07-26 Ralf Jungtypos + fmt
2020-07-26 Oliver SchererRemove more obsolete test flags
2020-07-26 Vadim Petrochenkovproc_macro: Add API for tracked access to environment...
2020-07-26 Tomasz MiąskoAvoid writes without any data in `Write::write_all_vect...
2020-07-26 Ralf Jungmove getting the initial value of a static into helper...
2020-07-26 Yuki OkushiAdd test for issue-72911
2020-07-26 Yuki OkushiAdd test for issue-56445
2020-07-26 Ralf Jungcheck that even referencing a TLS static during CTFE...
2020-07-26 Ralf JungMiri: replace canonical_alloc_id mechanism by extern_st...
2020-07-26 borsAuto merge of #74664 - pnadon:Miri-rename-undef-uninit...
2020-07-26 borsAuto merge of #74060 - kpp:remove_length_at_most_32...
2020-07-26 borsAuto merge of #74735 - Aaron1011:fix/wf-impl-self-type...
2020-07-26 borsAuto merge of #74728 - 16yuki0702:fix_typo, r=jonas...
2020-07-25 borsAuto merge of #74670 - tmandry:issue-73818, r=matthewjasper
2020-07-25 borsAuto merge of #74760 - tmandry:roll, r=tmandry
2020-07-25 Tyler MandryUpdate Cargo.lock
2020-07-25 Tyler MandryUpdate rustfmt
2020-07-25 Tyler MandryUpdate rls
2020-07-25 Tyler MandryFix diagnostic by using predicate in GATs too
2020-07-25 Tyler MandryRemove manual normalization in compare_projection_bounds
next