| Age | Commit message (Expand) | Author | Lines |
| 2021-08-19 | Test presence of remapped path | Andy Wang | -0/+1 |
| 2021-08-19 | Make test function pub | Andy Wang | -1/+1 |
| 2021-05-16 | Add test for remap-from in the form of $PWD/trailing | Andy Wang | -0/+9 |
| 2021-05-16 | Auto merge of #85279 - DrChat:asm_powerpc64, r=Amanieu | bors | -1/+31 |
| 2021-05-16 | Auto merge of #85259 - Smittyvb:thir-unsafeck-inline-asm, r=nikomatsakis | bors | -26/+285 |
| 2021-05-15 | Auto merge of #81858 - ijackson:fork-no-unwind, r=m-ou-se | bors | -23/+213 |
| 2021-05-15 | Auto merge of #84920 - Aaron1011:pretty-print-rental, r=petrochenkov | bors | -52/+172 |
| 2021-05-15 | Remove some unncessary spaces from pretty-printed tokenstream output | Aaron Hill | -52/+172 |
| 2021-05-15 | Rollup merge of #85324 - FabianWolff:issue-85255, r=varkor | Guillaume Gomez | -2/+58 |
| 2021-05-15 | Auto merge of #85328 - GuillaumeGomez:rollup-exe9nbj, r=GuillaumeGomez | bors | -0/+21 |
| 2021-05-15 | Rollup merge of #85289 - GuillaumeGomez:fix-toggle-position-mobile, r=jsha | Guillaume Gomez | -0/+21 |
| 2021-05-15 | Warn about unused pub fields in non-pub structs | Fabian Wolff | -2/+58 |
| 2021-05-14 | add new attribute rustc_insignificant_dtor and a query to check if a type has... | Dhruv Jauhar | -0/+226 |
| 2021-05-14 | Add test for toggle on mobile size | Guillaume Gomez | -0/+21 |
| 2021-05-14 | Auto merge of #85211 - Aaron1011:metadata-invalid-span, r=michaelwoerister | bors | -0/+68 |
| 2021-05-14 | Add tests where asm! is properly in unsafe block | Smitty | -26/+235 |
| 2021-05-14 | Check for inline assembly in THIR unsafeck | Smitty | -0/+50 |
| 2021-05-14 | Auto merge of #83640 - bjorn3:shared_metadata_reader, r=nagisa | bors | -13/+1 |
| 2021-05-14 | panic abort after fork test: Disable on android | Ian Jackson | -0/+1 |
| 2021-05-14 | Auto merge of #85233 - FabianWolff:issue-85227, r=petrochenkov | bors | -5/+78 |
| 2021-05-13 | Add asm!() support for PowerPC64 | Dr. Chat | -1/+31 |
| 2021-05-13 | Auto merge of #84107 - Amanieu:global_asm2, r=nagisa | bors | -40/+463 |
| 2021-05-13 | Fix tests | Amanieu d'Antras | -3/+3 |
| 2021-05-13 | Clarify error message when both asm! and global_asm! are unsupported | Amanieu d'Antras | -4/+4 |
| 2021-05-13 | Add tests for global_asm! | Amanieu d'Antras | -32/+455 |
| 2021-05-13 | Add support for const operands and options to global_asm! | Amanieu d'Antras | -6/+6 |
| 2021-05-13 | Auto merge of #85186 - nikomatsakis:issue-83538-polluted-cache, r=jackh726 | bors | -0/+160 |
| 2021-05-13 | Tolerate SIGTRAP for panic abort after panic::always_abort | Ian Jackson | -1/+1 |
| 2021-05-13 | Use SIGUSR1 rather than SIGTRAP for "allocated after fork" | Ian Jackson | -2/+2 |
| 2021-05-13 | Auto merge of #85258 - GuillaumeGomez:rollup-kzay7o5, r=GuillaumeGomez | bors | -39/+41 |
| 2021-05-13 | Rollup merge of #85240 - Aaron1011:no-suggest-static, r=davidtwco | Guillaume Gomez | -35/+0 |
| 2021-05-13 | Rollup merge of #85068 - luqmana:78708-xcrate-diag, r=estebank | Guillaume Gomez | -4/+41 |
| 2021-05-13 | Auto merge of #85110 - RalfJung:no-rustc_args_required_const, r=oli-obk | bors | -319/+59 |
| 2021-05-13 | fix test suite | Ralf Jung | -70/+59 |
| 2021-05-13 | Use DefaultMetadataLoader in the hotplug_codegen_backend test | bjorn3 | -13/+1 |
| 2021-05-13 | Auto merge of #83129 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakis | bors | -49/+466 |
| 2021-05-13 | have on_completion record subcycles | Niko Matsakis | -36/+61 |
| 2021-05-13 | introduce a unit testing feature `rustc_evaluate_where_clauses` | Niko Matsakis | -0/+135 |
| 2021-05-13 | Auto merge of #85041 - mibac138:suggest-generics, r=estebank | bors | -4/+176 |
| 2021-05-13 | Auto merge of #84732 - DrChat:asm_powerpc, r=Amanieu | bors | -0/+165 |
| 2021-05-13 | Auto merge of #83759 - SkiFire13:fix-diag, r=estebank | bors | -41/+786 |
| 2021-05-12 | Don't suggest adding `'static` lifetime to arguments | Aaron Hill | -35/+0 |
| 2021-05-12 | Show macro name in 'this error originates in macro' message | Aaron Hill | -647/+647 |
| 2021-05-12 | Preserve `SyntaxContext` for invalid/dummy spans in crate metadata | Aaron Hill | -0/+68 |
| 2021-05-12 | Improve error message for non-exhaustive matches on non-exhaustive enums | Fabian Wolff | -5/+78 |
| 2021-05-12 | Auto merge of #85231 - GuillaumeGomez:rollup-hufe4gz, r=GuillaumeGomez | bors | -0/+162 |
| 2021-05-12 | Rollup merge of #84793 - estebank:parse-struct-field-default, r=davidtwco | Guillaume Gomez | -0/+162 |
| 2021-05-12 | entirely remove rustc_args_required_const attribute | Ralf Jung | -127/+0 |
| 2021-05-12 | rustc_args_required_const is no longer a promotion site | Ralf Jung | -122/+0 |
| 2021-05-12 | Auto merge of #84730 - sexxi-goose:rox-auto-trait, r=nikomatsakis | bors | -19/+327 |