]> git.lizzy.rs Git - rust.git/history - compiler
Preserve the parent module of `DocFragment`s
[rust.git] / compiler /
2020-10-07 borsAuto merge of #77464 - ecstatic-morse:const-fn-impl...
2020-10-07 borsAuto merge of #77617 - AnthonyMikh:slice_windows_no_bou...
2020-10-07 borsAuto merge of #77341 - davidtwco:issue-73427-you-might...
2020-10-07 borsAuto merge of #77595 - petrochenkov:asmident, r=oli-obk
2020-10-07 borsAuto merge of #77119 - GuillaumeGomez:unclosed-html...
2020-10-07 borsAuto merge of #77637 - ehuss:update-cargo, r=ehuss
2020-10-07 borsAuto merge of #77626 - tamird:parse-scope-id, r=dtolnay
2020-10-07 borsAuto merge of #74194 - mbrubeck:slice-eq, r=sfackler
2020-10-06 borsAuto merge of #77630 - Dylan-DPC:rollup-kfwl55z, r...
2020-10-06 Dylan DPCRollup merge of #77624 - akoptelov:c-all-targets-fix...
2020-10-06 Dylan DPCRollup merge of #77614 - khyperia:set_span, r=eddyb
2020-10-06 Dylan DPCRollup merge of #77605 - da-x:fix-rustc-def-path, r...
2020-10-06 Dylan DPCRollup merge of #77590 - Xanewok:update-rls, r=dtolnay
2020-10-06 Dylan DPCRollup merge of #77582 - ecstatic-morse:disable-early...
2020-10-06 Dylan DPCRollup merge of #77571 - pickfire:patch-6, r=cramertj
2020-10-06 Dylan DPCRollup merge of #77568 - lcnr:mir-inline-def-id, r...
2020-10-06 Dylan DPCRollup merge of #77515 - jackh726:chalk-0.31, r=matthew...
2020-10-06 Dylan DPCRollup merge of #77400 - alarsyo:xpy-setup-suggestions...
2020-10-06 Dylan DPCRollup merge of #76911 - RalfJung:vecdeque-aliasing...
2020-10-06 Dylan DPCRollup merge of #76784 - lzutao:rd_doc, r=GuillaumeGomez
2020-10-06 borsAuto merge of #77386 - joshtriplett:static-glibc, r...
2020-10-06 Dylan MacKenzieUpdate error code page
2020-10-06 Jack HueyUpdate to chalk 0.31. Implement some unimplemented...
2020-10-06 borsAuto merge of #76356 - caass:hooks, r=jyn514
2020-10-06 khyperiaLet backends access span information
2020-10-06 borsAuto merge of #73905 - matthewjasper:projection-bounds...
2020-10-06 Matthew JasperFix NLL compare mode tests
2020-10-06 Matthew JasperDeduplicate some code
2020-10-06 Matthew JasperFix tests from rebase
2020-10-06 Matthew JasperAvoid creating useless projection predicate
2020-10-06 Matthew JasperFix rebase
2020-10-06 Matthew JasperDeduplicate item bounds after normalization
2020-10-06 Matthew JasperDon't require lifetime super-bounds on traits apply...
2020-10-06 Matthew JasperNormalize super trait bounds when confirming object...
2020-10-06 Matthew JasperFix rebase
2020-10-06 Matthew JasperDon't immediately error for recursive projections
2020-10-06 Matthew JasperFix bootstrap
2020-10-06 Matthew JasperHandle multiple trait-def projection candidates
2020-10-06 Matthew JasperAvoid cycles from projection bounds
2020-10-06 Matthew JasperAvoid cycle with projections from object types
2020-10-06 Matthew JasperNormalize projection bounds when considering candidates
2020-10-06 Matthew JasperHandle multiple applicable projection candidates
2020-10-06 Matthew JasperFix bugs in evaluating WellFormed predicates
2020-10-06 Matthew JasperAvoid cycle in nested obligations for object candidate
2020-10-06 Matthew JasperRemove predicates on associated types from traits
2020-10-06 Matthew JasperAddress review comments
2020-10-06 Matthew JasperFix ICE
2020-10-06 Matthew JasperFix tools
2020-10-06 Matthew JasperFix tests and bootstrap
2020-10-06 Matthew JasperEnsure that associated types for trait objects satisfy...
2020-10-06 Matthew JasperMove some code from rustc_typeck to rustc_trait_selection
2020-10-06 Matthew JasperRemove unused part of return value from `replace_bound_...
2020-10-06 Matthew JasperCheck associated type bounds for object safety violations
2020-10-06 Matthew JasperCheck opaque types satisfy their bounds
2020-10-06 Matthew JasperCheck projections are well-formed when using projection...
2020-10-06 Matthew JasperMake projection wf check the predicates for the projection
2020-10-06 Matthew JasperSeparate bounds and predicates for associated/opaque...
2020-10-06 Matthew JasperSplit bounds from predicates
2020-10-06 Matthew JasperMove item_bounds to typeck::collect
2020-10-06 Matthew JasperRename projection_predicates to item_bounds
2020-10-06 borsAuto merge of #77594 - timvermeulen:chain_advance_by...
2020-10-06 Lzu TaoAdd some docs to rustdoc::clean::inline and def_id...
2020-10-06 borsAuto merge of #77606 - JohnTitor:rollup-7rgahdt, r...
2020-10-06 Yuki OkushiRollup merge of #77591 - Aaron1011:fix/hygiene-def...
2020-10-06 Yuki OkushiRollup merge of #77587 - ehuss:unicode-escape-span...
2020-10-06 Yuki OkushiRollup merge of #77573 - pickfire:patch-7, r=jyn514
2020-10-06 Yuki OkushiRollup merge of #77560 - rschoon:fix-litkind-rc-bytebuf...
2020-10-06 Yuki OkushiRollup merge of #77559 - camelid:fix-rustdoc-warnings...
2020-10-06 Yuki OkushiRollup merge of #77558 - thomcc:defaults-toml-extension...
2020-10-06 Yuki OkushiRollup merge of #77555 - camelid:patch-8, r=Mark-Simulacrum
2020-10-06 Yuki OkushiRollup merge of #77534 - Mark-Simulacrum:issue-70819...
2020-10-06 Yuki OkushiRollup merge of #77528 - tamird:avoid-cast-net-parser...
2020-10-06 Yuki OkushiRollup merge of #77228 - GuillaumeGomez:maybeuninit...
2020-10-06 Yuki OkushiRollup merge of #76995 - LingMan:middle_matches, r...
2020-10-06 Yuki OkushiRollup merge of #76855 - jyn514:platform-specific,...
2020-10-06 Yuki OkushiRollup merge of #76388 - poliorcetics:system-time-docum...
2020-10-06 Dan AloniFix rustc_def_path to show the full path and not the...
2020-10-06 Dylan MacKenzieMake `impl Trait` unstable in all contexts
2020-10-06 Dylan MacKenzieRemove `fn` from feature name
2020-10-06 Dylan MacKenzieAdd `#![feature(const_fn_impl)]`
2020-10-05 Cassandra FridkinMerge branch 'master' into hooks
2020-10-05 CamelidFixup
2020-10-05 Vadim Petrochenkovrustc_parse: Make `Parser::unexpected` public and use...
2020-10-05 Vadim Petrochenkovbuiltin_macros: Fix use of interpolated identifiers...
2020-10-05 Aaron HillRecord `expansion_that_defined` into crate metadata
2020-10-05 borsAuto merge of #77080 - richkadel:llvm-coverage-counters...
2020-10-05 Eric HussFix span for unicode escape suggestion.
2020-10-05 Dylan MacKenzieMove `EarlyOtherwiseBranch` to mir-opt-level 2
2020-10-05 borsAuto merge of #77171 - VFLashM:better_sso_structures...
2020-10-05 Rich KadelRenamed tests to avoid exceeding Windows max path limit
2020-10-05 Rich KadelUpdates to experimental coverage counter injection
2020-10-05 borsAuto merge of #77543 - Mark-Simulacrum:rsp-quoting...
2020-10-05 Mark RousskovInstruct lld that our @ files are posix-style, not...
2020-10-05 borsAuto merge of #77549 - tmiasko:simplify-branch-same...
2020-10-05 borsAuto merge of #77552 - ecstatic-morse:body-def-id,...
2020-10-05 Bastian Kauschkeinliner: use caller param_env
2020-10-05 Josh TriplettSupport static linking with glibc and target-feature...
2020-10-05 borsAuto merge of #77557 - Dylan-DPC:rollup-aib9ptp, r...
2020-10-05 CamelidFix rustdoc warnings about invalid Rust syntax
2020-10-05 borsAuto merge of #77466 - Aaron1011:reland-drop-tree,...
next