]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-11-27 NadrierilMove `Constructor::apply` to `Fields`
2020-11-27 oliRevert the effect of #77467 by disabling normalization...
2020-11-27 bjorn3Revert "Use the new component dependency option of...
2020-11-27 bjorn3Sync from rust c9228570668803e3e6402770d55f23a12c9ae686
2020-11-27 bjorn3Rustup to rustc 1.50.0-nightly (72da5a9d8 2020-11-26)
2020-11-27 Guillaume GomezRemove unused is_doc_keyword function
2020-11-27 Guillaume GomezAdd tests for doc_keyword feature extension
2020-11-27 Jakob Schikowskilibtest: Print the total time taken to execute a test...
2020-11-27 bjorn3Use the new component dependency option of the rust...
2020-11-27 Guillaume GomezAllow to have any valid ident used as keyword in doc_ke...
2020-11-27 borsAuto merge of #77484 - terhechte:support-ios-catalyst...
2020-11-27 Santiago PastorinoMake super_traits_of return an iterator
2020-11-27 Aaron HillDon't lint on redundant semicolons after item statements
2020-11-27 Santiago PastorinoRemove super_traits_of query, just leave a helper function
2020-11-27 Santiago PastorinoSimplify super_traits_of
2020-11-27 Santiago PastorinoAdd test to check that we handle predicates that can...
2020-11-27 Santiago PastorinoMake super_traits_of return Lrc for cheaper clone
2020-11-27 Santiago PastorinoFix super_traits_of API doc
2020-11-27 Santiago PastorinoFix super_predicates_that_define_assoc_type API doc
2020-11-27 Santiago PastorinoInline elaborate_trait_refs_that_define_assoc_type...
2020-11-27 Santiago PastorinoDocument elaborate_trait_refs_that_define_assoc_type
2020-11-27 Santiago PastorinoDocument compute_bounds_that_match_assoc_type
2020-11-27 Santiago PastorinoAdd super_traits_of docs
2020-11-27 Santiago Pastorinoadjust super_predicates_that_define_assoc_type query...
2020-11-27 Santiago PastorinoBless tests
2020-11-27 Santiago Pastorinocompute_bounds takes &[GenericBound]
2020-11-27 Santiago PastorinoExtract function trait_may_define_assoc_type
2020-11-27 Santiago Pastorinosuper_traits_of is now a query
2020-11-27 Santiago PastorinoRemove unneeded logic
2020-11-27 Santiago PastorinoExtract trait_may_define_assoc_type helper function
2020-11-27 Santiago PastorinoAdd `` to variable name in docs
2020-11-27 Santiago PastorinoAdd description on test
2020-11-27 Santiago PastorinoAdd test for a still ambiguous scenario
2020-11-27 Santiago PastorinoAvoid ICEing when associated type bound trait is missing
2020-11-27 Santiago PastorinoFix super_traits_of to consider where bounds
2020-11-27 Niko MatsakisAdd test to check that we do not get a cycle due to...
2020-11-27 Santiago PastorinoUpdate tests
2020-11-27 Santiago PastorinoAllow to self reference associated types in where clauses
2020-11-27 Santiago PastorinoAllow to use super trait bounds in where clauses
2020-11-27 borsAuto merge of #79318 - cjgillot:fitem, r=lcnr
2020-11-27 Dániel BugaRemove intermediate vectors from add_bounds
2020-11-27 borsAuto merge of #79433 - calebcartwright:parse-attr-vis...
2020-11-27 borsAuto merge of #78194 - bugadani:generic, r=varkor
2020-11-27 Aaron HillUse custom macro instead of println
2020-11-27 borsAuto merge of #79266 - b-naber:gat_trait_path_parser...
2020-11-26 Camille GILLOTRebase fallout.
2020-11-26 Dániel BugaSkip most of create_substs_for_ast_path if type is...
2020-11-26 Aaron HillFix new 'unnecessary trailing semicolon' warnings
2020-11-26 Aaron HillAdd additional semicolon test
2020-11-26 Aaron HillOnly eat semicolons for statements that need them
2020-11-26 Aaron HillProperly handle attributes on statements
2020-11-26 borsAuto merge of #79338 - Aaron1011:fix/token-reparse...
2020-11-26 Guillaume GomezImprove rustdoc JS tests error output
2020-11-26 Camille GILLOTUse visitor for its very purpose.
2020-11-26 Camille GILLOTFormatting.
2020-11-26 Camille GILLOTBless test.
2020-11-26 Camille GILLOTUpdate test.
2020-11-26 Camille GILLOTRemove ForeignMod struct.
2020-11-26 Camille GILLOTStore ForeignItem in a side table.
2020-11-26 Joshua NelsonUpdate coverage output now that primitives have proper...
2020-11-26 Joshua NelsonRemove unused `attrs` field from `keywords`
2020-11-26 Joshua NelsonUse `from_def_id_and_parts` for primitives and keywords
2020-11-26 Joshua NelsonUse `Item::from_def_id` for StructField
2020-11-26 Caleb Cartwrightrustc_parse: restore pub vis on parse_attribute
2020-11-26 borsAuto merge of #77671 - flip1995:lint_list_always_plugin...
2020-11-26 borsAuto merge of #77467 - jyn514:query-docs, r=oli-obk
2020-11-26 borsAuto merge of #79441 - jonas-schievink:rollup-l9v00bl...
2020-11-26 Joshua NelsonRemove redundant `lift_to_tcx`
2020-11-26 Jonas SchievinkRollup merge of #79428 - camelid:fixup-compiler-docs...
2020-11-26 Jonas SchievinkRollup merge of #79421 - camelid:_match-docs-fmt, r...
2020-11-26 Jonas SchievinkRollup merge of #79420 - njasm:patch_rustdoc, r=Guillau...
2020-11-26 Jonas SchievinkRollup merge of #79413 - Swatinem:rustdoc-persist-crate...
2020-11-26 Jonas SchievinkRollup merge of #79412 - GuillaumeGomez:cleanup-rustdoc...
2020-11-26 Jonas SchievinkRollup merge of #79402 - bugadani:typos, r=matthewjasper
2020-11-26 Jonas SchievinkRollup merge of #79365 - richkadel:llvm-cov-map-version...
2020-11-26 Jonas SchievinkRollup merge of #79362 - cjgillot:relou, r=oli-obk
2020-11-26 Jonas SchievinkRollup merge of #79000 - sivadeilra:user/ardavis/lev_di...
2020-11-26 Jonas SchievinkRollup merge of #77758 - Stupremee:turbofish-help-for...
2020-11-26 borsAuto merge of #79427 - Aaron1011:fix/const-array-index...
2020-11-26 Benedikt TerhechteAdd to platform-support.md
2020-11-26 Benedikt TerhechteAdd support for Arm64 Catalyst on ARM Macs
2020-11-26 borsAuto merge of #79435 - Mark-Simulacrum:fix-powerpc...
2020-11-26 Mark RousskovMirror centos vault to S3
2020-11-25 Aaron HillResolve inference variables before trying to remove...
2020-11-25 Rich Kadelfix URLs in doc comment
2020-11-25 CamelidFix docs formatting for `thir::pattern::_match`
2020-11-25 borsAuto merge of #79411 - tmiasko:naked-params, r=Amanieu
2020-11-25 CamelidFixup compiler docs
2020-11-25 Rich KadelUpdate compiler/rustc_codegen_llvm/src/coverageinfo...
2020-11-25 Rich Kadelreplace assert with condition and `fatal` error
2020-11-25 Dániel BugaFix typos
2020-11-25 Nelson J Moraisfixes a word typo in librustdoc
2020-11-25 b-naberadd tests
2020-11-25 b-naberinsert span_fatal call in ast lowering to indicate...
2020-11-25 b-naberast and parser
2020-11-25 borsAuto merge of #79326 - Aaron1011:fix/builtin-macro...
2020-11-25 Rich KadelImproved version check
2020-11-25 Aaron HillAdjust pretty-print compat hack to work with item state...
2020-11-25 borsAuto merge of #79216 - Aaron1011:opt-on-disk-cache...
2020-11-25 Arpad BorsosFix persisted doctests on Windows / when using workspaces
next