-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 9 pull requests #106725
Rollup of 9 pull requests #106725
Commits on Jan 5, 2023
-
mejrs committed
Jan 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 0b5d6ae - Browse repository at this point
Copy the full SHA 0b5d6aeView commit details
Commits on Jan 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9fd744b - Browse repository at this point
Copy the full SHA 9fd744bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eae615d - Browse repository at this point
Copy the full SHA eae615dView commit details
Commits on Jan 8, 2023
-
Make translate_message return result and add tests
mejrs committedJan 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 262ff86 - Browse repository at this point
Copy the full SHA 262ff86View commit details -
mejrs committed
Jan 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 4c0c32c - Browse repository at this point
Copy the full SHA 4c0c32cView commit details
Commits on Jan 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36ee66c - Browse repository at this point
Copy the full SHA 36ee66cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2855794 - Browse repository at this point
Copy the full SHA 2855794View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4b859e - Browse repository at this point
Copy the full SHA a4b859eView commit details
Commits on Jan 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7bc68b - Browse repository at this point
Copy the full SHA f7bc68bView commit details
Commits on Jan 11, 2023
-
Disable "split dwarf inlining" by default.
This matches clang's behavior and makes split-debuginfo behave as expected (i.e. actually split the debug info). Fixes rust-lang#106592
Configuration menu - View commit details
-
Copy full SHA for aca2f88 - Browse repository at this point
Copy the full SHA aca2f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for d031bef - Browse repository at this point
Copy the full SHA d031befView commit details -
Configuration menu - View commit details
-
Copy full SHA for cce2f5f - Browse repository at this point
Copy the full SHA cce2f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5135eac - Browse repository at this point
Copy the full SHA 5135eacView commit details -
Rollup merge of rust-lang#104645 - yukiomoto:log-backtrace-option, r=…
…oli-obk Add log-backtrace option to show backtraces along with logging according to rust-lang#90698, I added a compiler option, `-Zlog-backtrace=filter`, where `filter` is a module name, to show backtraces for logging without rebuilding. resolve rust-lang#90698
Configuration menu - View commit details
-
Copy full SHA for 368dacc - Browse repository at this point
Copy the full SHA 368daccView commit details -
Rollup merge of rust-lang#106397 - compiler-errors:new-solver-impl-wc…
…, r=lcnr Check `impl`'s `where` clauses in `consider_impl_candidate` in experimental solver Check impl's nested predicates as part of the recursive evaluate in `consider_impl_candidate`. <sub>Unless, for some reason, these are intentionally **not** checked here -- in which case, I really don't understand where they're being checked...<sub> r? ``@lcnr``
Configuration menu - View commit details
-
Copy full SHA for 7aa788f - Browse repository at this point
Copy the full SHA 7aa788fView commit details -
Rollup merge of rust-lang#106427 - mejrs:translation_errors, r=davidtwco
Improve fluent error messages These have been really frustrating me while migrating diagnostics.
Configuration menu - View commit details
-
Copy full SHA for d3df1e4 - Browse repository at this point
Copy the full SHA d3df1e4View commit details -
Rollup merge of rust-lang#106570 - Xaeroxe:div-duration-tests, r=John…
…Titor add tests for div_duration_* functions Per rust-lang#63139 (comment) this adds unit tests for the functions that will hopefully effectively demonstrate that `div_duration` is ready to be stabilized.
Configuration menu - View commit details
-
Copy full SHA for 5a80933 - Browse repository at this point
Copy the full SHA 5a80933View commit details -
Rollup merge of rust-lang#106648 - Nilstrieb:poly-cleanup, r=compiler…
…-errors Polymorphization cleanup Split out of rust-lang#106233 Use a newtype instead of a bitset directly. This makes the code way easier to read and easier to adapt for future changes.
Configuration menu - View commit details
-
Copy full SHA for 25e5025 - Browse repository at this point
Copy the full SHA 25e5025View commit details -
Rollup merge of rust-lang#106664 - chenyukang:yukang/fix-106597-remov…
…e-lseek, r=cuviper Remove unnecessary lseek syscall when using std::fs::read Fixes rust-lang#106597 r? ``@bjorn3``
Configuration menu - View commit details
-
Copy full SHA for aa91217 - Browse repository at this point
Copy the full SHA aa91217View commit details -
Rollup merge of rust-lang#106709 - khuey:disable_split_dwarf_inlining…
…_by_default, r=davidtwco Disable "split dwarf inlining" by default. This matches clang's behavior and makes split-debuginfo behave as expected (i.e. actually split the debug info). Fixes rust-lang#106592
Configuration menu - View commit details
-
Copy full SHA for 1a86934 - Browse repository at this point
Copy the full SHA 1a86934View commit details -
Rollup merge of rust-lang#106715 - BoxyUwU:new_solver_triagebot, r=lcnr
Autolabel and ping wg for changes to new solver r? ``@lcnr``
Configuration menu - View commit details
-
Copy full SHA for 8ca15b4 - Browse repository at this point
Copy the full SHA 8ca15b4View commit details -
Rollup merge of rust-lang#106717 - klensy:typo, r=lcnr
fix typo LocalItemId -> ItemLocalId
Configuration menu - View commit details
-
Copy full SHA for 65a92f3 - Browse repository at this point
Copy the full SHA 65a92f3View commit details