| Age | Commit message (Expand) | Author | Lines |
| 2021-05-12 | Rollup merge of #85187 - FabianWolff:issue-84976, r=jackh726 | Yuki Okushi | -0/+52 |
| 2021-05-12 | Rollup merge of #85018 - hi-rustin:rustin-patch-84637, r=estebank | Yuki Okushi | -80/+118 |
| 2021-05-11 | Add explanatory comment to the issue-84976.rs test case | Fabian Wolff | -4/+8 |
| 2021-05-11 | Auto merge of #82272 - b-naber:gat_diag, r=estebank,jackh726 | bors | -589/+736 |
| 2021-05-11 | Use .name_str() to format primitive types in error messages | Fabian Wolff | -0/+48 |
| 2021-05-11 | improve diagnosts for GATs | b-naber | -589/+736 |
| 2021-05-11 | Auto merge of #85109 - RalfJung:remove-const_fn, r=oli-obk | bors | -114/+45 |
| 2021-05-11 | Auto merge of #85100 - HKalbasi:issue-68049-fix, r=Aaron1011 | bors | -0/+67 |
| 2021-05-11 | Auto merge of #80300 - LeSeulArtichaut:80275-doc-inline, r=Manishearth | bors | -37/+110 |
| 2021-05-11 | Fix CI problems | hamidreza kalbasi | -3/+3 |
| 2021-05-11 | Auto merge of #85012 - FabianWolff:struct-rec, r=davidtwco | bors | -0/+138 |
| 2021-05-10 | Implement changes suggested by tmiasko and davidtwco | Fabian Wolff | -0/+0 |
| 2021-05-10 | Rollup merge of #85112 - RalfJung:promoted-errors, r=oli-obk | Dylan DPC | -19/+101 |
| 2021-05-10 | Rollup merge of #85075 - ptrojahn:panic_warning, r=jackh726 | Dylan DPC | -3/+31 |
| 2021-05-10 | Rollup merge of #85050 - FabianWolff:issue-84592, r=jackh726 | Dylan DPC | -0/+273 |
| 2021-05-10 | More minor fixes suggested by @jackh726 | Fabian Wolff | -0/+0 |
| 2021-05-10 | Auto merge of #84507 - crlf0710:codegen_nonlocal_main_wrapper, r=nagisa | bors | -14/+2 |
| 2021-05-09 | Implement @jackh726's suggestions | Fabian Wolff | -0/+0 |
| 2021-05-09 | Auto merge of #83894 - nikic:newpm, r=nagisa | bors | -6/+9 |
| 2021-05-09 | Improve "panic message is not a string literal" warning | Paul Trojahn | -3/+31 |
| 2021-05-09 | more erroneous-const tests | Ralf Jung | -3/+63 |
| 2021-05-09 | ensure failing promoteds in const/static bodies are handled correctly | Ralf Jung | -16/+38 |
| 2021-05-09 | remove const_fn feature gate | Ralf Jung | -114/+45 |
| 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 | -37/+110 |
| 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 | 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 | 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 | 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 | fix null pointer error messages | Ralf Jung | -2/+2 |
| 2021-05-07 | Rollup merge of #84972 - RalfJung:null-ptr-msg, r=oli-obk | Yuki Okushi | -8/+8 |
| 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 | -6/+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/+1 |
| 2021-05-06 | Add test cases for detecting structural recursion | Fabian Wolff | -0/+138 |
| 2021-05-06 | Add test for suggestion to borrow unsized function parameters | Camelid | -0/+88 |
| 2021-05-06 | Auto merge of #84559 - jackh726:issue-84398, r=nikomatsakis | bors | -0/+20 |
| 2021-05-06 | rustc: Support Rust-specific features in -Ctarget-feature | Alex Crichton | -0/+5 |
| 2021-05-06 | Rollup merge of #84945 - fee1-dead:E0583-better-message, r=petrochenkov | Dylan DPC | -8/+8 |