| Age | Commit message (Expand) | Author | Lines |
| 2021-05-09 | Add primary marker on codegen unit to take charge of main_wrapper for non-loc... | Charles Lew | -14/+2 |
| 2021-05-09 | Try to fix issue 68049 | hamidreza kalbasi | -0/+67 |
| 2021-05-08 | Auto merge of #83278 - Amanieu:bump_stdarch, r=Mark-Simulacrum | bors | -33/+27 |
| 2021-05-08 | Bump stdarch submodule | Amanieu d'Antras | -33/+27 |
| 2021-05-08 | Error on conflicting `#[doc(inline)]`/`#[doc(no_inline)]` attributes | LeSeulArtichaut | -38/+127 |
| 2021-05-08 | Emit `invalid_doc_attributes` warnings in more cases | LeSeulArtichaut | -37/+94 |
| 2021-05-08 | Support -C passes in NewPM | Nikita Popov | -0/+8 |
| 2021-05-08 | Drop -opt-bisect-limit=0 flag from test | Nikita Popov | -6/+1 |
| 2021-05-08 | Add tests. | Luqman Aden | -4/+41 |
| 2021-05-08 | Rollup merge of #85052 - jyn514:disambiguator, r=camelid | Dylan DPC | -0/+12 |
| 2021-05-08 | Rollup merge of #85034 - RalfJung:null-ptr, r=oli-obk | Dylan DPC | -3/+3 |
| 2021-05-08 | Rollup merge of #76808 - LeSeulArtichaut:diagnose-functions-struct, r=jackh726 | Dylan DPC | -0/+62 |
| 2021-05-07 | rustdoc: Link to the docs on namespaces when an unknown disambiguator is found | Joshua Nelson | -0/+12 |
| 2021-05-07 | Also take unions and enums into account | LeSeulArtichaut | -5/+42 |
| 2021-05-07 | Add basic test | LeSeulArtichaut | -0/+25 |
| 2021-05-07 | Fix suggestions for missing return type lifetime parameters | Fabian Wolff | -0/+273 |
| 2021-05-07 | Fix impl type parameter suggestion involving consts | mibac138 | -11/+51 |
| 2021-05-07 | bless 32bit | Ralf Jung | -1/+1 |
| 2021-05-07 | Rollup merge of #84991 - alexcrichton:target-feature-remap, r=nagisa | Dylan DPC | -0/+5 |
| 2021-05-07 | Rollup merge of #84442 - jyn514:doc-cfg, r=petrochenkov | Dylan DPC | -0/+26 |
| 2021-05-07 | fix null pointer error messages | Ralf Jung | -2/+2 |
| 2021-05-07 | panic ui test: Test always_abort on one thread, panic on another | Ian Jackson | -1/+20 |
| 2021-05-07 | panic ui test: Add a test for panic::always_abort | Ian Jackson | -0/+7 |
| 2021-05-07 | panic ui test: Improve error handling | Ian Jackson | -2/+11 |
| 2021-05-07 | panic ui test: Provide comprehensive test for panic after fork | Ian Jackson | -22/+176 |
| 2021-05-07 | Auto merge of #84797 - richkadel:cover-unreachable-statements, r=tmandry | bors | -49/+54 |
| 2021-05-07 | array-to-raw-elem cast: test that Retag covers entire array | Ralf Jung | -18/+241 |
| 2021-05-07 | Rollup merge of #84972 - RalfJung:null-ptr-msg, r=oli-obk | Yuki Okushi | -8/+8 |
| 2021-05-07 | Rollup merge of #84897 - richkadel:cover-closure-macros, r=tmandry | Yuki Okushi | -46/+168 |
| 2021-05-07 | Rollup merge of #84875 - richkadel:no-coverage-dont-check-unused, r=tmandry | Yuki Okushi | -52/+54 |
| 2021-05-07 | shrinking the deprecated method span | hi-rustin | -80/+118 |
| 2021-05-07 | Rollup merge of #84896 - estebank:issue-84772, r=jackh726 | Dylan DPC | -0/+94 |
| 2021-05-07 | Rollup merge of #84871 - richkadel:no-coverage-unstable-only, r=nagisa | Dylan DPC | -43/+10 |
| 2021-05-07 | Rollup merge of #84734 - tmandry:compiletest-needs-unwind, r=Mark-Simulacrum | Dylan DPC | -2/+14 |
| 2021-05-07 | Rollup merge of #84728 - camelid:sized-param-sugg-test, r=Mark-Simulacrum | Dylan DPC | -0/+88 |
| 2021-05-07 | Rollup merge of #84500 - tmandry:compiletest-run-flag, r=Mark-Simulacrum | Dylan DPC | -0/+2 |
| 2021-05-06 | Add test cases for detecting structural recursion | Fabian Wolff | -0/+138 |
| 2021-05-06 | Removes unneeded check of `#[no_coverage]` in mapgen | Rich Kadel | -89/+54 |
| 2021-05-06 | Add test for suggestion to borrow unsized function parameters | Camelid | -0/+88 |
| 2021-05-06 | Better rustc_on_unimplemented, and UI test fixes | Scott McMurray | -264/+483 |
| 2021-05-06 | mir-opt & codegen test updates | Scott McMurray | -346/+349 |
| 2021-05-06 | Fix some nits | Roxane | -6/+6 |
| 2021-05-06 | Add additional migrations to handle auto-traits and clone traits | Roxane | -19/+327 |
| 2021-05-06 | Coverage instruments closure bodies in macros (not the macro body) | Rich Kadel | -46/+168 |
| 2021-05-06 | Auto merge of #84559 - jackh726:issue-84398, r=nikomatsakis | bors | -0/+20 |
| 2021-05-06 | Expand impl type parameter suggestion tests | mibac138 | -0/+103 |
| 2021-05-06 | rustc: Support Rust-specific features in -Ctarget-feature | Alex Crichton | -0/+5 |
| 2021-05-06 | Rollup merge of #84950 - pietroalbini:revert-3478f83c0, r=Mark-Simulacrum | Dylan DPC | -12/+0 |
| 2021-05-06 | Rollup merge of #84945 - fee1-dead:E0583-better-message, r=petrochenkov | Dylan DPC | -8/+8 |
| 2021-05-06 | Rollup merge of #83507 - luqmana:native-link-modifiers, r=petrochenkov | Dylan DPC | -2/+124 |